{
  "issueNumber": 1,
  "issueUrl": "https://github.com/mgifford/open-scans/issues/1",
  "issueTitle": "SCAN: GSA.gov",
  "scanTitle": "GSA.gov",
  "submittedBy": "mgifford",
  "engines": [
    "axe",
    "accesslint"
  ],
  "scanContext": {
    "viewport": {
      "width": 1280,
      "height": 800
    },
    "viewportPreset": "desktop",
    "colorScheme": "both",
    "browser": "chromium"
  },
  "scannedAt": "2026-07-27T13:34:50.757Z",
  "totalElapsedMs": 2718780,
  "totalSubmitted": 100,
  "acceptedCount": 100,
  "scannedCount": 82,
  "skippedDueToTimeout": 18,
  "skippedDueToErrAborted": 0,
  "rejectedCount": 0,
  "rejected": [],
  "alfaTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "axeTotals": {
    "passed": 93188,
    "failed": 30,
    "cantTell": 320,
    "inapplicable": 3566
  },
  "equalAccessTotals": {
    "passed": 0,
    "failed": 0,
    "uniqueFailed": 0,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "accesslintTotals": {
    "passed": 6149,
    "failed": 1395,
    "uniqueFailed": 1395,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "qualwebTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "reflowRiskTotals": {
    "failed": 5,
    "potential": 0,
    "passed": 77,
    "cantTell": 0,
    "notExecuted": 0
  },
  "semantica11yTotals": {
    "errors": 25,
    "warnings": 10753,
    "suggestions": 0,
    "notExecuted": 0
  },
  "duplicateFindingTotals": 0,
  "darkModeUrlCount": 0,
  "reducedMotionUrlCount": 82,
  "highContrastUrlCount": 0,
  "forcedColorsUrlCount": 82,
  "reducedTransparencyUrlCount": 0,
  "duplicateTitles": [
    {
      "title": "We apologize for the inconvenience...",
      "originalTitle": "We apologize for the inconvenience...",
      "urls": [
        "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/featured-roles",
        "https://gsa.gov/about-us/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "https://gsa.gov/about-us/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training/section508-training"
      ],
      "finalUrls": [
        "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training"
      ],
      "count": 3
    }
  ],
  "results": [
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
      "finalUrl": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Find, apply for, and land a job at GSA | GSA",
      "elapsedMs": 19421,
      "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": 1009,
          "failed": 0,
          "cantTell": 4,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"GSA has ranked among the &quot;Best Places to Work in the Federal Government&quot; in effective leadership, pay, teamwork, work-life balance and innovation.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa\">\n<meta property=\"og:title\" content=\"Find, apply for, and land a job at GSA\">\n<meta property=\"og:description\" content=\"GSA has ranked among the “Best Places to Work in the Federal Government” in effective leadership, pay, teamwork, work-life balance and innovation.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-07\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Find, apply for, and land a job at GSA | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/269\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"269\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown active active-trail\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle active-trail\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item menu-item--active-trail\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link usa-current\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link usa-current\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa\">About GSA</a>\n                  </li>\n              <li>\n                      Find, apply for, and land a job at GSA\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"full-container\">\n    <div class=\"no-row\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n              <div class=\"standard-banner page-banner\" style=\"background-image: url(/system/files/banner-1800F-2-2000x200.jpg)\">\n          <div class=\"grid-container page-headline\">\n            <h1 class=\"text-shadow\">Find, apply for, and land a job at GSA</h1>\n                      </div>\n        </div>\n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-true\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <div class=\"grid-row\"><div class=\"desktop:grid-col\"><p class=\"margin-right-2\">Ready to make an impact? Explore roles that match your experience and start growing and succeeding at GSA. We’re looking for talented individuals to join our mission.</p></div></div><!--row of cards--><ul class=\"usa-card-group\"><li class=\"usa-card tablet:grid-col-3 margin-bottom-1\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Get an internship</h2></div><div class=\"usa-card__media\"><div class=\"usa-card__img usa-fixed padding-x-0\" id=\"undefined\"><a class=\"undefined\" href=\"/node/86806\" title=\"undefined\"><img src=\"https://www.gsa.gov/system/files/Careers-01-internship-1200x800.jpg\" imagesize=\"undefined\" is_downloadable=\"undefined\" id=\"undefined\" alt=\"Five young people in conference at a table covered with books and laptops, in front of a wall of books on shelves\" class=\" img-responsive\"></a></div></div><div class=\"usa-card__body\"><p>Discover paid internships that provide valuable experience and can lead to fulfilling careers at GSA.</p><p>Explore <a href=\"/node/86806\"><strong>internship opportunities</strong></a>.</p></div></div></li><li class=\"usa-card tablet:grid-col-3 margin-bottom-1\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Launch your career</h2></div><div class=\"usa-card__media\"><div class=\"usa-card__img usa-fixed padding-x-0\" id=\"undefined\"><a class=\"undefined\" href=\"/node/163183\" title=\"undefined\"><img src=\"https://www.gsa.gov/system/files/Careers-02-1800F-1200x800.jpg\" imagesize=\"undefined\" is_downloadable=\"undefined\" id=\"undefined\" alt=\"Angled view of an ornate doorway with a stone eagle statue above it and General Services Administration engraved near it\" class=\" img-responsive\"></a></div></div><div class=\"usa-card__body\"><p>Begin your federal service and join a team dedicated to supporting your local and national community.</p><p>Explore <a href=\"/node/163183\"><strong>entry-level opportunities</strong></a>.</p></div></div></li><li class=\"usa-card tablet:grid-col-3 margin-bottom-1\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Elevate your professional career</h2></div><div class=\"usa-card__media\"><div class=\"usa-card__img usa-fixed padding-x-0\" id=\"undefined\"><a class=\"undefined\" href=\"/node/87589\" title=\"undefined\"><img src=\"https://www.gsa.gov/system/files/Careers-03-elevate-1200x800.jpg\" imagesize=\"undefined\" is_downloadable=\"undefined\" id=\"undefined\" alt=\"Three smiling people in business attire, standing at a table, all looking at the same laptop\" class=\" img-responsive\"></a></div></div><div class=\"usa-card__body\"><p>Leverage your wealth of knowledge and experience by taking the next step in your professional journey.</p><p>Explore <a href=\"/node/87589\"><strong>professional opportunities</strong></a>.</p></div></div></li><li class=\"usa-card tablet:grid-col-3 margin-bottom-1\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Discover special hiring paths</h2></div><div class=\"usa-card__media\"><div class=\"usa-card__img usa-fixed padding-x-0\" id=\"undefined\"><a class=\"undefined\" href=\"/node/163185\" title=\"undefined\"><img src=\"https://www.gsa.gov/system/files/Careers-04-job-success-1200x800.jpg\" imagesize=\"undefined\" is_downloadable=\"undefined\" id=\"undefined\" alt=\"Two people in wheelchairs at a desk with laptops looking at camera and waving\" class=\" img-responsive\"></a></div></div><div class=\"usa-card__body\"><p>Are you a veteran, person with disabilities, military spouse or a returned service corps volunteer?</p><p>Explore <a href=\"/node/163185\"><strong>special hiring authorities</strong></a>.</p></div></div></li></ul><p><!--comment out <a class=\"margin-x-2\" href=\"/node/163322\">Register for a student and recent graduate information session</a>--><a class=\"margin-x-2\" href=\"/node/163322\">Resources and related links</a></p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-609878\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-609878\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: May 7, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-259401\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-259401\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-898102\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-898102\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-403127\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-403127\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-143683\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-143683\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-460531\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-460531\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-693500\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-693500\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-525574\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-525574\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-244174\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-244174\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1477596712\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"0a39ea0b-bbaa-4cc9-964c-7798e9902d12\",\"entityVid\":\"400868\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"269\",\"entityTitle\":\"Find, apply for, and land a job at GSA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1057,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 4604,
          "settleDelayMs": 2000,
          "auditMs": 2444,
          "totalMs": 8092,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c000e039c22",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "97f7b7904ce956a6fa92c99f0613340dfa24d11c8b24cc40891d8530d141615e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97F7B7904CE9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "913e3d239905",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "a16e62b2104bf71d71b4184f123ec95821be7f131a09c960819939b594a73c25",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A16E62B2104B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c30b5d82254",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "70d5e9820f6f445e0126995a3a8cebf8f138122f33f9098272766a84a5d8ac43",
            "a11yOccurrenceDisplayId": "A11Y-OCC-70D5E9820F6F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a69b43a7edc7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "801443c90abff21895b9a90225fe2f3150fd3f608c8ac3b644358857df51fd1a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-801443C90ABF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8d53c45560f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "ab9f56d02ab72223b07f6986ca752394cdc658ff90baa1203ac69d994f66921e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB9F56D02AB7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9796ca72ab9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "d361bc309d38e57295d58f586b4eb39822f372a17afc3773cb300df7119302ef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D361BC309D38"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2114c3727c9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "402a78906ce707d5b524681626ec7c3ab6d57e992677313938ead18ca63aacf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-402A78906CE7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44080c1e9e48",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "afe4d2992bb8f17ba93c6daa535829088dca1b396d1239d0f98fe2ab28cd68e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFE4D2992BB8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d12eebfb680f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "9200b66530bc6fdb901edc2a1c999236151099aae2452fb2cdb15e242cd56021",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9200B66530BC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f56134fcd1a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "0656916e2145f5bb8b53705533af88aae88b5d02eb38118c875ae0b2a5033fa2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0656916E2145"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc84c2755f24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "278760c4918c70a09874237d9d13dd53f1142951572ebf42d5cc7605e2f2ee17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-278760C4918C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75fac61c592a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "1ebd272bd3e0dff3f0e471bffdcbaca3db63812c4475465b89c8766a21084f76",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EBD272BD3E0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ead948872d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "f198df238d88cf7afcd2affc99dda57f8a822d1c53012ad1b2608686f8857973",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F198DF238D88"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b83dbb48212",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "645fd8ae33759d5c4eb03190c89753f60ec1186ec4d5d6ca996b104520856bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-645FD8AE3375"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48107dbb262f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "c80dda2165a7843147da0b0cb51361c4dae6dc5927f1ff183fd62692077991b4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C80DDA2165A7"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4deff266af63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "e2663841689b0af13aa9c1f6d150c187de017792f2b73f7990ed06ac294d7dfb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2663841689B"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 4522,
          "settleDelayMs": 2000,
          "auditMs": 611,
          "totalMs": 5831
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "6f2cf9efb6db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "5516cbcc3adae53d503eb763b32203e4bdf34d884d9ee57c32fe0c408dd63dee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5516CBCC3ADA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "cc0d0efc180d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "919e70fce5f0b956f3d04f4d1221cf797f6352f226df16bd7ed92570ce736807",
            "a11yOccurrenceDisplayId": "A11Y-OCC-919E70FCE5F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d1428fa7d3e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "afad02feac9c1faa1886f570ea4ab7afb64cbaab54a4f226c1ecf312f27736de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFAD02FEAC9C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d1428fa7d3e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "afad02feac9c1faa1886f570ea4ab7afb64cbaab54a4f226c1ecf312f27736de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFAD02FEAC9C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d1428fa7d3e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "afad02feac9c1faa1886f570ea4ab7afb64cbaab54a4f226c1ecf312f27736de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFAD02FEAC9C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d1428fa7d3e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "afad02feac9c1faa1886f570ea4ab7afb64cbaab54a4f226c1ecf312f27736de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFAD02FEAC9C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d1428fa7d3e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "afad02feac9c1faa1886f570ea4ab7afb64cbaab54a4f226c1ecf312f27736de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFAD02FEAC9C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d1428fa7d3e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "afad02feac9c1faa1886f570ea4ab7afb64cbaab54a4f226c1ecf312f27736de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFAD02FEAC9C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d1428fa7d3e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "afad02feac9c1faa1886f570ea4ab7afb64cbaab54a4f226c1ecf312f27736de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFAD02FEAC9C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" 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": "8d4c27a8e007",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a20e5fd6",
            "a11yPatternFingerprint": "762e616827e50cefacd35b738c09da56f665073cdce6f4bfda014ef11dd548ac",
            "a11yPatternDisplayId": "A11Y-PAT-762E616827E5",
            "a11yOccurrenceFingerprint": "bd091861829bb1487f08f23a102a146640a1a95bb16cbd2524e6957dfcccbb06",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD091861829B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle active-trail\" 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": "5cc60beb4f05",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-44c9eb9e",
            "a11yPatternFingerprint": "2f3a4acd809c2f4ca673792f5983ce85c44e0d04a58d30f4cd24d6f450a67c1b",
            "a11yPatternDisplayId": "A11Y-PAT-2F3A4ACD809C",
            "a11yOccurrenceFingerprint": "c49297bc263927f8671f34faff0e04965f678f9ff88d7ac6f85469ef4455bd62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C49297BC2639"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0783608881fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d1a3954e594a2c8b1c846721a7a9725cfce172e7741d1b485d03ec65e582d62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1A3954E594"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f508059a6e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3b6c4713ba2e8f580691e672370d7ffcc65d77af25bceedefb4c8a94d618c7ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6C4713BA2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ecc18c8ee57a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c7d9e4fa553d17d2d1f8d4a8a1379f2dc8eb30a63ee064b98dacd07a1d3ceeef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9E4FA553D"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "c459bddf8529",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "9308ff7348a7e66787d1419cb35197b0b3ee3fa4d2b55b442152f69f795b3c18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9308FF7348A7"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "255e16f02e42",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "f1d356beccd9c06ce16ffc0a99a690f3823411bc056e196a077ae3112d0b4fa6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1D356BECCD9"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f9396e509546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "b8ad31c94c7eed9c2564759b40c01453aceb23c2f187a32517a448df0b44e986",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8AD31C94C7E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "690f56afc31d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "6637413542e71b68d5238b926d1231e257bd1c96256f36dc9ab72aa7ab2bb885",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6637413542E7"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 377,
        "pageNavigationMs": 4604,
        "pageLoadDelayMs": 2000,
        "totalMs": 19421,
        "scannerMs": {
          "axe": 8092,
          "accesslint": 5831
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
      "finalUrl": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Discover special hiring paths | GSA",
      "elapsedMs": 25535,
      "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": 1054,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Discover our targeted hiring tracks\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\">\n<meta property=\"og:title\" content=\"Discover special hiring paths\">\n<meta property=\"og:description\" content=\"Discover our targeted hiring tracks\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-07\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Discover special hiring paths | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163185\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163185\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown active active-trail\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle active-trail\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3 active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3 active-trail\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link usa-current\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link usa-current\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa\">About GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\">Find, apply for, and land a job at GSA</a>\n                  </li>\n              <li>\n                      Discover special hiring paths\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Discover special hiring paths\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Are you a veteran, person with a disability, military spouse or a returned service corps volunteer? You may be eligible for special hiring authority that can leverage your path to a rewarding federal career.</p><!-- beginning of gray box --><!--\n<div class=\"desktop:grid-col-12 margin-top-05\">\n                                  \n                                \n                            \n                        \n                    \n                \n            \n        \n    <div class=\"well\">\n                                                                    \n                                                                \n                                                        \n                                                \n                                        \n                                \n                        \n                \n        <p class=\"margin-top-0\">\n                                                                                                <strong>Are you an experienced contract specialist interested in joining the GSA team?</strong> Join us at our upcoming contract specialist virtual information session on Tuesday, July 9 at 12:30 p.m. EDT.\n                                                                                                    \n                                                                                            \n                                                                                \n                                                                    \n                                                        \n                                            \n                                \n                    \n        </p>\n                                                                    \n                                                                \n                                                        \n                                                \n                                        \n                                \n                        \n                \n        <p>\n                                                                                                Whether you’re looking for a new challenge or exploring career advancement opportunities, this session will provide valuable insight into our current openings and what it’s like to work for GSA, consistently voted one of the top federal workplaces.\n                                                                                                    \n                                                                                            \n                                                                                \n                                                                    \n                                                        \n                                            \n                                \n                    \n        </p>\n                                                                    \n                                                                \n                                                        \n                                                \n                                        \n                                \n                        \n                \n        <p class=\"margin-bottom-0\">\n                                                                                                To secure your spot, register today on <a class=\"usa-link--external\" href=\"https://gsa.zoomgov.com/webinar/register/WN_-Au6VLXWSlqpvZ8jtdbydw#/registration\">Zoom for Government</a>.\n                                                                                                    \n                                                                                            \n                                                                                \n                                                                    \n                                                        \n                                            \n                                \n                    \n        </p>\n                                                                  \n                                                            \n                                                    \n                                            \n                                    \n                            \n                    \n            \n    </div>\n</div>\n<!-- end of gray box --><ul class=\"usa-card-group\"><li class=\"usa-card tablet-lg:grid-col-6 widescreen:grid-col-6\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Veterans</h2></div><div class=\"usa-card__body\"><p>Your military service and experiences have made you a competent, capable professional whose skills and talents we value. Continue to serve our nation by joining our team, and work with our wide-range of customers, which include our nation’s military services, other federal agencies, and private-sector companies.</p></div><div class=\"usa-card__footer\"><a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Search/Results?d=GS&amp;hp=vet&amp;hp=mspouse&amp;p=1\"><strong>Vacancies open to veterans</strong></a></div></div></li><li class=\"usa-card tablet-lg:grid-col-6 widescreen:grid-col-6\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Persons with disabilities</h2></div><div class=\"usa-card__body\"><p>We are committed to championing an environment where every employee can thrive. We value unique experiences, expertise, skills, and perspective that&nbsp;individuals&nbsp;with&nbsp;disabilities bring to our organization and the customers we serve.</p></div><div class=\"usa-card__footer\"><a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Search/Results?d=GS&amp;hp=disability&amp;p=1\"><strong>Vacancies open to persons with disabilities</strong></a></div></div></li><li class=\"usa-card tablet-lg:grid-col-6 widescreen:grid-col-6\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Fullbright, Peace Corps and AmeriCorps VISTA</h2></div><div class=\"usa-card__body\"><p>You’ve demonstrated exceptional purpose, passion, and skills for others across America and overseas. Now, leverage your talents in a rewarding career with excellent benefits.</p><p>Returned from service? Explore <a class=\"usa-link--external\" href=\"https://www.peacecorps.gov/returned-volunteers/careers/career-link/?search_text=General%20Services%20Administration\">jobs for returned volunteers</a>.</p></div><div class=\"usa-card__footer\"><a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Search/Results?d=GS&amp;hp=peace&amp;p=1\"><strong>Vacancies open to returned service corps volunteers</strong></a></div></div></li><li class=\"usa-card tablet-lg:grid-col-6 widescreen:grid-col-6\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Military spouses</h2></div><div class=\"usa-card__body\"><p>We value the sacrifices military spouses make to support service members. We are committed to the challenges that can arise from relocations. We support military spouse employment and are proud to work with initiatives like the <a class=\"usa-link--external\" href=\"https://myseco.militaryonesource.mil/portal/\">Military Spouse Employment Partnership</a>.</p></div><div class=\"usa-card__footer\"><a class=\"usa-link--external\" href=\"https://gsa.usajobs.gov/search/results/?d=GS&amp;p=1&amp;hp=mspouse&amp;k=\"><strong>Vacancies open to military spouses</strong></a></div></div></li></ul><hr><p><a class=\"margin-x-2\" href=\"/node/163322\">Resources and related links</a><!--comment out <a class=\"margin-x-2\" href=\"/node/163322\">Register for a student and recent graduate information session</a>--></p><hr>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-472947\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-472947\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: May 7, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Find, apply for, and land a job at GSA</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"1\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"269\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163185\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\"><span>Discover special hiring paths</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87589\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\"><span>Elevate your professional career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86806\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\"><span>Get an internship</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163183\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\"><span>Launch your career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"163322\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\"><span>Resources and related links</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-632872\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-632872\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-934870\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-934870\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-960804\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-960804\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-515580\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-515580\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-129077\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-129077\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-239478\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-239478\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-111727\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-111727\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-728703\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-728703\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1695655238\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1125\",\"entityUuid\":\"812f9f07-b358-4c5b-8953-28c8bb9d8a78\",\"entityVid\":\"400772\",\"entityName\":\"arlene.goyette@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"163185\",\"entityTitle\":\"Discover special hiring paths\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1101,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 8184,
          "settleDelayMs": 5604,
          "auditMs": 2275,
          "totalMs": 11092,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d07f1b989af2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "28f0e1d52bc2828dd6445df85199bd89b1a06cff5a2fa4be82d9862f706f83bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-28F0E1D52BC2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "076957e1cf59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "28590c141487ec1460b3b2a993df2bf0f1a4f3a9e755ef9ea7043aa35839c7cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-28590C141487"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3eac828742a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "12570901d1538ba34e13c22797df7fe311bf72f4682eeba37fe17737ff28340c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12570901D153"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b45393bea2b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "154b1e39c5f19c49cc18a65ee52bae8dfdd9cf77ec9ceac7ff25cc28ce823d6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-154B1E39C5F1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6319eb6ecf69",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "2f540f06562018dcb64cabfe5d96d2f1fa7729200bf7d0801d164c42493c3903",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F540F065620"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73c01f163c77",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "730120af7d75953bed793a13b0793c7c282b95b56185f299c4ccd2bd44f30581",
            "a11yOccurrenceDisplayId": "A11Y-OCC-730120AF7D75"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b3037c5cf2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "fa2fd5e1612da1bfdf295ba0214102c2a814409c2f2b04acc4243dc15d38340a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA2FD5E1612D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e148201725d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "9dee66708dc2fd22f170d84d0ecf18e2a54a240a2d43a46e986387dd721984ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DEE66708DC2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f90309d4d7d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "7d0347d8a2d4d06e0d1145e5473d301313c3f2dd548372ab1c21565ad8b2a592",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D0347D8A2D4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dc83582315f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "264b12bc659be2e9293b2ca4494732bda6bf36dc1400c08bbe6e1363a551fc66",
            "a11yOccurrenceDisplayId": "A11Y-OCC-264B12BC659B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da21a96443ac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "36fa199b5a0e6418d29ce2183a35bfbf24d637cfd4efef96310a2f5d0c282859",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36FA199B5A0E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "675956273ec5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "2488ec9c30fc9b2188622f1ead6769edaedef4f4477725fa144364379f8f0d72",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2488EC9C30FC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08deb38eb050",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "43a33fba853ba924b06849257d392f8f2ca3d6f0fc2ecb35cf045440adb812a5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-43A33FBA853B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "082bbfe09ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "f71da2da41cd4cd54caa736c29bcb39d0553dadf6be0995d98c3840414650815",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F71DA2DA41CD"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2ba8157e375",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "dda413a57f69c212c805c3a1fb36ba415177bf97e5ba83031e4298bad7794a90",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDA413A57F69"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "054176f2a9fc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "5759371ebbec8675206090be8eb178bddd187676086bed1bdafb5d105e1e3d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5759371EBBEC"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 8172,
          "settleDelayMs": 5604,
          "auditMs": 624,
          "totalMs": 9508
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "12956c730785",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "a1c4c92c7e8bc297ee882466813ae2db4497cf5ae8ab360cdcba9ad364e04e78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A1C4C92C7E8B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "717a3cbeae46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "8513782a58a3a4a301a141ff4f638fa312d56f13ca3bd168361942ef85735db2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8513782A58A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2429e83776e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "26336843e802c1d01fdcd460600c5e6eb6183de152f2aa362465c9baba894a54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26336843E802"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2429e83776e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "26336843e802c1d01fdcd460600c5e6eb6183de152f2aa362465c9baba894a54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26336843E802"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2429e83776e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "26336843e802c1d01fdcd460600c5e6eb6183de152f2aa362465c9baba894a54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26336843E802"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2429e83776e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "26336843e802c1d01fdcd460600c5e6eb6183de152f2aa362465c9baba894a54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26336843E802"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2429e83776e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "26336843e802c1d01fdcd460600c5e6eb6183de152f2aa362465c9baba894a54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26336843E802"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2429e83776e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "26336843e802c1d01fdcd460600c5e6eb6183de152f2aa362465c9baba894a54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26336843E802"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2429e83776e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "26336843e802c1d01fdcd460600c5e6eb6183de152f2aa362465c9baba894a54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26336843E802"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" 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": "13931e3f2dd0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a20e5fd6",
            "a11yPatternFingerprint": "762e616827e50cefacd35b738c09da56f665073cdce6f4bfda014ef11dd548ac",
            "a11yPatternDisplayId": "A11Y-PAT-762E616827E5",
            "a11yOccurrenceFingerprint": "f3e0b8778d8823f141f7dde6bb36beb69c4e3d15ecef1a822fdb515f21a5ad84",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E0B8778D88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle active-trail\" 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": "605c727991b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-44c9eb9e",
            "a11yPatternFingerprint": "2f3a4acd809c2f4ca673792f5983ce85c44e0d04a58d30f4cd24d6f450a67c1b",
            "a11yPatternDisplayId": "A11Y-PAT-2F3A4ACD809C",
            "a11yOccurrenceFingerprint": "3484b412f75c779f6fb138fa763820f675879a7762984a87752b8d51a301e111",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3484B412F75C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4000df257634",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7ac2ec94fcb59edf9f6fd2b46608c4bd53009ec53bbd9d68bcb2a562b9fcd5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC2EC94FCB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "569aada41ba5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8e829e2f189092b5e0b74d052168396c5f6f4f3d70eac64c87a03710bdb23048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E829E2F1890"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "89fd995b4a11",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "109e946d18ffcf215ba38d4c8796193dad4f009a47c2b84a98243c8bad1badda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-109E946D18FF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8dd419e9c916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7d252abf6a53ddb2405dd2916886abc09218caaa2ea94f7c77a7a7b8b7caa7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D252ABF6A53"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "043f9789910b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "1f5a27589df110422e8d97bc7c8fa6f2611c1d64972ff1c2db630f369a4368f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F5A27589DF1"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "bec9d172819e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "f536eb1218021b1d87dba470fcfe43ad0b493622d58de28f75c6380509808244",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F536EB121802"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "c764ce14a4f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "0633170b09ce59e34bce61e0b1a8f776d8aca7238eaa1ec765758d497417035c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0633170B09CE"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d661b1d8ee44",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "887055e72209861f356adb2d5cd39d6510c99b556bd8f1ce428decfcf35ef16e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-887055E72209"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 289,
        "pageNavigationMs": 8184,
        "pageLoadDelayMs": 5604,
        "totalMs": 25535,
        "scannerMs": {
          "axe": 11092,
          "accesslint": 9508
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
      "finalUrl": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Elevate your professional career | GSA",
      "elapsedMs": 28036,
      "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": 1022,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"GSA actively seeks business professionals, federal employees, recent retirees, students and recent grads - and veterans too!\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\">\n<meta property=\"og:title\" content=\"Elevate your professional career\">\n<meta property=\"og:description\" content=\"GSA actively seeks business professionals, federal employees, recent retirees, students and recent grads - and veterans too!\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-07\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Elevate your professional career | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/87589\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"87589\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown active active-trail\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle active-trail\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3 active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3 active-trail\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link usa-current\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link usa-current\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa\">About GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\">Find, apply for, and land a job at GSA</a>\n                  </li>\n              <li>\n                      Elevate your professional career\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Elevate your professional career\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <!-- Grey Box Disabled\n<div class=\"desktop:grid-col-5 float-right margin-top-05 margin-left-2\">\n              \n            \n        \n    <div class=\"well\">\n                            \n                        \n                \n        <h3>\n                                    Upcoming student and recent graduate information sessions\n                                        \n                                \n                    \n        </h3>\n                            \n                        \n                \n        <p>\n                                    Interested in learning more about our <strong>Pathways Program</strong> opportunities? Register for one of our upcoming virtual student and recent graduate information sessions! We will host multiple information sessions throughout the months of September and October.\n                                        \n                                \n                    \n        </p>\n                            \n                        \n                \n        <p>\n                                    Select a date and time in the list below to complete the registration form.\n                                        \n                                \n                    \n        </p>\n                            \n                        \n                \n        <h3>\n                                    Info Sessions\n                                        \n                                \n                    \n        </h3>\n                            \n                        \n                \n        <ul>\n                                          \n                                    \n                        \n            <li>\n                                                <a class=\"usa-link--external\" href=\"https://gsa.zoomgov.com/webinar/register/5317231236141/WN_jA6ngC91SoCzCRhrNB_dqg\">Tuesday, September 17 at 2:00 PM ET</a>\n                                            \n                            \n            </li>\n                                          \n                                    \n                        \n            <li>\n                                                <a class=\"usa-link--external\" href=\"https://gsa.zoomgov.com/webinar/register/3817231235810/WN_DUS2D7QoS8i7KQqVC5UH4g\">Wednesday, September 25 at 3:00 PM ET</a>\n                                            \n                            \n            </li>\n                                          \n                                    \n                        \n            <li>\n                                                <a class=\"usa-link--external\" href=\"https://gsa.zoomgov.com/webinar/register/3717230374134/WN_wQoSSxXzQ8eIjVmnowrbNg\">Tuesday, October 1 at 11:00 AM ET</a>\n                                            \n                            \n            </li>\n                                          \n                                    \n                        \n            <li>\n                                                <a class=\"usa-link--external\" href=\"https://gsa.zoomgov.com/webinar/register/2417237519019/WN_ZDjT2uhTSByJ9Z6KUnTgRQ\">Wednesday, October 9 at 12:00 PM ET</a>\n                                            \n                            \n            </li>\n                                          \n                                    \n                        \n            <li>\n                                                <a class=\"usa-link--external\" href=\"https://gsa.zoomgov.com/webinar/register/1717237487791/WN_fsuuTOOITLqLhrFo7TWcqQ\">Tuesday, October 15 at 1:00 PM ET</a>\n                                            \n                            \n            </li>\n                                          \n                                    \n                        \n            <li>\n                                                <a class=\"usa-link--external\" href=\"https://gsa.zoomgov.com/webinar/register/9817237493726/WN__sl-BbCeQzmAJ_3Clbqrtw\">Wednesday, October 23 at 2:00 PM ET</a>\n                                            \n                            \n            </li>\n                                        \n                                \n                    \n        </ul>\n                          \n                    \n            \n    </div>\n</div>\n --><p>At GSA, our mission demands an equally talented workforce. We are committed to seeking individuals who contribute to public service when new opportunities become regularly available.</p><p>We welcome professionals with advanced degrees (master’s, J.D., or Ph.D., or equivalent doctorate) or more than three years of experience. With our global presence, we leverage the tremendous buying power of the federal government to acquire the best value for taxpayers and our federal customers.</p><h2>Explore our positions and career levels</h2><p>We offer a wide range of&nbsp;positions with a career progression, allowing you to grow your expertise:</p><p>Entry to Mid-level (GS-9 to GS-12): Opportunities including&nbsp;research, mid-level technology, and first-level supervisory positions.</p><p>Senior-level (GS-13 to GS-15): Opportunities including top-level technical and supervisory positions.</p><ul class=\"usa-card-group\"><li class=\"usa-card grid-col-6\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Current and former federal employees</h2></div><div class=\"usa-card__body\"><p>You’ve already gained a wealth of knowledge, experience, and expertise about the functions and processes that define the everyday business of the federal government. We value those experiences and best practices. Put your knowledge and experience to work for us. Bring your insights to our team and serve the nation at a high level.</p></div><div class=\"usa-card__footer\"><a class=\"text-bold usa-link--external\" href=\"https://www.usajobs.gov/Search/Results?d=GS&amp;hp=fed-competitive&amp;hp=vet&amp;hp=land&amp;hp=mspouse&amp;hp=disability&amp;hp=overseas&amp;hp=peace&amp;hp=special-authorities&amp;p=1\">Vacancies for current/former federal employees</a></div></div></li><li class=\"usa-card grid-col-6\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Private sector employees</h2></div><div class=\"usa-card__body\"><p>You have a wealth of knowledge and experience related to private industry and its best practices. Our business lines interact with thousands of private companies through our real estate, acquisition, and information technology products and services. Bring your best practices to the federal government and help us shape the future.</p></div><div class=\"usa-card__footer\"><a class=\"text-bold usa-link--external\" href=\"https://www.usajobs.gov/Search/Results?d=GS&amp;hp=public&amp;p=1\">Vacancies open to the public</a></div></div></li></ul><hr><p><a class=\"margin-x-2\" href=\"/node/163322\">Resources and related links</a><!--comment out <a class=\"margin-x-2\" href=\"/node/163322\">Register for a student and recent graduate information session</a>--></p><hr>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-675124\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-675124\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: May 7, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Find, apply for, and land a job at GSA</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"1\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"269\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163185\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\"><span>Discover special hiring paths</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87589\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\"><span>Elevate your professional career</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86806\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\"><span>Get an internship</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163183\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\"><span>Launch your career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"163322\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\"><span>Resources and related links</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-358669\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-358669\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-609303\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-609303\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-527240\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-527240\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-142071\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-142071\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-279575\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-279575\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-571840\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-571840\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-185748\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-185748\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-284808\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-284808\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"3aebab5d-4b1c-44af-88ed-4c48558ae980\",\"entityVid\":\"400776\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"87589\",\"entityTitle\":\"Elevate your professional career\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1069,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 9799,
          "settleDelayMs": 7394,
          "auditMs": 1944,
          "totalMs": 12372,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d9997c0eab3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "aeae75f61e23676f419f79ae7ce0666af35cdc9489a55f05d7b3f7727c797238",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AEAE75F61E23"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5af83d26d9ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "0d8956001fdb939aafb3208fc66b355f262b96d68e01a00c2b18e8df9dc68c3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D8956001FDB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d98473da2ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "2fa38c7e5562d5cd84f5531fd311ded211b985624fa9cf6294bb68ab9f6b7191",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FA38C7E5562"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1edc57b642d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "54a41784ecdd5c376caff72dac08adac227f756e9150c03f5595af30b4187472",
            "a11yOccurrenceDisplayId": "A11Y-OCC-54A41784ECDD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba133e844df0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "762ae23faaaa843f00a7036ea44de6a875983678d3081232edbba577171ef22e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-762AE23FAAAA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d096cc14a10f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "3dead443167a449193e0ac455b9ebfa44b2e02463c42a29fc9f2fb4b57fad647",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DEAD443167A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7634c07e34b5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "196ddf654ba3c93338226eb561988a05c5f35add845f99cd029ef0fbad597d5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-196DDF654BA3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dea6d123b442",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "1ac589af3dfc2d093da83580be8523219a28a64174f31d4e95c6fd5d8dca9275",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AC589AF3DFC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f359147c2c4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "2002209d469742fbe1c6c439c31e50d108d9784cd69525a578b722ec4fa29b5d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2002209D4697"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fcc6b931dfa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "85638eaf61d51003f7808631432b98a34372050b335ef7f57d5b7566b37af0ef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85638EAF61D5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73b60987304e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "3ec89c600e4a86447c92ea6b02af266f3811341f385a5b2434e32f0f2e9dd7e9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EC89C600E4A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2684f55a2cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "15e4024aa4fced94a5117fca73e7faf107a36ceb6cc6220bf8d75f16b54fdef1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15E4024AA4FC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d815a718fa00",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "ede970097ff058c43ca9d3be0adfd801b0db34c602fcb1f0c9fb3acf6d6a2c88",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EDE970097FF0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c70ecd284e2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "d1ec0e1072d45224caa42610eaf11d34a748cf57176429d7844a08e96e4f64ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D1EC0E1072D4"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da2d346db872",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "30c6d27644a71374f7fde8372379b2d79bb52b25af3374299a7c26288cd5c0b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-30C6D27644A7"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "768a2d378302",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "c4117a1322769b600d1ef2bd1171f0a315f214e49ce195dd6e19660feecf6c61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C4117A132276"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 9648,
          "settleDelayMs": 7394,
          "auditMs": 594,
          "totalMs": 10892
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "ea8e743d6eed",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "bbab0ce01c48984b302208c64bd1f8ef4a8bdd1bccd42eb5f23af130aa0f50dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBAB0CE01C48"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "628a8def8544",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "4f7724a5c5fe8065bc702056083ce5daf5ab12423383a212814ca14b416b3997",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F7724A5C5FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "dd821ee08ab9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ceb43adb7de935f3bdb2d19cbff8d21cdd097188c8a5393b2405131a46a6775a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CEB43ADB7DE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "dd821ee08ab9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ceb43adb7de935f3bdb2d19cbff8d21cdd097188c8a5393b2405131a46a6775a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CEB43ADB7DE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "dd821ee08ab9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ceb43adb7de935f3bdb2d19cbff8d21cdd097188c8a5393b2405131a46a6775a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CEB43ADB7DE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "dd821ee08ab9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ceb43adb7de935f3bdb2d19cbff8d21cdd097188c8a5393b2405131a46a6775a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CEB43ADB7DE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "dd821ee08ab9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ceb43adb7de935f3bdb2d19cbff8d21cdd097188c8a5393b2405131a46a6775a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CEB43ADB7DE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "dd821ee08ab9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ceb43adb7de935f3bdb2d19cbff8d21cdd097188c8a5393b2405131a46a6775a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CEB43ADB7DE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "dd821ee08ab9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ceb43adb7de935f3bdb2d19cbff8d21cdd097188c8a5393b2405131a46a6775a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CEB43ADB7DE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" 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": "02eaf2af7db1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a20e5fd6",
            "a11yPatternFingerprint": "762e616827e50cefacd35b738c09da56f665073cdce6f4bfda014ef11dd548ac",
            "a11yPatternDisplayId": "A11Y-PAT-762E616827E5",
            "a11yOccurrenceFingerprint": "fc1805e455c2e91ed10aea70d5b6b9616e8bdb4c0741a93a83a82f6ba4c6255d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC1805E455C2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle active-trail\" 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": "8800da5f0b13",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-44c9eb9e",
            "a11yPatternFingerprint": "2f3a4acd809c2f4ca673792f5983ce85c44e0d04a58d30f4cd24d6f450a67c1b",
            "a11yPatternDisplayId": "A11Y-PAT-2F3A4ACD809C",
            "a11yOccurrenceFingerprint": "1a6a7499036607c23be36b5eb4622c1ff4ac97ac2a0a1d888f60bbe9fa7c777a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A6A74990366"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "99e8fceb50dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8b54ba47c2bbbeede7111bee4f63ab03de1cc3557d1255b7876b1eb97c2ac5b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B54BA47C2BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "d66502d18ebe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "67eb770bd2e7ab33b968dc1eef06648ab2f5376d4faa673a959c1a1594d6e2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67EB770BD2E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "5d227ec17081",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "2d81c3af25ae857cc7c5426055a8ae461a66b463094bef4aa517708a8ff77aeb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D81C3AF25AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d03f939e526",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bf4d7bcccb3899f9796d38f146757e76347b8d7f9bf66e735a989c47b7c5d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF4D7BCCCB38"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "46481099f6de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "6bfbb6108090b488b26263f2a87e67d084c1d88959a733c97037de6ec6b234e9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6BFBB6108090"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "7e2659cf0879",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "ed30c510dfbc5806430a79376a68406ac45589ebe962721fbbd53d185e112e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ED30C510DFBC"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "fa9d93f2a13c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "286b9e4e8aa1b0a0039aa0e6c3f8bfd4152764cd8a0722b9c2630b2a71cfb925",
            "a11yOccurrenceDisplayId": "A11Y-OCC-286B9E4E8AA1"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "037060996d2e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "f03ee8dc04a18750da56dff8a38e5e1e17348352bb239e6afd8b846c36195575",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F03EE8DC04A1"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 334,
        "pageNavigationMs": 9799,
        "pageLoadDelayMs": 7394,
        "totalMs": 28036,
        "scannerMs": {
          "axe": 12372,
          "accesslint": 10892
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
      "finalUrl": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Get an internship | GSA",
      "elapsedMs": 30301,
      "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": 1200,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"GSA offers a variety of internships, fellowships, and other vocational opportunities for students and recent grads.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\">\n<meta property=\"og:title\" content=\"Get an internship\">\n<meta property=\"og:description\" content=\"GSA offers a variety of internships, fellowships, and other vocational opportunities for students and recent grads.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-07\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Get an internship | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/86806\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"86806\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown active active-trail\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle active-trail\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3 active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3 active-trail\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link usa-current\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link usa-current\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa\">About GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\">Find, apply for, and land a job at GSA</a>\n                  </li>\n              <li>\n                      Get an internship\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Get an internship\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Our internships provide invaluable insight into how the federal government works, allowing you to apply their theoretical knowledge, develop practical skills, and gain valuable industry-specific experience. As an intern, you’ll be guided and mentored by experienced professionals dedicated to your growth.</p><p>We offer the following internship programs for your unique learning experience:</p><ul><li><a href=\"#Pathways-internship\">Pathways Internship Program</a></li><li><a href=\"#legal\">Legal Externship Program</a></li></ul><hr><h2><a class=\"ck-anchor\" id=\"Pathways-internship\"></a>Pathways Internship Program</h2><p>Our Pathways Internship Program provides paid opportunities for students to explore potential career paths and gain hands-on experience within GSA.</p><!-- beginning of gray box --><ul><li>Availability: Internships are available year round.</li><li>Application window: Vary but generally applications are accepted in October and February.</li><li>Academic School Year Interns: Must commit to working part-time to complete all required hours before graduating in May or June.</li><li>Summer Interns: Expected to work full time, Monday through Friday. Summer internships typically start in June and finish in August.</li><li>Compensation: Paid internship positions <strong>start at the GS-4 pay grade level</strong>, but compensation may vary depending on location.</li></ul><h3>Eligibility</h3><p>You must be a:</p><ul><li>U.S. citizen.</li><li>Student in an accredited high school, college (including four-year colleges or universities, community colleges, and junior colleges); professional, technical, vocational, and trade school; advanced degree program; or other qualifying educational institution pursuing a qualifying degree or certificate.</li></ul><h3>Position descriptions</h3><h4><a class=\"ck-anchor\" id=\"Academic\"></a>Available academic school year internships</h4><p>Business and industry or contracting student trainee (1199 job series).</p><ul><li><strong>Business and Industry Student Trainee: </strong>Work closely with professionals in our organization and gain practical experience in procuring goods and services for the federal government. This internship offers exposure to various departments and projects, allowing you to develop a well-rounded skill set in a real-world setting.</li><li><strong>Contracting Student Trainee: </strong>Assist the team with tasks related to contract procurement and negotiation. You will work closely with experienced professionals about the contracting process, including solicitation development, contract administration, and vendor management. This is an excellent opportunity for students interested in business, finance, or related fields.</li></ul><h4><a class=\"ck-anchor\" id=\"Summer\"></a>Summer internships</h4><p>Administration and office-support student trainee (399 job series): Collaborate with an experienced program support team, contributing to the development and implementation of initiatives that drive organizational success. This internship provides hands-on experience in various aspects of program support, including coordinating projects, analyzing data, and program evaluation.</p><h3><a class=\"ck-anchor\" id=\"Applications\"></a>Application preparation</h3><ul><li>Applications windows vary but generally open in October and February for a limited time (10 business days).</li><li>Here are steps you can take if the application window is closed:<ul><li><a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/account/profile/\">Create your USAJOBS profile</a>.</li><li><a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/account/documents/resume/build/\">Build or update your resume</a>.</li><li>Learn how to fill out your <a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/account/profile/education/\">education</a> and <a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/account/profile/experience/work/\">work experience</a>.</li><li>Understand <a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/job-announcement/\">how to read a federal job announcement</a> to ensure you meet the job requirements and know what the evaluation criteria are before you apply.</li></ul></li></ul><h3>Current vacancies</h3><p>View current vacancies on <a class=\"usa-link--external\" href=\"https://gsa.usajobs.gov/search/results/?d=GS&amp;p=1&amp;hp=student&amp;k=\">USAJOBS</a>.</p><hr><h2><a class=\"ck-anchor\" id=\"legal\"></a>Legal Externship Program</h2><p>Our competitive Legal Externship Program offers law students the opportunity to observe legal practice in a federal setting. You will learn about the work, roles, and responsibilities of our attorneys and support staff teams in the Office of General Counsel.</p><p>As an extern, you will participate in training with challenging assignments such as research, analysis, and drafting legal documents in practice areas that include administrative law, employment law, government ethics, procurement, real estate, construction, government travel, cybersecurity, litigation, and legislation.</p><p>What you need to know to apply:</p><ul><li>Availability: We accept applications year-round.</li><li>You can work full or part time.</li><li>The externship is unpaid.</li><li>We will work with you to meet your academic institution’s requirements to earn academic credit.</li></ul><h3>Eligibility</h3><p>You must be:</p><ul><li>A U.S. citizen.</li><li>Enrolled in a law school accredited by the American Bar Association.</li><li>Approved to participate by your law school.</li><li>Available for a semester-long commitment.</li></ul><h3>Application process</h3><ul><li>We review applications on a rolling basis.</li><li>You will submit all required documents to <a href=\"mailto:ogcinterns@gsa.gov?subject=Legal Externship Program\">ogcinterns@gsa.gov</a>.</li><li>In the subject line of your email, please indicate which semester or semesters you want to apply for.</li><li>Include the following required documents:<ul><li>Cover letter.</li><li>Resume.</li><li>Unofficial law school transcript.</li><li>Recent writing sample (no more than five pages).</li></ul></li></ul><hr><p><a class=\"margin-x-2\" href=\"/node/163322\">Resources and related links</a><!--comment out <a class=\"margin-x-2\" href=\"/node/163322\">Register for a student and recent graduate information session</a>--></p><hr>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-267706\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-267706\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: May 7, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Find, apply for, and land a job at GSA</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"1\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"269\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163185\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\"><span>Discover special hiring paths</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87589\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\"><span>Elevate your professional career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86806\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\"><span>Get an internship</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163183\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\"><span>Launch your career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"163322\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\"><span>Resources and related links</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-356060\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-356060\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-665368\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-665368\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-736754\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-736754\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-900978\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-900978\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-396148\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-396148\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-840123\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-840123\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-432049\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-432049\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-657819\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-657819\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"468318cb-4696-4300-bb00-6203e2e6e9ba\",\"entityVid\":\"400778\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"86806\",\"entityTitle\":\"Get an internship\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1247,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 10929,
          "settleDelayMs": 8529,
          "auditMs": 2162,
          "totalMs": 13695,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3754a5fe37ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "85adbe74ecfa942c1f7c6e7de8fa7bb09afaa4de40f9f7608fc93d1ab52520a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85ADBE74ECFA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00384be55f31",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "d9fe342a4c81c0140de2d0b3cda26e99876a96e1a82c27bdeb5c9375658d78b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9FE342A4C81"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "754b55f2d8ff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "8a675104927b09b563b67c8cf7e19c532c76fe2af8341b326bfb4af55ee3ff69",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A675104927B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "935ee1ea2212",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "7ae9460dbbff415fd74bc4ba52fd246c315853006aab764ebb3896b04c1ecd39",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AE9460DBBFF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fc3322842bc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "36a69bd83c3c522e674b025280a4b8ade6f2cecfcafc1fd67fc0d07cb09981ba",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A69BD83C3C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc726fab3880",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "cddf634352ddb01289e63cdc453cf8e07deaf8c5d1feae4ceed3569316a0173f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CDDF634352DD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59560938b8d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "29f32d213959aedee81c5e5c9658916058e2c19fb08b5b26bbe64f1e1f9aa170",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29F32D213959"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4c94376af99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "91ef3df32fd4bb21277b0a52b842ac5623b5767e6e96018a01314ccb18cf34a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-91EF3DF32FD4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54667d0165a2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "27921c7d5f51863216f53dcbee28b2ef37ed4847422bed4ee303657daa88bc22",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27921C7D5F51"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1845511b229f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "02882c6c27dbf4a17c72480937bce385b66cd3562af04e72a0d218d2d0a1d6d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02882C6C27DB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5303e579012c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "3d821e1d4d6b7017b431d9c2c027e97a330ea29fd24941fe15bc87d0dff54b98",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D821E1D4D6B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9db6e0cb3c04",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "267c01daeec297af15f9d7efb8cdab4e6904cf2724d5dc8f8756f7985f8f7e4c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-267C01DAEEC2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e44e9ee4d32a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "07db100bf897ba5cc0beada1fe97ff7e1287c1449dfcf1991971fba76d58a54d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-07DB100BF897"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd5b4ce6d8ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "85d00888d2fe06b4f71e3b4fd8c8a5437a436768fe5e4722fb82803710ffb78a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85D00888D2FE"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ccad13bce33",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "4294edbf9bfd5c64b68b9b12288da553f831b26afa40c5551df39c41882f8ead",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4294EDBF9BFD"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc1efbea1e60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "ad3d84c93609bd8726a80691ef591ac35cef581f27984576e74b395f5c4e09cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AD3D84C93609"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 10769,
          "settleDelayMs": 8529,
          "auditMs": 612,
          "totalMs": 12028
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "43dc53247098",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "6d7a0a6b1ca96510ef0662a684204ebe7225acac8e24b7cc00e76bf51c4f9089",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D7A0A6B1CA9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "867a5d262d86",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "a5539ff74cef4cab9966482616764d306d94a0581ea6ada0979ae45dfb3eb099",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5539FF74CEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "72e8fed9a957",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "efaf40a020c1efcc5fc609eb5b922580658461d22202a5f9227e45e12cf89407",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFAF40A020C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "72e8fed9a957",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "efaf40a020c1efcc5fc609eb5b922580658461d22202a5f9227e45e12cf89407",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFAF40A020C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "72e8fed9a957",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "efaf40a020c1efcc5fc609eb5b922580658461d22202a5f9227e45e12cf89407",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFAF40A020C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "72e8fed9a957",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "efaf40a020c1efcc5fc609eb5b922580658461d22202a5f9227e45e12cf89407",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFAF40A020C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "72e8fed9a957",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "efaf40a020c1efcc5fc609eb5b922580658461d22202a5f9227e45e12cf89407",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFAF40A020C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "72e8fed9a957",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "efaf40a020c1efcc5fc609eb5b922580658461d22202a5f9227e45e12cf89407",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFAF40A020C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "72e8fed9a957",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "efaf40a020c1efcc5fc609eb5b922580658461d22202a5f9227e45e12cf89407",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFAF40A020C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" 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": "d3bdf2a18b43",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a20e5fd6",
            "a11yPatternFingerprint": "762e616827e50cefacd35b738c09da56f665073cdce6f4bfda014ef11dd548ac",
            "a11yPatternDisplayId": "A11Y-PAT-762E616827E5",
            "a11yOccurrenceFingerprint": "8b8cfa45b50b4a0232aaa71abafebfa4fe6bf4d79b999ee9c981607798a778f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B8CFA45B50B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle active-trail\" 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": "4e4716ec72ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-44c9eb9e",
            "a11yPatternFingerprint": "2f3a4acd809c2f4ca673792f5983ce85c44e0d04a58d30f4cd24d6f450a67c1b",
            "a11yPatternDisplayId": "A11Y-PAT-2F3A4ACD809C",
            "a11yOccurrenceFingerprint": "5f6cb27a07fe9ad1f3b4b515be08c3203ce8523e46fcc9e3ce22f0ac7d10132d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5F6CB27A07FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "362e68a16af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "acb28ca8f8bf39aff90eed1ed6585ea7bd6adfc5c01f301a091e19d96ca7913e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB28CA8F8BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f51ff0076c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8520265268c1c0940206e21072455fdf86b249a60a5af3f3319202b3748c2ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8520265268C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "a9ddcfc05b81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "cf008461bcb2d45c0945294bb4c86c1b9f50de3beae6228617fb6a719abbca65",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF008461BCB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4b462768b933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d6936cd47dd662a95d3a8c088167b864de9c4cba88911bf22506e99e4c28536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6936CD47DD"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "9c18df065d61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "95b083b5206865f48d56d69d2344a82938c52dbab475986e0c545b1f33ba5701",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95B083B52068"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d55e368cbd63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "db80561e336e5d3d4ad391fd0a5df92eaff8522f98a3a41431791405f22d9c3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DB80561E336E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "924064c7ee2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "209c77942c4a5ba0543c6bbe08fc64457f0b87153c08e05f54e9ce56acf847d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209C77942C4A"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "e2a46e3b590f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "c921f86490ca74db80d2f3b38ea446990ecb811dd7fcbf9f8b3f8aa64e341d08",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C921F86490CA"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 368,
        "pageNavigationMs": 10929,
        "pageLoadDelayMs": 8529,
        "totalMs": 30301,
        "scannerMs": {
          "axe": 13695,
          "accesslint": 12028
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
      "finalUrl": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Launch your career | GSA",
      "elapsedMs": 32082,
      "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": 1154,
          "failed": 0,
          "cantTell": 3,
          "inapplicable": 39
        },
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Our Pathways recent graduate program facilitates the college-to-career transition by providing entry-level development opportunities in a variety of career tracks to help recruit, hire, develop and retain recent graduates.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\">\n<meta property=\"og:title\" content=\"Launch your career\">\n<meta property=\"og:description\" content=\"Our Pathways recent graduate program facilitates the college-to-career transition by providing entry-level development opportunities in a variety of career tracks to help recruit, hire, develop and retain recent graduates.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-07-23\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Launch your career | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163183\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163183\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown active active-trail\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle active-trail\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3 active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3 active-trail\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link usa-current\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link usa-current\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa\">About GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\">Find, apply for, and land a job at GSA</a>\n                  </li>\n              <li>\n                      Launch your career\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Launch your career\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <!-- FULL-WIDTH BLUE INFO/ALERT BOX -- \n<div class=\"usa-alert usa-alert--info\">\n                        \n                    \n                \n            \n        \n    <div class=\"usa-alert__body\">\n                                                \n                                        \n                                \n                        \n                \n        <h2 class=\"font-sans-md margin-top-0\">\n                                                                        We’re now accepting applications for our Pathways recent graduate program\n                                                                    \n                                                        \n                                            \n                                \n                    \n        </h2>\n                                                \n                                        \n                                \n                        \n                \n        <ul>\n                                                                        \n                                                            \n                                                \n                                    \n                        \n            <li>\n                                                                                                Our application period is open for a limited time — 5 days only — from <strong>October 23 to October 27</strong>.\n                                                                                            \n                                                                            \n                                                            \n                                            \n                            \n            </li>\n                                                                        \n                                                            \n                                                \n                                    \n                        \n            <li>\n                                                                                                We encourage you to <a href=\"#internship application process\">submit your application</a> as soon as possible.\n                                                                                            \n                                                                            \n                                                            \n                                            \n                            \n            </li>\n                                                                        \n                                                            \n                                                \n                                    \n                        \n            <li>\n                                                                                                Learn about our <a href=\"#Available\">available positions</a> and their <a href=\"#Eligibility\">eligibility requirements</a>.\n                                                                                            \n                                                                            \n                                                            \n                                            \n                            \n            </li>\n                                                                        \n                                                            \n                                                \n                                    \n                        \n            <li>\n                                                                                                Make sure to <a class=usa-link--external href=\"https://public.govdelivery.com/accounts/USGSA/signup/37099\">join our talent network</a> to receive early notice when applications are accepted in the fall and spring.\n                                                                                            \n                                                                            \n                                                            \n                                            \n                            \n            </li>\n                                                                    \n                                                        \n                                            \n                                \n                    \n        </ul>\n                                                <button class=\"usa-button\" type=\"button\">Apply for recent graduate opportunities\n                                                </button>\n                                                \n                                        \n                                \n                        \n                \n        <h2>\n                                                                        Pathways Recent Graduate Program\n                                                                    \n                                                        \n                                            \n                                \n                    \n        </h2>\n                                                \n                                        \n                                \n                        \n                \n        <div class=\"desktop:grid-col-5 float-right margin-top-05 margin-left-2\">\n                                                                        \n                                                            \n                                                \n                                    \n                        \n            <div class=\"well\">\n                                                                                                \n                                                                                \n                                                                \n                                                \n                                \n                <p>\n                                                                                                                        Interested in working with us? Check out our current openings for <a class=usa-link--external href=\"https://gsa.usajobs.gov/search/results/?d=GS&amp;p=1&amp;hp=student&amp;hp=graduates\">students and recent graduates,</a> which are updated as new opportunities become available.\n                                                                                                                    \n                                                                                                \n                                                                            \n                                                        \n                                    \n                </p>\n                                                                                                <!--comment out\n                                                                                                \n                                                                                \n                                                                \n                                                \n                                \n                <hr class=\"bg-black\" />\n                                                                                                \n                                                                                \n                                                                \n                                                \n                                \n                <h3 class=\"line-height-sans-6 margin-top-205\">\n                                                                                                                        <svg aria-hidden=\"true\" class=\"usa-icon usa-icon--size-3 text-accent-cool-darker margin-y-neg-05\" role=\"img\"> \n                                                                                                                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#info\"> \n                                                                                                                        </use>\n                                                                                                                        </svg> Upcoming student and recent graduate information sessions--><!-- beginning of gray box --><ul><li>Application Window: Varies but generally applications are accepted in October and March.</li><li>Compensation: Recent graduate positions start at the GS-7 to GS-9 pay grade. Compensation varies based on location with promotional opportunities to the GS-9, -11, and -12 grade levels.</li><li>Career Path: Recent graduates are converted to permanent positions with successful performance in the program.</li><li>Learn more about our <a href=\"#Descriptions\">career paths</a> and their <a href=\"#Eligibility\">eligibility requirements</a>.</li></ul><h2><a class=\"ck-anchor\" id=\"Eligibility\"></a>Eligibility</h2><p>You must be a:</p><ul><li>U.S. citizen.</li><li>Recent graduate who has completed a qualifying associate, bachelor’s, master’s, professional, doctorate, or vocational degree or a technical degree or certificate from a qualifying educational institution, within the two previous years.</li></ul><p>Veterans unable to apply within two years of receiving their degree because of military service have up to six years to apply.</p><h2><a class=\"ck-anchor\" id=\"Descriptions\"></a>Career paths</h2><p>View and apply to our <a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Search/Results?l=&amp;d=GS&amp;hp=student&amp;hp=graduates&amp;k=General%20Services%20Administration&amp;p=1\">openings</a> on USAJOBS.</p><table class=\"table usa-table usa-table--striped\" summary=\"Career paths\"><thead><tr><th scope=\"col\">Job title (job series)</th><th scope=\"col\">Description</th></tr></thead><tbody><tr><td><strong>Accountant (510)</strong></td><td>Solve comprehensive and complex financial management analysis, policy, and procedure issues.</td></tr><tr><td><strong>Budget Analyst (560)</strong></td><td>Responsible for the full range of review and analysis functions in the formulation, presentation, and execution of assigned budgetary appropriations.</td></tr><tr><td><strong>Building Management Specialist (1176)</strong></td><td>Provide occupants of federal government buildings and privately leased spaces with safe, secure, clean, and sustainable facilities.</td></tr><tr><td><strong>Contract Specialist (1102)</strong></td><td>Work on contracts that support the entire federal government.</td></tr><tr><td><strong>Financial Management Analyst (501)</strong></td><td>Work closely with our Office of the Chief Financial Officer on the agency’s major financial initiatives and operations.</td></tr><tr><td><strong>Program Analyst (343)</strong></td><td>Perform a variety of analytical assignments in the form of projects, research, and other initiatives that impact many of our different programs.</td></tr><tr><td><strong>Project Manager (1101)</strong></td><td>Develop, modify, and implement project plans to manage and administer project resources.</td></tr><tr><td><strong>Realty Specialist (1170)</strong></td><td>Perform a wide range of acquisition and/or federal space management work for complex realty transactions.</td></tr><tr><td><strong>Transportation Operations Specialist (2150)</strong></td><td>Oversee and coordinate the operation of GSA’s fleet motor vehicles ranging from subcompact sedans to heavy trucks.</td></tr><tr><td><strong>IT Specialist (2210)</strong></td><td>Provide GSA and customers with cloud-based software, IT training support, and technical solutions.</td></tr></tbody></table><h2><a class=\"ck-anchor\" id=\"internship application process\"></a>Application preparation</h2><ul><li>Applications open in October and March for a limited time (10 business days).</li><li>Here are several steps you can take if the application window is closed:<ul><li>Create your <a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/account/profile/\">USAJOBS</a> profile.</li><li><a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/account/documents/resume/build/\">Build or update your resume</a>.</li><li>Learn how to fill out your <a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/account/profile/education/\">education</a> and <a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/account/profile/experience/work/\">work experience</a>.</li><li>Understand <a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/how-to/job-announcement/\">how to read a federal job announcement</a> to ensure you meet the job requirements and the evaluation criteria are before you apply.</li></ul></li></ul><h2>Current vacancies</h2><p>View current vacancies for recent graduates on <a class=\"usa-link--external\" href=\"https://gsa.usajobs.gov/search/results/?d=GS&amp;p=1&amp;hp=graduates&amp;k=\">USAJOBS</a>.</p><!--\n                                                            \n                                        \n                    <hr>\n                                                            \n                                        \n                    <h2>\n                                                                        <a class=\"ck-anchor\" id=\"ATD\"></a>Acquisition Talent Development Program\n                                                                    \n                                            \n                    </h2>\n                                                            \n                                        \n                    <p>\n                                                                        Our cohort-based Acquisition Talent Development Program, or ATD Program, is a two-year training and development program for future federal acquisition professionals in the 1102 job series. As a participant of our ATD Program, you will benefit from:\n                                                                    \n                                            \n                    </p>\n                                                            \n                                        \n                    <ul>\n                                                                        \n                                                \n                        <li>\n                                                                                    Real-world experience as an acquisition professional through our outcomes-focused training and dynamic on-the-job training assignments.\n                                                                                \n                                                    \n                        </li>\n                                                                        \n                                                \n                        <li>\n                                                                                    GSA-specific credentialing.\n                                                                                \n                                                    \n                        </li>\n                                                                        \n                                                \n                        <li>\n                                                                                    Completion of all classes necessary to take the <a class=\"usa-link--external\" href=\"https://www.fai.gov/certification/fac-c\">Federal Acquisition Certification in Contracting (FAC-C)</a> professional exam, a certification required for all contracting professionals in the federal government.\n                                                                                \n                                                    \n                        </li>\n                                                                        \n                                                \n                        <li>\n                                                                                    Competitive salary.\n                                                                                \n                                                    \n                        </li>\n                                                                        \n                                                \n                        <li>\n                                                                                    Peer-to-peer support and networking in a cohort environment.\n                                                                                \n                                                    \n                        </li>\n                                                                        \n                                                \n                        <li>\n                                                                                    Mentoring by industry leaders in the acquisition field.\n                                                                                \n                                                    \n                        </li>\n                                                                    \n                                            \n                    </ul>\n                                                            \n                                        \n                    <p>\n                                                                        Have questions about our new ATD Program? <a href=\"mailto:atdprogram@gsa.gov?subject=ATD Program\">Reach out to us</a>.\n                                                                    \n                                            \n                    </p>\n                                        --><hr><p><a class=\"margin-x-2\" href=\"/node/163322\">Resources and related links</a><!--comment out <a class=\"margin-x-2\" href=\"/node/163322\">Register for a student and recent graduate information session</a>--></p><hr>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-169713\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-169713\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jul 23, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Find, apply for, and land a job at GSA</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"1\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"269\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163185\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\"><span>Discover special hiring paths</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87589\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\"><span>Elevate your professional career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86806\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\"><span>Get an internship</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163183\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\"><span>Launch your career</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"163322\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\"><span>Resources and related links</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-294199\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-294199\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-394382\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-394382\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-492150\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-492150\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-568466\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-568466\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-659696\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-659696\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-536305\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-536305\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-601528\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-601528\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-744120\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-744120\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1695655134\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1125\",\"entityUuid\":\"5b8805fd-cd90-40a6-8015-12a18f7fad78\",\"entityVid\":\"404614\",\"entityName\":\"arlene.goyette@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"163183\",\"entityTitle\":\"Launch your career\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1196,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11543,
          "settleDelayMs": 9379,
          "auditMs": 2026,
          "totalMs": 14173,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f143377ec923",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "c0eaebc99a7069380afb2689303ba11fb7cad583b23f8246873921647bf2f24c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C0EAEBC99A70"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "563d3d4fd9c2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "7c8fede6ae09f61d9545230b30911309f33c3bf5cb9a6251ab63ced152039bf5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C8FEDE6AE09"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f29add7df209",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "b5bdf61942401ce502585e518f1aef3c1bd5ecfb15e6e7fded0a23649362d599",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B5BDF6194240"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7a869be80b7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "1dd1b14c458aeddad7968f3deb624c6bdc4c31bebc153e6de35de971d2a86834",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1DD1B14C458A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e3218480e00",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "1b3b77d7a33aa17a05442e93da60908967f2982bb935ce0adce737fcb13f7206",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1B3B77D7A33A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91f896b85be1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "8bbba7e9a6c6723a7e36ec4e3ebdb2f78ad13021f15731cb11ef3689ad05cb3e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BBBA7E9A6C6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "861b8d78ee06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "f5b403bfc7d12a36dff85bc2eebf18a991713f249632beef76f5556b065aa5bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F5B403BFC7D1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a25bcd2af36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "78548bc50ce0272a588eacaf726773fa5d60b9932af0babe67d82bf910385072",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78548BC50CE0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3618b9f1e27",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "b72f40a94da3aadbe71bd098e404ce05ca743b0ce05801288e1f5b330ea6fc53",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B72F40A94DA3"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9888f1dbe555",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "f11690fbae2f7b1efae33b2fc456b4680389a8b5c7aa5aa7df6998c78dbb0e49",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F11690FBAE2F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cb5dc46df06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "f87f3fa111a663447720f835a6402699e8062eee2c76496dea88451c0426f2c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F87F3FA111A6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbf4460be7d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "b674a2c4db22a625e7b06ed0273001668340c3d852e5e1ed6f984ad8d639af6d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B674A2C4DB22"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "901b2dc1a11d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "5634f9b3a49252a92f2f96075d471a6afc901c2051d1185eaa1c1006d72d16b6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5634F9B3A492"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c58c26a1e53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "8b04183e4ab1746f8c19ce2c6219a904406740a7316e9f774cb3e467ab26cbd8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B04183E4AB1"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8982efe48f3d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "fa299517b1dc4f0e9ba1b9052d570c99fdee55149fb04bad3690fb4e575c89b6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA299517B1DC"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e98d10227de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "c8bbeaba032831f1e207d3286f25b0968d9876818f4ed42f3ff8b49fd8c8ce1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C8BBEABA0328"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11550,
          "settleDelayMs": 9379,
          "auditMs": 599,
          "totalMs": 12795
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "71bc7f2baf70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "06b714c191db0817c507242184a8d39ae6363369b297d176d9056b49c745759a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-06B714C191DB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "6759b89a148d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "1587554abe7de691ed1d7d2c816ae84d2bd1a7bb3d2ee3fa148befb9f5f304ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1587554ABE7D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4c4ac147650d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "875ea8ff7b5e1fc6d79a64469c88bebf41a30ed2f4d02b4717e187e004809aeb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-875EA8FF7B5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4c4ac147650d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "875ea8ff7b5e1fc6d79a64469c88bebf41a30ed2f4d02b4717e187e004809aeb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-875EA8FF7B5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4c4ac147650d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "875ea8ff7b5e1fc6d79a64469c88bebf41a30ed2f4d02b4717e187e004809aeb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-875EA8FF7B5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4c4ac147650d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "875ea8ff7b5e1fc6d79a64469c88bebf41a30ed2f4d02b4717e187e004809aeb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-875EA8FF7B5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4c4ac147650d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "875ea8ff7b5e1fc6d79a64469c88bebf41a30ed2f4d02b4717e187e004809aeb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-875EA8FF7B5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4c4ac147650d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "875ea8ff7b5e1fc6d79a64469c88bebf41a30ed2f4d02b4717e187e004809aeb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-875EA8FF7B5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4c4ac147650d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "875ea8ff7b5e1fc6d79a64469c88bebf41a30ed2f4d02b4717e187e004809aeb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-875EA8FF7B5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" 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": "ec19a486d826",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a20e5fd6",
            "a11yPatternFingerprint": "762e616827e50cefacd35b738c09da56f665073cdce6f4bfda014ef11dd548ac",
            "a11yPatternDisplayId": "A11Y-PAT-762E616827E5",
            "a11yOccurrenceFingerprint": "c25390b9838c54a88287997ea8cb6d68ce6dbbc22a0baa62fb6f3f59b283c7d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C25390B9838C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle active-trail\" 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": "57090c313bd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-44c9eb9e",
            "a11yPatternFingerprint": "2f3a4acd809c2f4ca673792f5983ce85c44e0d04a58d30f4cd24d6f450a67c1b",
            "a11yPatternDisplayId": "A11Y-PAT-2F3A4ACD809C",
            "a11yOccurrenceFingerprint": "43795a00a97b909347e518daa9f5356be641a8861df0898818677c20c7e37f6b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-43795A00A97B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1b940afd8ce8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ae9e1dc9016c8e83ee2b7c372a110188a126f8486c6d1bfe7df6bf426980fd97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE9E1DC9016C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0235c631319b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "75cf1095042519659e75fa20188d5c387906b4294a6b2edf64c9f10eef745a9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75CF10950425"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "2b18ef062336",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "8a2a5d9b33dab62b1e9814d4735b7d1fd98fdfed57b711d2da1e5d54c883aad4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A2A5D9B33DA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09579a50ecdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a034497f127ceb9b686fb5f3f859b3ca2e3eef067f36d0bf709aed61a9122ce5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A034497F127C"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "cdd473e82c1e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "cede72bc21c15fcefdde1dd7aaeb5cbbae5e08d5993fdb6e58d02fde3228f037",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CEDE72BC21C1"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a28f09ede7d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "5c90d5844821428e230c4acbf291dc68b3d9cd228a6230d35a8a07556ce61e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C90D5844821"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "28cefd67cfe1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "47e323e2be4cad511caf794f0a5fd3c282d8a8d2f63055c1d492b767f0d29936",
            "a11yOccurrenceDisplayId": "A11Y-OCC-47E323E2BE4C"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a497a9347953",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "3049795cd17b6138330f48c64ecea3663abc729b50d7d4321342203924ed5d11",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3049795CD17B"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 326,
        "pageNavigationMs": 11550,
        "pageLoadDelayMs": 9379,
        "totalMs": 32082,
        "scannerMs": {
          "axe": 14173,
          "accesslint": 12795
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
      "finalUrl": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Resources and related links | GSA",
      "elapsedMs": 31711,
      "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": 1094,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Other resources and related links \">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\">\n<meta property=\"og:title\" content=\"Resources and related links\">\n<meta property=\"og:description\" content=\"Other resources and related links\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-27\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Resources and related links | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_AYueTjsx_JSHAeaVhuzVDVVdd6vlCcYb4GMqKX7_4as.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UVtuAyEMvBAtXz0PMuBsaAxG2JuEnL7ePNqorSIkmDEDg4dEIDJ9RRFYUFzigT6PtQO9wyecb4XGowKVC7pcBiYtR_QLcQQKopNKW5xRu2JM_wBuEfB9lKY4NhzSAXNRHh9hj9Rx-K2YQW1EQglJ5Kq7UmPHkPnUiCF7I28P4uxoLliDMlOIxOngHyUqccAo1kffs3IAimsNaRXlWi6ghZv4py0nYM47HskM96Aea8ScMYdbIFtjMkWx-giCTqNtLFCxrX8LWxLmrNxLCt3S_G0MycLMBgOeO7Rsb6AX8p9oXoj-yfBJvGO29P1tuacznc7Oyyi76b-RW-WU5f7xd3KdvwBZJ9i4\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9UVtuAyEMvBAtXz0PMuBsaAxG2JuEnL7ePNqorSIkmDEDg4dEIDJ9RRFYUFzigT6PtQO9wyecb4XGowKVC7pcBiYtR_QLcQQKopNKW5xRu2JM_wBuEfB9lKY4NhzSAXNRHh9hj9Rx-K2YQW1EQglJ5Kq7UmPHkPnUiCF7I28P4uxoLliDMlOIxOngHyUqccAo1kffs3IAimsNaRXlWi6ghZv4py0nYM47HskM96Aea8ScMYdbIFtjMkWx-giCTqNtLFCxrX8LWxLmrNxLCt3S_G0MycLMBgOeO7Rsb6AX8p9oXoj-yfBJvGO29P1tuacznc7Oyyi76b-RW-WU5f7xd3KdvwBZJ9i4\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UVtuAyEMvBAtXz0PMuBsaAxG2JuEnL7ePNqorSIkmDEDg4dEIDJ9RRFYUFzigT6PtQO9wyecb4XGowKVC7pcBiYtR_QLcQQKopNKW5xRu2JM_wBuEfB9lKY4NhzSAXNRHh9hj9Rx-K2YQW1EQglJ5Kq7UmPHkPnUiCF7I28P4uxoLliDMlOIxOngHyUqccAo1kffs3IAimsNaRXlWi6ghZv4py0nYM47HskM96Aea8ScMYdbIFtjMkWx-giCTqNtLFCxrX8LWxLmrNxLCt3S_G0MycLMBgOeO7Rsb6AX8p9oXoj-yfBJvGO29P1tuacznc7Oyyi76b-RW-WU5f7xd3KdvwBZJ9i4\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9UVtuAyEMvBAtXz0PMuBsaAxG2JuEnL7ePNqorSIkmDEDg4dEIDJ9RRFYUFzigT6PtQO9wyecb4XGowKVC7pcBiYtR_QLcQQKopNKW5xRu2JM_wBuEfB9lKY4NhzSAXNRHh9hj9Rx-K2YQW1EQglJ5Kq7UmPHkPnUiCF7I28P4uxoLliDMlOIxOngHyUqccAo1kffs3IAimsNaRXlWi6ghZv4py0nYM47HskM96Aea8ScMYdbIFtjMkWx-giCTqNtLFCxrX8LWxLmrNxLCt3S_G0MycLMBgOeO7Rsb6AX8p9oXoj-yfBJvGO29P1tuacznc7Oyyi76b-RW-WU5f7xd3KdvwBZJ9i4\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163322\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9Ult26zAI3JBSfXU9HCxhh0avI7Abd_UX20lvH2l-FJiMxjCakFBk9QMKuXDUmURwInEhN5-Rk9aRry7UTr7UnjHxB7mIiglX6n6gMy5cu7jInYLyQv6zgrev8JTqgAlE18RlclOtUyJQnPxkx8_-Bd_w-h3MbhL0ERtox3DZRQw4dE8SOjeVHeLSZoXFhrVJuZYdbJ2LUt9rYaUT59brQhsA4UKRtfZXOFNqttgGbmsqDokEgsjfPM5mGVAeKO6k0YyCThi2b4v_De2sXdmEF4j1vaSK0VtzujeOS6RGdhSFTGX2PwGwFyPb2MaITBm01gRDquHib75lbAKbmK39gHWHEg8dO9NDqTu0aTlBM8N2CTb4GdXvO0eKcORmexIxz1iUg_jY54bp5T_iZBWlfCROB7s14b7aL2BLic2jtXGAttkbZtGa-QMPUzFYJqOVQNeGJQKm9IQ-2oyhzkU3e8FuDViKufL3jQcBeE6W0Yy00NvfRZ9wubDCkdavrLFWS6c_fm5PsjpdW506j6v_rNws7_Fu7q3Zz3-SpILB\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163322\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/log.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown active active-trail\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle active-trail\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3 active active-trail\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3 active-trail\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link usa-current\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link usa-current\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa\">About GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\">Find, apply for, and land a job at GSA</a>\n                  </li>\n              <li>\n                      Resources and related links\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                            \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Resources and related links\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <div class=\"well\"><h2 class=\"margin-y-0\">Highlights</h2><p>We’re looking for motivated candidates to fill critical positions in our Public Buildings Service team. Explore our opportunities and resources to see if you’re ready to take the next step in your career!</p></div><ul class=\"usa-card-group\"><li class=\"usa-card tablet:grid-col-6 margin-bottom-1\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Federal hiring resources and guides</h2></div><div class=\"usa-card__body\"><ul class=\"padding-left-205\" type=\"disc\"><li aria-level=\"1\"><a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Help/faq/application/process/\">How does the application process work?</a> (on USAJOBS)</li><li aria-level=\"1\"><a class=\"usa-link--external\" href=\"https://www.usajobs.gov/Applicant/ProfileDashboard/Home\">Check job application status</a> (sign in and check applications on USAJOBS)</li><li><a class=\"usa-link--external\" href=\"https://www.opm.gov/policy-data-oversight/new-prospective-employees/\">Resources for new / prospective employees</a> (U.S. Office of Personnel Management)</li><li aria-level=\"1\"><a class=\"usa-link--external\" href=\"https://www.opm.gov/policy-data-oversight/federal-employees/\">Resources for federal employees</a> (U.S. Office of Personnel Management)</li><li><a class=\"cmp_page\" href=\"/node/164720\">Fair Chance Act</a></li></ul></div></div></li><li class=\"usa-card tablet:grid-col-6 margin-bottom-1\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Life at GSA</h2></div><div class=\"usa-card__body\"><ul class=\"padding-left-205\" type=\"disc\"><li><a class=\"cmp_page\" href=\"/node/81994\">Employee benefits</a></li><li><a class=\"cmp_page\" href=\"/node/165166\">Whistleblower protection</a></li></ul></div></div></li><li class=\"usa-card tablet:grid-col-6 margin-bottom-1\"><div class=\"usa-card__container\"><div class=\"usa-card__header\"><h2 class=\"usa-card__heading\">Governmentwide employment programs</h2></div><div class=\"usa-card__body\"><ul class=\"padding-left-205\" type=\"disc\"><li><a class=\"cmp_page\" href=\"/node/163072\">AbilityOne partnership</a></li><li><a class=\"cmp_page\" href=\"/node/210\">Resources for Americans with disabilities</a></li></ul></div></div></li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-280664\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-280664\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: May 27, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Find, apply for, and land a job at GSA</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"1\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"269\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163185\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\"><span>Discover special hiring paths</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87589\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\"><span>Elevate your professional career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86806\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\"><span>Get an internship</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163183\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\"><span>Launch your career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"163322\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\"><span>Resources and related links</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"81994\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits\"><span>Employee benefits</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164720\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act\"><span>Fair Chance Act</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"165166\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection\"><span>Whistleblower protection</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                                    <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-367823\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-367823\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-869025\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-869025\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-581373\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-581373\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-526924\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-526924\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-245040\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-245040\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-183272\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-183272\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-977130\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-977130\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-269148\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-269148\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1696473193\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1125\",\"entityUuid\":\"b92f25e9-8875-4530-b4bd-eadcf3041670\",\"entityVid\":\"401843\",\"entityName\":\"arlene.goyette@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"163322\",\"entityTitle\":\"Resources and related links\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1141,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12043,
          "settleDelayMs": 10000,
          "auditMs": 1941,
          "totalMs": 14589,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ff57df83d47",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "a1621677ab060bf1bfcbc258e224ee9d553643053ecf7c4a38647fd55d7ee9e9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A1621677AB06"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "139d63954a1a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "25352aa8ec6ea528f589801728c6760392de0617ecd3419780bc4d395e0c12ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25352AA8EC6E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c27200d625d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "a5b1bd630d329b1cbc474232ac93ad19697e2d0f2825dd56287ec2952d7b9b31",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B1BD630D32"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "217d165bbb65",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "934bf3777a8d95a0539ad3967677df4e4c3e6bd737f572a9a041afce9bf887f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-934BF3777A8D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6e1d2c1e23e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "2448cb86d136774763c2b61db389a785fdefc48934c49b3f67165963ece721c2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2448CB86D136"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "378c51d2cfd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "59610636ee03050ba066c2e0c5fa9b635efdf9d6a247e0a3bc852d6e3cdde2a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59610636EE03"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a5d4abe51aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "417e2bc89aa80c969a54e65a9de44b3fa412b7e7bd1abd89234d4dda651fba86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-417E2BC89AA8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c49676a1865",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "d3c5f531de9544966539132efd2f9328243d8c4e576df3634ba27218d386973c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D3C5F531DE95"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b595fd1ba54",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "cd92b99212d85ddae360e4d7a3cb9a314b6859ea909926ddb6ce23e13b7e14cb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD92B99212D8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c977951b903",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "423383d0477fa5f04586ec5d40c1b8ad8aa98c233f148f5c5a48099de340c95d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-423383D0477F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1aa191a1fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "816d24b2d5b58c77e73f657b50ebc4bc4a533b9206ca7ed26eee1afd8456e2ba",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D24B2D5B5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfac11d68af3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "6a9d686f81863cf3244400c91db805f323f297890468d3eb7ffc61d77e217769",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6A9D686F8186"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b3d345bdc84",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "19461754ba56f0a8ef428c0a288d297ad00d080e87556d8895371293744e96c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19461754BA56"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd34c995b5a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "b55483776b5a77d1ffe6da72a97411f78443aa49bd19b58dfe40b191dea38484",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B55483776B5A"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feaae2b1bf52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "9c7b4ef9ea972c1535461b231009c94ee123a270a9d1990d2cfabf6e7ecf7474",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C7B4EF9EA97"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d95350fa9697",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "6d21b47a0c482c383e2e24bffd065ea6063a8d7d6e7eb3fcc50cc3cb8a866ba5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D21B47A0C48"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11806,
          "settleDelayMs": 10000,
          "auditMs": 589,
          "totalMs": 13039
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "08765abf5486",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "4d804e3a855e7aa7208b6c1bd44a3401d25710603c4c6e65b876dc7789f38932",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4D804E3A855E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "f22631b14ba7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "9ef5c8fce3eef3f495f49a11ea9546b73b84ffe69489ef33afe38ef513c2ea58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9EF5C8FCE3EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "554719e089cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0e585fda798f3fcf3229f839719c7d2cfa2e4f75c9122be8b1408ff9943e20ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E585FDA798F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "554719e089cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0e585fda798f3fcf3229f839719c7d2cfa2e4f75c9122be8b1408ff9943e20ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E585FDA798F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "554719e089cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0e585fda798f3fcf3229f839719c7d2cfa2e4f75c9122be8b1408ff9943e20ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E585FDA798F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "554719e089cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0e585fda798f3fcf3229f839719c7d2cfa2e4f75c9122be8b1408ff9943e20ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E585FDA798F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "554719e089cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0e585fda798f3fcf3229f839719c7d2cfa2e4f75c9122be8b1408ff9943e20ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E585FDA798F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "554719e089cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0e585fda798f3fcf3229f839719c7d2cfa2e4f75c9122be8b1408ff9943e20ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E585FDA798F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "554719e089cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0e585fda798f3fcf3229f839719c7d2cfa2e4f75c9122be8b1408ff9943e20ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E585FDA798F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" 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": "2e27fd00b252",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a20e5fd6",
            "a11yPatternFingerprint": "762e616827e50cefacd35b738c09da56f665073cdce6f4bfda014ef11dd548ac",
            "a11yPatternDisplayId": "A11Y-PAT-762E616827E5",
            "a11yOccurrenceFingerprint": "bf15caca4e502974f0868b28638f1ba1b8aa0cb05a7edd8064fbbe1a72104d6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF15CACA4E50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle active-trail\" 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": "e9bddebc587c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-44c9eb9e",
            "a11yPatternFingerprint": "2f3a4acd809c2f4ca673792f5983ce85c44e0d04a58d30f4cd24d6f450a67c1b",
            "a11yPatternDisplayId": "A11Y-PAT-2F3A4ACD809C",
            "a11yOccurrenceFingerprint": "32c8a52d076ee2b93b1ce1d189e79466e6b37ea9f4b74cf2e36dbaf169d15002",
            "a11yOccurrenceDisplayId": "A11Y-OCC-32C8A52D076E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4df67d6f1a90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6252335381bce4b0278b862015c7dfcf9446c4b97af0210d01ef31a5c40fd419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6252335381BC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "54f50c994be7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4eeb3ba98f28db4100b51c98f9894da306127e9b463997624faf6046dc8c3210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EEB3BA98F28"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "98634aa3c458",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "40bc76d80dc9dcb6f904d96083566d57f37988d2a0ceda2bd5ad561b2bafe295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-40BC76D80DC9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "094f1e150078",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "18bdc2c649ad57c68a60163c5282bf31661e7085ffd1dfc59f947edcb9c61024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BDC2C649AD"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "a9d3415b40cc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "60080ee629ae36868fa4db93d684342f691d12d54b1eb2a855bf318fbdc57f4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-60080EE629AE"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ee9b45fb82b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "1532e3b3656b12816bf8cb2139800eb7c750ba283c8aec3d39db755d67199852",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1532E3B3656B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a14b6684d09d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "8df8add723dc2e5486dbae8e6f2a450859c20f204753386ca853b1b02d7374ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8DF8ADD723DC"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3a8542391bd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "83e5b9a44981744fc727a9f981af806ac4479e51e04dd594b37b70d036cd9083",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83E5B9A44981"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 317,
        "pageNavigationMs": 12043,
        "pageLoadDelayMs": 10000,
        "totalMs": 31711,
        "scannerMs": {
          "axe": 14589,
          "accesslint": 13039
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
      "finalUrl": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Find a child care center near you | GSA",
      "elapsedMs": 32689,
      "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": 1632,
          "failed": 8,
          "cantTell": 8,
          "inapplicable": 37
        },
        "failedRules": [
          "aria-valid-attr"
        ],
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "select-name",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#child-care-centers-table_previous",
            "html": "<a class=\"paginate_button previous disabled\" aria-controls=\"child-care-centers-table\" aria-disabled=\"true\" aria-role=\"link\" data-dt-idx=\"previous\" tabindex=\"-1\" id=\"child-care-centers-table_previous\">Previous</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "91cc77e04de0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5fd53802",
            "a11yPatternFingerprint": "d6f66f9bb05be0a341ebce401163a3dc21b9d767249ba6dcdb3a7be966e4b24a",
            "a11yPatternDisplayId": "A11Y-PAT-D6F66F9BB05B",
            "a11yOccurrenceFingerprint": "91c72dee6e1040ad34bbfde05a5668b6057ef9163ab968ea2e7188adf987a77a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-91C72DEE6E10"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".current",
            "html": "<a class=\"paginate_button current\" aria-controls=\"child-care-centers-table\" aria-role=\"link\" aria-current=\"page\" data-dt-idx=\"0\" tabindex=\"0\">1</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2b7cb6bc7f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f11511ee",
            "a11yPatternFingerprint": "700e1fc831d67501810e94cbc59f195093a9b2d55e7881c315800e18b1736baf",
            "a11yPatternDisplayId": "A11Y-PAT-700E1FC831D6",
            "a11yOccurrenceFingerprint": "6bca24c3f9afdf1755184a680c7d3cd9fb572ef4bce3814a5002c4e8c0cf4d5f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6BCA24C3F9AF"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"1\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"1\" tabindex=\"0\">2</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1d9980934ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bd614a36",
            "a11yPatternFingerprint": "ab40436f7a4fe04ede47e6949518011ab4aeacbf2f9661f9045e88ff1a2829e5",
            "a11yPatternDisplayId": "A11Y-PAT-AB40436F7A4F",
            "a11yOccurrenceFingerprint": "751eb69218b153abe00d8de19d0734117689ba0615f2ba54cbe781779e978430",
            "a11yOccurrenceDisplayId": "A11Y-OCC-751EB69218B1"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"2\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"2\" tabindex=\"0\">3</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5705e406b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a780c910",
            "a11yPatternFingerprint": "fe5aa02adcfc6c685bd618babe5fc124eddfb330582a9b9da3419d4b941026aa",
            "a11yPatternDisplayId": "A11Y-PAT-FE5AA02ADCFC",
            "a11yOccurrenceFingerprint": "ed65969804e06343bba5094afbfd417c281e8f4043ec9d6f99351e066430f8b9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ED65969804E0"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"3\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"3\" tabindex=\"0\">4</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bdf125bc198",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c47f43fd",
            "a11yPatternFingerprint": "9b21d2efc5713eb2299d483ab8b6416ca455ede1803a20d621e82d6c4b3c54a2",
            "a11yPatternDisplayId": "A11Y-PAT-9B21D2EFC571",
            "a11yOccurrenceFingerprint": "77c25801042984492ebec44e20f21f77a016c6c6fb2fa9390d79315dc5728823",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77C258010429"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"4\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"4\" tabindex=\"0\">5</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca4077381bcf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-22d6d7fb",
            "a11yPatternFingerprint": "c0a467033dcaacea5ba4fd295563c69f0f8339bbbc4dac0bfb8b740ae4777a76",
            "a11yPatternDisplayId": "A11Y-PAT-C0A467033DCA",
            "a11yOccurrenceFingerprint": "29b9d3d83a9215177dfdbc61872d5e76d3d9d5935618b9c14125a8fe4c674d00",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29B9D3D83A92"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"7\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"7\" tabindex=\"0\">8</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae77630ad850",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d3b56731",
            "a11yPatternFingerprint": "4403de8351644a2de4acb0ffb4c470125b9b9c1db4b41779cf41412ce2b63cd2",
            "a11yPatternDisplayId": "A11Y-PAT-4403DE835164",
            "a11yOccurrenceFingerprint": "01f768e0701a053c37f999d17e1836c019048c22fe3af0c6a9afda33fa0a92e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F768E0701A"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#child-care-centers-table_next",
            "html": "<a class=\"paginate_button next\" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"next\" tabindex=\"0\" id=\"child-care-centers-table_next\">Next</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "116954622022",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-dfe40896",
            "a11yPatternFingerprint": "9d94656ee34c8d8a403548da5664ac21cb6586d8ff76b1726c027f5a66159131",
            "a11yPatternDisplayId": "A11Y-PAT-9D94656EE34C",
            "a11yOccurrenceFingerprint": "282447cc38f34c5333d21ea1a8b11406e3fe4e4dc24a6cf7db926f1244cbf0f1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-282447CC38F3"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"This is a listing of Child Care Centers located in GSA-managed space. For a list of nearby centers, select the appropriate region or state.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you\">\n<meta property=\"og:title\" content=\"Find a child care center near you\">\n<meta property=\"og:description\" content=\"This is a listing of Child Care Centers located in GSA-managed space. For a list of nearby centers, select the appropriate region or state.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-03-03\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Find a child care center near you | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/85897\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U1t26yAM3BApX3c9HBlkrIbXQXIad_UVdpLevvKDxXgQ0mjwCZg3OwGj8UeckRkisvG52QyUpM50Nb52tKX2DIne0QQQSLBhtxMucKHa2QTq6IUuaB-Re_0fjqlOkBzLlqhEE2uNCZ1AtFGX7_sXeIXrVzCbyGADNCcd_HlPosCR98S-UxPeISptFXfRYrVSqmUHW6ci2PeYSfBEufV6wQE4f8ZAUvs_t2Bq2tgAR5sCU0J2nvlvHmWVzGGeMOykWYVyHcGPu9n-hHbWnlkTX1yobyVVCFY3p_vGUAnYUJciLmNZ7XfA6cRQO27QIXZoC9vQ1wbp5RN5WVWKKREvWpvWGwizk1qTm1L1Z3sTOENjN25VfX5h3aFEU4dOao8npJHLMKhq2rTXDhcQu4sTMLjDYGN2rOISC_lH2Z-I4Y0F82FNmfRUhF2DH8Cwk9YjtZF3bczBryw10zsc6oNX8wYNHV4blOAgpSf0WWv0dS0y5uD01ASlqCp_n_jFKc_JPKuQ-jr0d5EnXCok7rD1ExZj0gd2eGmhFDx0jXBY_Ushc60K2eNzm-RmZGs1dpo3-4jMym_hPpPbZl8_AF4dqTs\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"85897\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23DAI_CFv9NTv4SAJa8lKQkdgZ9OvL_YmvaTtviAxHtAwJrURGnI1Wfm-ZDSs-E4zRLrizjJ1yTwpGe8Uft7gVZciUiqBYQnFw9f8BV_x_ifYlqIYMg6wienGvZxAqRKxXjRNHqYnxH1sBjtWdkEs_QSVjS7cxpSdDgDSjTKbzG9wpTpc8wFyw0JALVI-SavMBpMwHX00_A2dLMPoMpPukOWtV8EcPLl8Jgv3TIM8dINGfQtfAUBVcvUuIzM1MJEKsUq6hQ8PGg6FoxnNf7E-ocpx4mTSRbGSutbkwq5o4ZwpU_b3VLEc9qm5PWqcNOS5Dawvv5DFojMLnnIjKi0mgxOMw5-0qUnj7_hwBVMSf1460H1gz4C1PqGvLiLJ1u3wB7wqYu8-1v8rDo919eF8d_xztydc7mzw2IYnLKXqu_j4bVeuOeH0m3cmX9nfylYRh8Lj-HD3fdn0LWs44w9h8jHG\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown active active-trail\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout active active-trail\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle active-trail\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3 active active-trail\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3 active-trail\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link usa-current\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link usa-current\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/child-care-services\">Child care services</a>\n                  </li>\n              <li>\n                      Find a child care center near you\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Find a child care center near you\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>If you need child care services, find a center in your state and contact it directly. Centers are independently managed. Registration requirements and enrollment availability may vary. Pick your state in the dropdown menu below to view a list of child care centers near you.</p><form class=\"usa-form usa-form--large margin-bottom-4\" id=\"child-care-centers-form\"><fieldset class=\"usa-fieldset\"><legend class=\"usa-sr-only\">Search for child care centers in the U.S.</legend><p><label class=\"usa-label\" for=\"center-area\">Select a state</label> <select class=\"usa-select\" id=\"center-area\"><option value=\"\">- Select -</option><option value=\"Alabama\">Alabama</option><option value=\"Alaska\">Alaska</option><option value=\"American Samoa\">American Samoa</option><option value=\"Arizona\">Arizona</option><option value=\"Arkansas\">Arkansas</option><option value=\"California\">California</option><option value=\"Colorado\">Colorado</option><option value=\"Connecticut\">Connecticut</option><option value=\"Delaware\">Delaware</option><option value=\"District of Columbia\">District of Columbia</option><option value=\"Florida\">Florida</option><option value=\"Georgia\">Georgia</option><option value=\"Guam\">Guam</option><option value=\"Hawaii\">Hawaii</option><option value=\"Idaho\">Idaho</option><option value=\"Illinois\">Illinois</option><option value=\"Indiana\">Indiana</option><option value=\"Iowa\">Iowa</option><option value=\"Kansas\">Kansas</option><option value=\"Kentucky\">Kentucky</option><option value=\"Louisiana\">Louisiana</option><option value=\"Maine\">Maine</option><option value=\"Maryland\">Maryland (excluding DC)</option><option value=\"Massachusetts\">Massachusetts</option><option value=\"Michigan\">Michigan</option><option value=\"Minnesota\">Minnesota</option><option value=\"Mississippi\">Mississippi</option><option value=\"Missouri\">Missouri</option><option value=\"Montana\">Montana</option><option value=\"Nebraska\">Nebraska</option><option value=\"Nevada\">Nevada</option><option value=\"New Hampshire\">New Hampshire</option><option value=\"New Jersey\">New Jersey</option><option value=\"New Mexico\">New Mexico</option><option value=\"New York\">New York</option><option value=\"North Carolina\">North Carolina</option><option value=\"North Dakota\">North Dakota</option><option value=\"Ohio\">Ohio</option><option value=\"Oklahoma\">Oklahoma</option><option value=\"Oregon\">Oregon</option><option value=\"Pennsylvania\">Pennsylvania</option><option value=\"Puerto Rico\">Puerto Rico</option><option value=\"Rhode Island\">Rhode Island</option><option value=\"South Carolina\">South Carolina</option><option value=\"South Dakota\">South Dakota</option><option value=\"Tennessee\">Tennessee</option><option value=\"Texas\">Texas</option><option value=\"Utah\">Utah</option><option value=\"Vermont\">Vermont</option><option value=\"U.S. Virgin Islands\">U.S. Virgin Islands</option><option value=\"Virginia\">Virginia</option><option value=\"Washington\">Washington</option><option value=\"West Virginia\">West Virginia</option><option value=\"Wisconsin\">Wisconsin</option><option value=\"Wyoming\">Wyoming</option> </select></p><ul class=\"usa-button-group\"><li class=\"usa-button-group__item\"><button class=\"usa-button height-6\" id=\"find-center\" type=\"button\">Find a center</button></li><li class=\"usa-button-group__item\"><button class=\"usa-button usa-button--outline height-6\" id=\"clear-form\" type=\"button\">Clear</button></li></ul></fieldset></form><div id=\"child-care-centers-table_wrapper\" class=\"dataTables_wrapper no-footer\"><table class=\"usa-table usa-table--striped font-sans-2xs dataTable no-footer\" id=\"child-care-centers-table\" summary=\"child care services\"><thead><tr><th scope=\"col\" class=\"sorting sorting_asc\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-sort=\"ascending\" aria-label=\"State: activate to sort column descending\" style=\"width: 16%;\">State</th><th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-label=\"Building: activate to sort column ascending\" style=\"width: 34%;\">Building</th><th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-label=\"Center: activate to sort column ascending\" style=\"width: 34%;\">Center</th><th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-label=\"Contact: activate to sort column ascending\" style=\"width: 16%;\">Contact</th></tr></thead><tbody><tr class=\"odd\"><td class=\"sorting_1\">Alabama</td><td><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/1200+Reverend+Abraham+Woods+Jr+Boulevard,+Birmingham,+AL+35285/@33.5176199,-86.8224929,17z/data=!3m1!4b1!4m5!3m4!1s0x88891b89b0df68db:0x4a7e2b903f98111b!8m2!3d33.5176199!4d-86.8202989\">1200 Rev. Abraham Woods, Jr., Boulevard</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/1200+Reverend+Abraham+Woods+Jr+Boulevard,+Birmingham,+AL+35285/@33.5176199,-86.8224929,17z/data=!3m1!4b1!4m5!3m4!1s0x88891b89b0df68db:0x4a7e2b903f98111b!8m2!3d33.5176199!4d-86.8202989\">Birmingham, AL 35285</a></td><td>Social Security Administration Child Development Center</td><td><i class=\"icon-phone\"></i> <a href=\"tel:+1%20205-801-2839\" countrycode=\"+1\">205-801-2839</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Alaska</td><td><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/750+D+St,+Anchorage,+AK+99501/@61.2148489,-149.8914078,17z/data=!4m5!3m4!1s0x56c8962a31e55555:0x75388f2024273d41!8m2!3d61.2148799!4d-149.8900291\">750 D Street</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/750+D+St,+Anchorage,+AK+99501/@61.2148489,-149.8914078,17z/data=!4m5!3m4!1s0x56c8962a31e55555:0x75388f2024273d41!8m2!3d61.2148799!4d-149.8900291\">Anchorage, AK 99501</a></td><td>Tundra Tykes Child Care</td><td><i class=\"icon-phone\"></i> <a href=\"tel:+1%20907-271-4500\" countrycode=\"+1\">907-271-4500</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Alaska</td><td>Federal Building-Post Office &amp; Courthouse<br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/Gold+Creek+Child+Development+Center/@58.3014614,-134.4209115,19z/data=!3m2!4b1!5s0x5400df867edd938d:0x9ee9141a23175f2c!4m5!3m4!1s0x5400df8678bf7237:0xb4901de6c82ad1d1!8m2!3d58.3014607!4d-134.4203643\">709 W. 9th Street</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/Gold+Creek+Child+Development+Center/@58.3014614,-134.4209115,19z/data=!3m2!4b1!5s0x5400df867edd938d:0x9ee9141a23175f2c!4m5!3m4!1s0x5400df8678bf7237:0xb4901de6c82ad1d1!8m2!3d58.3014607!4d-134.4203643\">Juneau, AK 99802</a></td><td>Gold Creek Child Care Center</td><td><i class=\"icon-phone\"></i> <a href=\"tel:+1%20907-586-7529\" countrycode=\"+1\">907-586-7529</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">American Samoa</td><td>n/a</td><td>n/a</td><td>n/a</td></tr><tr class=\"odd\"><td class=\"sorting_1\">Arizona</td><td>n/a</td><td>n/a</td><td>n/a</td></tr><tr class=\"even\"><td class=\"sorting_1\">Arkansas</td><td>n/a</td><td>n/a</td><td>n/a</td></tr><tr class=\"odd\"><td class=\"sorting_1\">California</td><td><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/Cottage+Kids+Children's+Center/@38.602418,-121.3999734,17z/data=!3m1!5s0x809adbcd10bd1e53:0x40cad36e506075ce!4m13!1m7!3m6!1s0x809adbcd10df72ad:0x47fe100cd96a306b!2sFederal+Building,+2800+Cottage+Way,+Sacramento,+CA+95825!3b1!8m2!3d38.602418!4d-121.3977847!3m4!1s0x809adbcd6fb6a6c5:0xe1999c70926058f0!8m2!3d38.6016613!4d-121.397924\">2800 Cottage Way</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/Cottage+Kids+Children's+Center/@38.602418,-121.3999734,17z/data=!3m1!5s0x809adbcd10bd1e53:0x40cad36e506075ce!4m13!1m7!3m6!1s0x809adbcd10df72ad:0x47fe100cd96a306b!2sFederal+Building,+2800+Cottage+Way,+Sacramento,+CA+95825!3b1!8m2!3d38.602418!4d-121.3977847!3m4!1s0x809adbcd6fb6a6c5:0xe1999c70926058f0!8m2!3d38.6016613!4d-121.397924\">Sacramento, CA 95825</a></td><td>Cottage Kids Children’s Center</td><td><i class=\"icon-phone\"></i> <a href=\"tel:+1%20916-979-2011\" countrycode=\"+1\">916-979-2011</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">California</td><td>Roybal Federal Building<br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/EDWARD+R.+ROYBAL+CENTER+AND+FEDERAL+BUILDING,+255+E+Temple+St,+Los+Angeles,+CA+90012/@34.0530134,-118.241237,17z/data=!3m1!4b1!4m5!3m4!1s0x80c2c6466ee9efa7:0x232a8f9b63d3b1d0!8m2!3d34.0530134!4d-118.2390483\">255 East Temple Street</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/EDWARD+R.+ROYBAL+CENTER+AND+FEDERAL+BUILDING,+255+E+Temple+St,+Los+Angeles,+CA+90012/@34.0530134,-118.241237,17z/data=!3m1!4b1!4m5!3m4!1s0x80c2c6466ee9efa7:0x232a8f9b63d3b1d0!8m2!3d34.0530134!4d-118.2390483\">Los Angeles, CA 90012</a></td><td>Harry Pregerson Child Care Center</td><td><i class=\"icon-phone\"></i> <a href=\"tel:+1%20213-894-1556\" countrycode=\"+1\">213-894-1556</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">California</td><td><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/800+Front+St,+San+Diego,+CA+92101/@32.7137521,-117.166961,17z/data=!3m1!4b1!4m5!3m4!1s0x80d95357d355fa11:0x83c02f579e2f72ce!8m2!3d32.7137521!4d-117.1647723\">800 Front Street</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/800+Front+St,+San+Diego,+CA+92101/@32.7137521,-117.166961,17z/data=!3m1!4b1!4m5!3m4!1s0x80d95357d355fa11:0x83c02f579e2f72ce!8m2!3d32.7137521!4d-117.1647723\">San Diego, CA 92101</a></td><td>Barry Ted Moskowitz Child Care Center</td><td><i class=\"icon-phone\"></i> <a href=\"tel:+1%20619-557-3431\" countrycode=\"+1\">619-557-3431</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">California</td><td><a class=\"usa-link--external\" href=\"https://maps.app.goo.gl/XfvGhNr1RFakZxCY8\">75 Hawthorne St, San Francisco, CA 94105</a></td><td>Wah Mei Kids by the bay</td><td><i class=\"icon-phone\"></i><a href=\"tel:+1%20415-363-0337\" countrycode=\"+1\">415-363-0337</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Colorado</td><td><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/Clever+Kids+Learning+Center+managed+by+Bright+Horizons/@39.7177462,-105.1229313,17z/data=!3m1!4b1!4m5!3m4!1s0x876b86b31915f1a7:0x4218ac0e33e1920b!8m2!3d39.7177462!4d-105.1207426\">Building 64, Denver Federal Center</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/Clever+Kids+Learning+Center+managed+by+Bright+Horizons/@39.7177462,-105.1229313,17z/data=!3m1!4b1!4m5!3m4!1s0x876b86b31915f1a7:0x4218ac0e33e1920b!8m2!3d39.7177462!4d-105.1207426\">Denver, CO 80225</a></td><td>Clever Kids Learning Center</td><td><i class=\"icon-phone\"></i><a href=\"tel:+1%20303-236-9400\" countrycode=\"+1\">303-236-9400</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Colorado</td><td><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/1244+Speer+Blvd+%23170,+Denver,+CO+80204/@39.7358508,-104.9965549,17z/data=!3m1!4b1!4m5!3m4!1s0x876c7f2ce026c391:0xfef57f17c9cdf4d0!8m2!3d39.7358508!4d-104.9943662\">1244 Speer Boulevard, Suite 170</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/1244+Speer+Blvd+%23170,+Denver,+CO+80204/@39.7358508,-104.9965549,17z/data=!3m1!4b1!4m5!3m4!1s0x876c7f2ce026c391:0xfef57f17c9cdf4d0!8m2!3d39.7358508!4d-104.9943662\">Denver, CO 80204</a></td><td>Colonnade Children’s Center</td><td><i class=\"icon-phone\"></i> <a href=\"tel:+1%20303-844-2428\" countrycode=\"+1\">303-844-2428</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Colorado</td><td><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/721+19th+St+%23B65,+Denver,+CO+80202/@39.7488775,-104.9907187,17z/data=!3m1!4b1!4m5!3m4!1s0x876c78d8332af1f5:0xe0e4902753322ae0!8m2!3d39.7488775!4d-104.98853\">721 19th Street, Room B65</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/721+19th+St+%23B65,+Denver,+CO+80202/@39.7488775,-104.9907187,17z/data=!3m1!4b1!4m5!3m4!1s0x876c78d8332af1f5:0xe0e4902753322ae0!8m2!3d39.7488775!4d-104.98853\">Denver, CO 80204</a></td><td>Stout Street Children’s Center</td><td><i class=\"icon-phone\"></i> <a href=\"tel:+1%20303-844-6514\" countrycode=\"+1\">303-844-6514</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Colorado</td><td>Union Park Plaza<br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/Advantage+Learning+Center/@39.7167587,-105.1396165,17z/data=!3m1!4b1!4m5!3m4!1s0x876b83f831785dc1:0x49b3ae2e6482c0f9!8m2!3d39.7166743!4d-105.137467\">155 Van Gordon</a><br><a class=\"usa-link--external\" href=\"https://www.google.com/maps/place/Advantage+Learning+Center/@39.7167587,-105.1396165,17z/data=!3m1!4b1!4m5!3m4!1s0x876b83f831785dc1:0x49b3ae2e6482c0f9!8m2!3d39.7166743!4d-105.137467\">Lakewood, CO 80228</a></td><td>Advantage Learning Center</td><td><i class=\"icon-phone\"></i> <a href=\"tel:+1%20303-914-5482\" countrycode=\"+1\">303-914-5482</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Connecticut</td><td>n/a</td><td>n/a</td><td>n/a</td></tr></tbody></table><div class=\"dataTables_paginate paging_simple_numbers\" id=\"child-care-centers-table_paginate\"><a class=\"paginate_button previous disabled\" aria-controls=\"child-care-centers-table\" aria-disabled=\"true\" aria-role=\"link\" data-dt-idx=\"previous\" tabindex=\"-1\" id=\"child-care-centers-table_previous\">Previous</a><span><a class=\"paginate_button current\" aria-controls=\"child-care-centers-table\" aria-role=\"link\" aria-current=\"page\" data-dt-idx=\"0\" tabindex=\"0\">1</a><a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"1\" tabindex=\"0\">2</a><a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"2\" tabindex=\"0\">3</a><a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"3\" tabindex=\"0\">4</a><a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"4\" tabindex=\"0\">5</a><span class=\"ellipsis\">…</span><a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"7\" tabindex=\"0\">8</a></span><a class=\"paginate_button next\" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"next\" tabindex=\"0\" id=\"child-care-centers-table_next\">Next</a></div></div>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-951626\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-951626\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Mar 3, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Real estate</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"3\" is-ancestor=\"1\" is-child-of-homepage=\"1\" display-children=\"1\" has-children=\"1\" child-count=\"34\" entity-id=\"81075\" href=\"/real-estate\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87005\" href=\"/real-estate/accessible-facility-design\"><span>Accessible facility design</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"82371\" href=\"/real-estate/utility-services\"><span>Utility services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"83420\" href=\"/real-estate/fine-arts\"><span>Fine arts</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164861\" href=\"/real-estate/assigning-and-managing-parking-spaces\"><span>Assigning and managing parking spaces</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"83886\" href=\"/real-estate/capital-investment-and-leasing-prospectus-library\"><span>Capital investment and leasing prospectus library</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"1\" entity-id=\"85895\" href=\"/real-estate/child-care-services\"><span>Child care services</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85897\" href=\"/real-estate/child-care-services/find-a-child-care-center-near-you\"><span>Find a child care center near you</span></a>\n                                  \n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87075\" href=\"/real-estate/client-enrichment-series\"><span>Client Enrichment Series</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"309\" href=\"/real-estate/explore-historic-buildings\"><span>Explore historic buildings</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"87400\" href=\"/real-estate/facilities-standards-for-the-public-buildings-service\"><span>Facilities standards for the Public Buildings Service</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85685\" href=\"/real-estate/facilities-status-and-information\"><span>Facilities Status and Information</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"83941\" href=\"/real-estate/for-businesses-seeking-opportunities\"><span>For businesses seeking opportunities</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164812\" href=\"/real-estate/highrisk-operations-policy\"><span>High-risk operations policy</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"84720\" href=\"/real-estate/highperformance-building-design\"><span>High-performance building design </span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"149657\" href=\"/real-estate/land-ports-of-entry-and-the-infrastructure-investment-and-jobs-act\"><span>Land ports of entry and the Infrastructure Investment and Jobs Act</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"86161\" href=\"/real-estate/leasing\"><span>Leasing</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"84054\" href=\"/real-estate/missing-child-notice-program\"><span>Missing child notice program</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"149235\" href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis\"><span>Occupancy Agreement Space Inventory System (OASIS)</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"166782\" href=\"/real-estate/ongoing-construction-projects\"><span>Ongoing construction projects</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164855\" href=\"/real-estate/opt-to-lease-furniture-and-it-to-save-money\"><span>Opt to lease furniture and IT to save money</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"82927\" href=\"/real-estate/outleasing\"><span>Outleasing</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85858\" href=\"/real-estate/pbs-points-of-contact\"><span>PBS points of contact </span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"167095\" href=\"/real-estate/planning-for-your-space-needs\"><span>Planning for your space needs</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"149418\" href=\"/real-estate/project-management-information-system\"><span>Project management information system</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"84522\" href=\"/real-estate/real-property-disposition\"><span>Real property disposition</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"87186\" href=\"/real-estate/reimbursable-services-program\"><span>Reimbursable services program</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85711\" href=\"/real-estate/rent-pricing-and-payments\"><span>Rent pricing and payments</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"84086\" href=\"/real-estate/section-106-of-the-national-historic-preservation-act\"><span>Section 106 of the National Historic Preservation Act</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"1100\" href=\"/real-estate/technical-procedures\"><span>Technical Procedures</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"159812\" href=\"/real-estate/use-it-act-and-occupancy-data\"><span>USE IT Act and occupancy data</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"134181\" href=\"/real-estate/use-micropurchase-delegation-of-authority-in-gsamanaged-property\"><span>Use micro-purchase delegation of authority in GSA-managed property</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164938\" href=\"/real-estate/use-our-schedule-management-for-small-projects\"><span>Use our schedule management for small projects</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"165579\" href=\"/real-estate/voice-of-the-customer\"><span>Voice of the customer</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"163935\" href=\"/real-estate/water-quality-management\"><span>Water quality management</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"163294\" href=\"/real-estate/workplace-optimization\"><span>Workplace optimization </span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-358838\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-358838\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-889318\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-889318\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-137094\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-137094\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-362702\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-362702\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-801746\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-801746\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-772487\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-772487\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-801428\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-801428\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-931082\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-931082\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"7901f7b1-f9dd-4616-a503-bb122f94abd3\",\"entityVid\":\"370303\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"85897\",\"entityTitle\":\"Find a child care center near you\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23DAI_CFv9NTv4SAJa8lKQkdgZ9OvL_YmvaTtviAxHtAwJrURGnI1Wfm-ZDSs-E4zRLrizjJ1yTwpGe8Uft7gVZciUiqBYQnFw9f8BV_x_ifYlqIYMg6wienGvZxAqRKxXjRNHqYnxH1sBjtWdkEs_QSVjS7cxpSdDgDSjTKbzG9wpTpc8wFyw0JALVI-SavMBpMwHX00_A2dLMPoMpPukOWtV8EcPLl8Jgv3TIM8dINGfQtfAUBVcvUuIzM1MJEKsUq6hQ8PGg6FoxnNf7E-ocpx4mTSRbGSutbkwq5o4ZwpU_b3VLEc9qm5PWqcNOS5Dawvv5DFojMLnnIjKi0mgxOMw5-0qUnj7_hwBVMSf1460H1gz4C1PqGvLiLJ1u3wB7wqYu8-1v8rDo919eF8d_xztydc7mzw2IYnLKXqu_j4bVeuOeH0m3cmX9nfylYRh8Lj-HD3fdn0LWs44w9h8jHG\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23DAI_CFv9NTv4SAJa8lKQkdgZ9OvL_YmvaTtviAxHtAwJrURGnI1Wfm-ZDSs-E4zRLrizjJ1yTwpGe8Uft7gVZciUiqBYQnFw9f8BV_x_ifYlqIYMg6wienGvZxAqRKxXjRNHqYnxH1sBjtWdkEs_QSVjS7cxpSdDgDSjTKbzG9wpTpc8wFyw0JALVI-SavMBpMwHX00_A2dLMPoMpPukOWtV8EcPLl8Jgv3TIM8dINGfQtfAUBVcvUuIzM1MJEKsUq6hQ8PGg6FoxnNf7E-ocpx4mTSRbGSutbkwq5o4ZwpU_b3VLEc9qm5PWqcNOS5Dawvv5DFojMLnnIjKi0mgxOMw5-0qUnj7_hwBVMSf1460H1gz4C1PqGvLiLJ1u3wB7wqYu8-1v8rDo919eF8d_xztydc7mzw2IYnLKXqu_j4bVeuOeH0m3cmX9nfylYRh8Lj-HD3fdn0LWs44w9h8jHG\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23DAI_CFv9NTv4SAJa8lKQkdgZ9OvL_YmvaTtviAxHtAwJrURGnI1Wfm-ZDSs-E4zRLrizjJ1yTwpGe8Uft7gVZciUiqBYQnFw9f8BV_x_ifYlqIYMg6wienGvZxAqRKxXjRNHqYnxH1sBjtWdkEs_QSVjS7cxpSdDgDSjTKbzG9wpTpc8wFyw0JALVI-SavMBpMwHX00_A2dLMPoMpPukOWtV8EcPLl8Jgv3TIM8dINGfQtfAUBVcvUuIzM1MJEKsUq6hQ8PGg6FoxnNf7E-ocpx4mTSRbGSutbkwq5o4ZwpU_b3VLEc9qm5PWqcNOS5Dawvv5DFojMLnnIjKi0mgxOMw5-0qUnj7_hwBVMSf1460H1gz4C1PqGvLiLJ1u3wB7wqYu8-1v8rDo919eF8d_xztydc7mzw2IYnLKXqu_j4bVeuOeH0m3cmX9nfylYRh8Lj-HD3fdn0LWs44w9h8jHG\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_fv_GksDB-Xqcz3SopGxTEcTOuP6mxG1t8faCGgSFckk.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23DAI_CFv9NTv4SAJa8lKQkdgZ9OvL_YmvaTtviAxHtAwJrURGnI1Wfm-ZDSs-E4zRLrizjJ1yTwpGe8Uft7gVZciUiqBYQnFw9f8BV_x_ifYlqIYMg6wienGvZxAqRKxXjRNHqYnxH1sBjtWdkEs_QSVjS7cxpSdDgDSjTKbzG9wpTpc8wFyw0JALVI-SavMBpMwHX00_A2dLMPoMpPukOWtV8EcPLl8Jgv3TIM8dINGfQtfAUBVcvUuIzM1MJEKsUq6hQ8PGg6FoxnNf7E-ocpx4mTSRbGSutbkwq5o4ZwpU_b3VLEc9qm5PWqcNOS5Dawvv5DFojMLnnIjKi0mgxOMw5-0qUnj7_hwBVMSf1460H1gz4C1PqGvLiLJ1u3wB7wqYu8-1v8rDo919eF8d_xztydc7mzw2IYnLKXqu_j4bVeuOeH0m3cmX9nfylYRh8Lj-HD3fdn0LWs44w9h8jHG\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1685,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11900,
          "settleDelayMs": 10000,
          "auditMs": 2422,
          "totalMs": 14925,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 8
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 64,
          "failed": 28,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-valid-attr",
          "distinguishable/color-contrast",
          "keyboard-accessible/focus-order",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b94ebc54b3bc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "e28d0b6268d563cbcac58d6edfcccfca135d1f549e7e1a86245394405bde8085",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E28D0B6268D5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a76b54983572",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "4489c051374bc64a384c02433687e38b23aa7ce8181e97fb9c61ef49ba26861c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4489C051374B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e3ecdeea4c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "36e2e4fdadd48697b142c236e49b3c839793b720345c8c42c2336ee66c82c072",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36E2E4FDADD4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05318cc0658c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "a34c8efa1de184769e5990cd598e65f3d4d8c057403a80b84bc5340f10c835da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A34C8EFA1DE1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "997374bf4212",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "c7d9b52094b20c66340986032a5a666a22ad2532e44f22afaf9045baa6b5db0f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7D9B52094B2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4801fca9d358",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "cbb00a68fe1d543731aa2daae4a6805f274aef8bcfe6ad0a373007fd67267135",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CBB00A68FE1D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c96a0850def9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "40bca8232660b6107d08a075fe76a0817f4d270dbbaa9e5eaf6f9a42b14070d4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-40BCA8232660"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f404d5421ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "0916fc4344a29e49d9e92f256372fa24fa9175fdf89d6738cb79efecadadd2d6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0916FC4344A2"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"State: activate to sort column descending\"]",
            "selector": "tr > th[aria-label=\"State: activate to sort column descending\"]",
            "html": "<th scope=\"col\" class=\"sorting sorting_asc\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-sort=\"ascending\" aria-label=\"State: activate to sort column descending\" s...",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1699795ea9c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-637280eb",
            "a11yPatternFingerprint": "ede0e1e4433ce0bed5e22d8385f7707f295404cc2038cd0cd715cbb12d197f5c",
            "a11yPatternDisplayId": "A11Y-PAT-EDE0E1E4433C",
            "a11yOccurrenceFingerprint": "f90acd628f3b815f336ecd4c51785787aa5f736df712e8c7cc02394092b52fc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F90ACD628F3B"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"Building: activate to sort column ascending\"]",
            "selector": "tr > th[aria-label=\"Building: activate to sort column ascending\"]",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-label=\"Building: activate to sort column ascending\" style=\"width: 34%;\">Building</th>",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcfb46f07ad3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3f74d668",
            "a11yPatternFingerprint": "67b5d121108342daad44fb68ebb5c8704c1d59b6cd40dbe3c71dcdf30a542d14",
            "a11yPatternDisplayId": "A11Y-PAT-67B5D1211083",
            "a11yOccurrenceFingerprint": "78f61486b1fb2c612ccffd001f993de12ad20b90de6a4445f9013615af038b1c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78F61486B1FB"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"Center: activate to sort column ascending\"]",
            "selector": "tr > th[aria-label=\"Center: activate to sort column ascending\"]",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-label=\"Center: activate to sort column ascending\" style=\"width: 34%;\">Center</th>",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de3656ee7d2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed3fb96b",
            "a11yPatternFingerprint": "6f757fbfa5901b5626ab510921b3c1eb60d90324b002005f27afeb9b98b0e335",
            "a11yPatternDisplayId": "A11Y-PAT-6F757FBFA590",
            "a11yOccurrenceFingerprint": "5236ca89af837f12749f665f229c48762b8806eac3239cae725f41a7dc910a65",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5236CA89AF83"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"Contact: activate to sort column ascending\"]",
            "selector": "tr > th[aria-label=\"Contact: activate to sort column ascending\"]",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-label=\"Contact: activate to sort column ascending\" style=\"width: 16%;\">Contact</th>",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bdce5927b26",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-494ced37",
            "a11yPatternFingerprint": "c94de302f7987bfe6b5a9208db623ca6d6324999029302fa3d6ebe56c3d6ed84",
            "a11yPatternDisplayId": "A11Y-PAT-C94DE302F798",
            "a11yOccurrenceFingerprint": "1580c8b6893756f4e2ae0c158652772e41c4d456a5581dac74478b746a7fe54e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1580C8B68937"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fb332cee850",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "d857d05ecc2bdb1e6face5fd1a3c8b4805bc08b61bf7fb350788dbd272b418f4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D857D05ECC2B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d729cef2b7c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "47df5575e6d4cdb2a8031e70e22b2000766a8539c1ee4200654e657b20fb3801",
            "a11yOccurrenceDisplayId": "A11Y-OCC-47DF5575E6D4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8652d7478c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "402d056994d7466f0420952b301e499e709b28d2b0e557f78fabdb3fdf8ddb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-402D056994D7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed693322b60e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "bbcb1d0b713b35b4205a108d5ca073849f442c5753ed0d5ecfb1642ce2181c1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBCB1D0B713B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "522291f73861",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "38c301071704bea0e857fda90717e002892a98faf9458f1d2a7cfdb1a1708e0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38C301071704"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a441fc9d9bc2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "90bd2fd1a2f47b14346c1f5cf05bd13165a3b9f4099d506341a25974280f38b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-90BD2FD1A2F4"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5e556ae94a6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "b123691b4fac0e9c5c4decde3f003248ceac91d407524d677ee33f672da3b442",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B123691B4FAC"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03a9331e57fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "3d6b351e828025793ad31b98dafe07f050efdc4863381294f6383dbeddaf39df",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D6B351E8280"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "#child-care-centers-table_previous",
            "selector": "#child-care-centers-table_previous",
            "html": "<a class=\"paginate_button previous disabled\" aria-controls=\"child-care-centers-table\" aria-disabled=\"true\" aria-role=\"link\" data-dt-idx=\"previous\" tabindex=\"-1\" id=\"child-care-centers-table_previous\">...",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "d10cc28d6843",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6b05ca8",
            "a11yPatternFingerprint": "253f246aac221f5bb9d99be51d89ffac2a5727f4416f9b0b8ecd6b0c0db907ef",
            "a11yPatternDisplayId": "A11Y-PAT-253F246AAC22",
            "a11yOccurrenceFingerprint": "5add2c1ad6cb3529ecbfad5fddea30bb299eb53bb5ea01596c0da66244f6bdb5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5ADD2C1AD6CB"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "#child-care-centers-table_paginate > span > a:nth-of-type(1)",
            "selector": "#child-care-centers-table_paginate > span > a:nth-of-type(1)",
            "html": "<a class=\"paginate_button current\" aria-controls=\"child-care-centers-table\" aria-role=\"link\" aria-current=\"page\" data-dt-idx=\"0\" tabindex=\"0\">1</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d80f9f71c6d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-442d88fe",
            "a11yPatternFingerprint": "0b0674f8422561b44cc35ce5885d82ec417dddf229cada4db3473eabc959d552",
            "a11yPatternDisplayId": "A11Y-PAT-0B0674F84225",
            "a11yOccurrenceFingerprint": "50192bce75198405655c7f7a5fcddb9e39000b5eaa7e619b75be591e8d0acdde",
            "a11yOccurrenceDisplayId": "A11Y-OCC-50192BCE7519"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(2)",
            "selector": "span > a:nth-of-type(2)",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"1\" tabindex=\"0\">2</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f889d8e4451",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fdab43c3",
            "a11yPatternFingerprint": "cd44e2b7298ee7759b5872a78e0fe8dc21c4f70fcf30e9bd1bae8a8663d6bda0",
            "a11yPatternDisplayId": "A11Y-PAT-CD44E2B7298E",
            "a11yOccurrenceFingerprint": "8e692d10c314c32ee50fc41d6afe52db511408fdd4253417bd07c147969d1b91",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E692D10C314"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(3)",
            "selector": "span > a:nth-of-type(3)",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"2\" tabindex=\"0\">3</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dd08786b800",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9a286329",
            "a11yPatternFingerprint": "4a50f5bd724b88693566aa5197cc20960f31c68e55b4b04edf52e7870645bb34",
            "a11yPatternDisplayId": "A11Y-PAT-4A50F5BD724B",
            "a11yOccurrenceFingerprint": "48335942d959ed653bc61de65f7f11a72589095018033af56a37c2d81a6a8d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-48335942D959"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(4)",
            "selector": "span > a:nth-of-type(4)",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"3\" tabindex=\"0\">4</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79938489ca41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-cc2d55bf",
            "a11yPatternFingerprint": "29d6fe280502dbb41836bb79391e2bb1bbcf01194e379d8704f1efd697a50210",
            "a11yPatternDisplayId": "A11Y-PAT-29D6FE280502",
            "a11yOccurrenceFingerprint": "42219e73923c19b6af78de78a5a88a66d45a02d098adaf5b39a29e0349fde987",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42219E73923C"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(5)",
            "selector": "span > a:nth-of-type(5)",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"4\" tabindex=\"0\">5</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10f14c42cefb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8cae90ff",
            "a11yPatternFingerprint": "6a6764b19ff4b044738f8ede12d926ea338ce4e209c6ace0d8976367ab021eee",
            "a11yPatternDisplayId": "A11Y-PAT-6A6764B19FF4",
            "a11yOccurrenceFingerprint": "00e1dbdf380840104ec01bd0fb09c9b1b895cb79d9a5cba5048be017ba17a136",
            "a11yOccurrenceDisplayId": "A11Y-OCC-00E1DBDF3808"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(6)",
            "selector": "span > a:nth-of-type(6)",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"7\" tabindex=\"0\">8</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bbdb611d12f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7b5bd5df",
            "a11yPatternFingerprint": "d5356412a1efb02587666820e9d5ea2d3b68be1a82e3cf5a0fcfc43aef4daaa7",
            "a11yPatternDisplayId": "A11Y-PAT-D5356412A1EF",
            "a11yOccurrenceFingerprint": "4153c38cd716eb36ecd0ce9f3f1a9fd718cb18f8f3cab4df52897552da53e406",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4153C38CD716"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "#child-care-centers-table_next",
            "selector": "#child-care-centers-table_next",
            "html": "<a class=\"paginate_button next\" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"next\" tabindex=\"0\" id=\"child-care-centers-table_next\">Next</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "50fa3b333c4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-09a99ce0",
            "a11yPatternFingerprint": "8eea707f3e13ad66abdcb4e70f7b8463dcb246eb7f8a963dd99e3102b0a127de",
            "a11yPatternDisplayId": "A11Y-PAT-8EEA707F3E13",
            "a11yOccurrenceFingerprint": "1104c29052975dec94cbb2ad64898f76028ce573bc6c25a2bada29668f8d868f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1104C2905297"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 28,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11923,
          "settleDelayMs": 10000,
          "auditMs": 612,
          "totalMs": 13184
        },
        "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": "fdb81472ff48",
        "firstSeenAt": "2026-07-27T13:34:50.757Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "6d8399992d57a66c16f2d9a2e62d1f4c449df652fdf5b07e0e3ed3ae7bf2438a",
        "a11yPatternDisplayId": "A11Y-PAT-6D8399992D57",
        "a11yOccurrenceFingerprint": "aa02c77b9e56dfb9f2d59ff10acd4245596dc44572d34755da74e8f70b6e9707",
        "a11yOccurrenceDisplayId": "A11Y-OCC-AA02C77B9E56"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 143,
          "errors": 0,
          "warnings": 143,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "45a07be9ccd3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "f89ab1a0968f10a8df6fad0b7f621172317d6e4c3083b2df68c8eaedf75f4aab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F89AB1A0968F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "20303ff26dec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "71e5a521e0781d9046e25aae72346a4b745977e496bb9646e2b5ef9bb2fbce42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71E5A521E078"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e40e3d8a72b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1c9e64c248572e4ed204fdf2c059aec76c710590723aa8e5034f63022cba6d95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C9E64C24857"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e40e3d8a72b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1c9e64c248572e4ed204fdf2c059aec76c710590723aa8e5034f63022cba6d95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C9E64C24857"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" 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": "d37c1062312b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a20e5fd6",
            "a11yPatternFingerprint": "762e616827e50cefacd35b738c09da56f665073cdce6f4bfda014ef11dd548ac",
            "a11yPatternDisplayId": "A11Y-PAT-762E616827E5",
            "a11yOccurrenceFingerprint": "d2eaa0d43245d2afd0377bd62bd2c6d7c8aba65c526d0632e45b991486accc78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2EAA0D43245"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle active-trail\" 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": "31b001805ac6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-44c9eb9e",
            "a11yPatternFingerprint": "2f3a4acd809c2f4ca673792f5983ce85c44e0d04a58d30f4cd24d6f450a67c1b",
            "a11yPatternDisplayId": "A11Y-PAT-2F3A4ACD809C",
            "a11yOccurrenceFingerprint": "f43db04b553fbc3f96ee7059077f4b0428e9dd95b0673ea2bb80e7cf507cda72",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F43DB04B553F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e40e3d8a72b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1c9e64c248572e4ed204fdf2c059aec76c710590723aa8e5034f63022cba6d95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C9E64C24857"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e40e3d8a72b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1c9e64c248572e4ed204fdf2c059aec76c710590723aa8e5034f63022cba6d95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C9E64C24857"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e40e3d8a72b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1c9e64c248572e4ed204fdf2c059aec76c710590723aa8e5034f63022cba6d95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C9E64C24857"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e40e3d8a72b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1c9e64c248572e4ed204fdf2c059aec76c710590723aa8e5034f63022cba6d95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C9E64C24857"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e40e3d8a72b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1c9e64c248572e4ed204fdf2c059aec76c710590723aa8e5034f63022cba6d95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C9E64C24857"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd6063e51f93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c045c7c722469c76f47a906236611bfadbc71f28804c50797e8336cfabb7fb17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C045C7C72246"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "17cfa2f6f955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4f75cdce5f538bcdc4d37db1e8d931dbaa4eaf419f876cac009d396f6975c272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F75CDCE5F53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "97cbb9084dcb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "293dbfd57db6ce8a975a9e95943fa142c909d614a55dc4f5e96eff32815469a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-293DBFD57DB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "caa0d3d5684c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fafe1cda6c1ebe430120c2592de2674b1570c7acd638829ce0dde4b58b8d5782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE1CDA6C1E"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting sorting_asc\" tabindex=\"0\" aria-label=\"State: activate to sort column descending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "3183e4d9ce9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-45446094",
            "a11yPatternFingerprint": "ccd4bb2cde7c2cb576312d392797298f4ce036fc703ea92c67c0af026f0606f6",
            "a11yPatternDisplayId": "A11Y-PAT-CCD4BB2CDE7C",
            "a11yOccurrenceFingerprint": "b7fbc2c23750ab007a23c3aac6636b1baf995f9c46cc787b6e254f7c95d39b74",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B7FBC2C23750"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting\" tabindex=\"0\" aria-label=\"Building: activate to sort column ascending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "0112e3a5ffdb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-36ca6e49",
            "a11yPatternFingerprint": "31f7728b3b76c4383057d787839ea2062a7b41ba235301d9bce7cfa9194d060c",
            "a11yPatternDisplayId": "A11Y-PAT-31F7728B3B76",
            "a11yOccurrenceFingerprint": "b84249700cc34ca9067bf8b2af8987572b366c3fae9ade55febe0ceaaf5824dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B84249700CC3"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting\" tabindex=\"0\" aria-label=\"Center: activate to sort column ascending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "db68471cf844",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0601b583",
            "a11yPatternFingerprint": "d585e600613956669d780f3874fbdbccd709b08df07c4d0feb6956789a2d2fd0",
            "a11yPatternDisplayId": "A11Y-PAT-D585E6006139",
            "a11yOccurrenceFingerprint": "6127c97ebae04e939c538e7d9732e6b512dc5acfbc46df0a5eea7af13ef1b092",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6127C97EBAE0"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting\" tabindex=\"0\" aria-label=\"Contact: activate to sort column ascending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "ae09edbff412",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-edfd1ab8",
            "a11yPatternFingerprint": "39465beeb42b7600b6455a626ab6d07a3d762477ed33faca3d06abd096c8165c",
            "a11yPatternDisplayId": "A11Y-PAT-39465BEEB42B",
            "a11yOccurrenceFingerprint": "5847b705b05d4ed86e9a12d64ec9160970cff28600c07f824f35b59e113c7981",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5847B705B05D"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button current\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "39e5dc7acf84",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-11e32350",
            "a11yPatternFingerprint": "58dbbcb357d4a27c49af418fea235d81d740829e2fd0d60014914f377747a0d5",
            "a11yPatternDisplayId": "A11Y-PAT-58DBBCB357D4",
            "a11yOccurrenceFingerprint": "c9d371b6c5705c50bde296546d3dfb03e0f5d5b3707740df33d6d3c40b26fdee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C9D371B6C570"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1fc40bc81906",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "fc9562c16287da74ea1adff54ed22f9e66e23ef84a5cf2e8d5cf133ce3bed1aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC9562C16287"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1fc40bc81906",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "fc9562c16287da74ea1adff54ed22f9e66e23ef84a5cf2e8d5cf133ce3bed1aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC9562C16287"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1fc40bc81906",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "fc9562c16287da74ea1adff54ed22f9e66e23ef84a5cf2e8d5cf133ce3bed1aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC9562C16287"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1fc40bc81906",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "fc9562c16287da74ea1adff54ed22f9e66e23ef84a5cf2e8d5cf133ce3bed1aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC9562C16287"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1fc40bc81906",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "fc9562c16287da74ea1adff54ed22f9e66e23ef84a5cf2e8d5cf133ce3bed1aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC9562C16287"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"child-care-centers-table_next\" class=\"paginate_button next\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1b83b2228fa8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-780c3ca8",
            "a11yPatternFingerprint": "99e91cb02c8f1c070738435056dafec09f6cca7f98ab80aa42c0b24e9779a9e5",
            "a11yPatternDisplayId": "A11Y-PAT-99E91CB02C8F",
            "a11yOccurrenceFingerprint": "2297454283b5a812ab935b570f572bc7408ed7fd727029442fd65d2dedc78fe3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2297454283B5"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "6e423f15965f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "12383900b955680da1c290c9de8f2e14dae3ccc37137d27b4cbe10ea7f638f8d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12383900B955"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "c07c07714060",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "deffe1daf69f67cf29eebf885787f177e6290750f0102e174da58bd20795c7d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEFFE1DAF69F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1ca8b7137e36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "e28eb26964e89bf97ceeabe462c0509a9a5389557dae54025f1b8aff55a50323",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E28EB26964E8"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "097972eea33d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "a77be9efce6c897fa57930741c7e8b1acf6e6052fb7487caa64cdcedc247f467",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77BE9EFCE6C"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 106,
        "pageNavigationMs": 11923,
        "pageLoadDelayMs": 10000,
        "totalMs": 32689,
        "scannerMs": {
          "axe": 14925,
          "accesslint": 13184
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/internal-revenue-service-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Internal Revenue Service, Washington, DC | GSA",
      "elapsedMs": 32453,
      "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": 947,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Internal Revenue Service, Washington, DC, history, architecture, significant events, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc\">\n<meta property=\"og:title\" content=\"Internal Revenue Service, Washington, DC\">\n<meta property=\"og:description\" content=\"Internal Revenue Service, Washington, DC, history, architecture, significant events, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Internal Revenue Service, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161097\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161097\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Internal Revenue Service, Washington, DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Internal Revenue Service, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/ywk6G9rnuLbs5pm86\">1111 Constitution Ave. NW, Washington, DC 20224</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_166548_113\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/DC_IRS.jpg?itok=PdSpRei9\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166548_570_0_113\" alt=\"IRS Building, Washington DC\" class=\" img-responsive\"></div><p>The Internal Revenue Service Building, built between 1928 and 1936, was the first building to be constructed within the Federal Triangle. The Federal Triangle project was the largest building program ever undertaken by the government; it was the first federally funded urban redevelopment project of this scope and, as such, provided a model for city planning in the 1930’s through 1950’s. The new buildings were to be designed to reflect the “dignity and power of the nation”. Senator James McMillan introduced legislation in 1900 authorizing plans for developing an urban park system and for the siting of future Federal buildings. McMillan’s plan proposed that the triangular area south of Pennsylvania Avenue, north of the mall and east of the Ellipse be developed for Federal office buildings and museums. The plan for the Federal Triangle was tied to the passage of the Public Buildings Act of 1926 and, finally, in January, 1928 the Triangle Bill was passed authorizing acquisition of land and allocating funds. There is correspondence to indicate that there was a plan drawn for this building as early as 1926, before the master plan for the Federal Triangle was formulated. According to the “Unified Architectural Composition Plan” publicized by the Commission of Fine Arts in July 1927, IRS was to form half of a “Great Circle” measuring 500’ in diameter at the intersection of 12th Street and the former C Street. Because the IRS Building was to be used as a bureau and not as a departmental headquarters, originally planned sculptural bronzes and stonework were not included, therefore separating the unadorned IRS Building from its neighbors in appearance.</p><p>The IRS was founded in 1872 but was a minor section of the Treasury Department until the income tax law was passed in 1913; by the 1920’s the IRS had 6000 employees housed in temporary wood frame structures generally considered “fire traps”; the need for permanent headquarters was generally recognized not only because of the appalling working conditions but because of the constant threat of fire to the tax records. A month after the Public Building Act was signed the decision was made to proceed as soon as possible with IRS and the Department of Commerce due to the threatening conditions. The building was first occupied June 1, 1930 having been completed 16 months ahead of schedule (the contractor received a $30,000 bonus for early completion). The building was equipped with a synchronized system of 861 clocks, the largest system of its kind at the time of construction. In addition to being synchronized the system had a conduit system related to the fire alarm and the watchman’s system. 1400 telephones were installed.</p><p>When the 18th Amendment (Prohibition) was repealed in 1933, the work of the IRS increased sharply and more office space was needed. An extension was begun (the northeast sections) in February 1934. The general form and exterior appearance of the extension duplicated the exterior detailing of the main building and completed the symmetry of the facade.</p><p>It was intended that the IRS Building be completed on the site of the 19th century Post Office building but plans were delayed for social, political and economic reasons until the late 1960’s when proposals were made to complete the Federal Triangle. By this time the Urban Renewal program (initiated by the concept of the Federal Triangle) was in full practice and public outcry against the destruction of historic properties was beginning. The preservation movement in Washington took as its first major issue the demolition of the Old Post Office. A struggle ensued between Federal plans and citizens’ groups. The 1966 Historic Preservation Act provided a legislative boost to the citizens groups and the group, named “Don’t Tear It Down” was able to save the Old Post Office building. The IRS Building, therefore, was never “completed” and the look of the Federal Triangle was adapted to include the 19th century Post Office Building.</p><p>The Internal Service Building is a component of the Pennsylvania Avenue National Historic Site.</p><h2>Building Facts</h2><ul><li>Architect:&nbsp;Louis A. Simon</li><li>Construction Dates: 1928-1936</li><li>GSA Building Number:&nbsp;DC0022ZZ</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li></ul><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-379649\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-379649\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-496935\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-496935\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-310517\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-310517\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-920067\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-920067\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-472017\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-472017\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-903934\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-903934\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-630325\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-630325\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-488196\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-488196\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-845066\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-845066\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680031599\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"f7d0be03-111b-4475-ad76-57f43d2eadc9\",\"entityVid\":\"368206\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161097\",\"entityTitle\":\"Internal Revenue Service, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 995,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12241,
          "settleDelayMs": 10000,
          "auditMs": 1863,
          "totalMs": 14711,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3f1cfa3ba51",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "f072ecd2de0a7951e1685bc6c131abe8b68ed6c772e4368083c49532c459a204",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F072ECD2DE0A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3556d9376631",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "c0752765aef4eeed2835495e2c49604d360dd9201d2e5c45e25d00b886040d21",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C0752765AEF4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3281a11a70e4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "bab3b63e6cc21fc9166216f399081827d6c514c1166c6b6fe24846d5e2e06f09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAB3B63E6CC2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7a6b491a618",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "5764be783cdfc73e3d2d66e934489cc5cde818fcb22e6f04c9153ab3b4403f6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5764BE783CDF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17cda170a90e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "074e67a3d701f729b697e28b063e53ae241bd1806e64006ecb84fcd5a625f177",
            "a11yOccurrenceDisplayId": "A11Y-OCC-074E67A3D701"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84205c21f381",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "238f91e2bd7718bff9a82f84a4c53ff5565d95c1469ece7b776521443e83c16d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-238F91E2BD77"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bff772d1c3ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "2405deb24c7577b22916f6f33f088bd505376f2aacc1b23dcdd5f0deea296784",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2405DEB24C75"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76bc8dd9ba27",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "ccb8b3d353d28def33d833dcd65717453f6387fa03c9e5cbbf4b300db1755c0a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCB8B3D353D2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "658338d0de41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "30108f3e58b455a06d7be9d3c32ec7fff386d9547eb364f6113d9a5d47f54ab0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-30108F3E58B4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b9216a1c0a2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "8430cfb8535beca9e9ebcba19a38a88589a09fa570217cf1fe8ef5b06ce102ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8430CFB8535B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ddf822a222d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "ea322449704c1be1c186e3f0e16ebd968a8e112faeeaf920578bbcb4e7ac122b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA322449704C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbdffb395032",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "aab8e60bdca9bed27ca05b170d390eeb86cc10533df63c790a31e0446713d312",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAB8E60BDCA9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7de499533b4f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "36273600252de3c119164662adc75da46eb74b5e01c4ef7c79b277ef5f12b8aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36273600252D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d26dec97c61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "83adcd958e18e6d29678bccdd0687e455f5627169b218c43d11e54b1fab39228",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83ADCD958E18"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baa2d7599603",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "898ad8e999e2f0af358646e05aa41bef6bcab964681363128d2cee06bae7f779",
            "a11yOccurrenceDisplayId": "A11Y-OCC-898AD8E999E2"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef0cc3497e5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "74d092551a815444c893844816c053423cccd474a9f53c889170a75e393e7285",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74D092551A81"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12312,
          "settleDelayMs": 10000,
          "auditMs": 590,
          "totalMs": 13546
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b5b8a1ea73cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "595530637eadd47ca5f8f202725e900e697a1fce223e5412a07668559b9a0fef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-595530637EAD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "da989773784c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "95e558b9ca20237238e24ccedb5b8ff8837b6cb82b99328d712f32e586078394",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95E558B9CA20"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba28adc8e465",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c13bd1b28f50b93a88ebe907c86cc889f2ebf3e29256597259398a8e34fe5dfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C13BD1B28F50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba28adc8e465",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c13bd1b28f50b93a88ebe907c86cc889f2ebf3e29256597259398a8e34fe5dfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C13BD1B28F50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba28adc8e465",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c13bd1b28f50b93a88ebe907c86cc889f2ebf3e29256597259398a8e34fe5dfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C13BD1B28F50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba28adc8e465",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c13bd1b28f50b93a88ebe907c86cc889f2ebf3e29256597259398a8e34fe5dfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C13BD1B28F50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba28adc8e465",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c13bd1b28f50b93a88ebe907c86cc889f2ebf3e29256597259398a8e34fe5dfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C13BD1B28F50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba28adc8e465",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c13bd1b28f50b93a88ebe907c86cc889f2ebf3e29256597259398a8e34fe5dfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C13BD1B28F50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba28adc8e465",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c13bd1b28f50b93a88ebe907c86cc889f2ebf3e29256597259398a8e34fe5dfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C13BD1B28F50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba28adc8e465",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c13bd1b28f50b93a88ebe907c86cc889f2ebf3e29256597259398a8e34fe5dfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C13BD1B28F50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "8188deb4098a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b6fa859724449c0e82f0ded01ade84ce975459fac6f89fddf1c5069618c0e295",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6FA85972444"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a91a08910dd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b2bb276e6ee2b0795faffc9877102957e648d7ff56fa2c49454d542c1d27d91f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2BB276E6EE2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "95eb1aadb73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3019419bdd85213765bc783244a4488683904216b5f7a6279f4177d2bc0b47d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019419BDD85"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "cf5379a7c935",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "8a8caed892c426d10d6179a7c012a44a2a4867b257dfab5335ddd0ad308a53ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A8CAED892C4"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f30a5b43edd0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "2343d063c3429853accf82a57cc1da27078e1737d69fed5a43b5ded1257f4151",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2343D063C342"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d7eec9af34a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "fabfdc364345b1be175faa4b1c5ecd9997ec007502e4e447948bee8f4394e027",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FABFDC364345"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3ef95d5feee7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "243d2312fce5e7901f516ffa44b1afdca8efaabbdc162166a050be2c73f19532",
            "a11yOccurrenceDisplayId": "A11Y-OCC-243D2312FCE5"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 215,
        "pageNavigationMs": 12312,
        "pageLoadDelayMs": 10000,
        "totalMs": 32453,
        "scannerMs": {
          "axe": 14711,
          "accesslint": 13546
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "U. S. Forest Service Building, Ogden, UT | GSA",
      "elapsedMs": 32085,
      "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": 1017,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;507 25th St, Ogden, UT 84401HistoryIn 1908, the U.S. Forest Service selected the city of Ogden as the location for its district headquarters. Ogden was chosen over Salt Lake City because it had more favorable railroad rates, more local...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut\">\n<meta property=\"og:title\" content=\"U. S. Forest Service Building, Ogden, UT\">\n<meta property=\"og:description\" content=\"Location:&nbsp;507 25th St, Ogden, UT 84401HistoryIn 1908, the U.S. Forest Service selected the city of Ogden as the location for its district headquarters. Ogden was chosen over Salt Lake City because it had more favorable railroad rates, more local…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>U. S. Forest Service Building, Ogden, UT | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/162095\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"162095\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      U. S. Forest Service Building, Ogden, UT\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            U. S. Forest Service Building, Ogden, UT\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/CRhZbWtkSVFsLC4Z9\">507 25th St, Ogden, UT 84401</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_167067_113\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/UT_Odgen.jpg?itok=D8g25mbN\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_167067_570_0_113\" alt=\"Forest Service Building, Ogden Utah\" class=\" img-responsive\"></div><p>In 1908, the U.S. Forest Service selected the city of Ogden as the location for its district headquarters. Ogden was chosen over Salt Lake City because it had more favorable railroad rates, more local amenities, and a stronger business community. Design and construction work on the headquarters building did not begin until the 1930s. The building, located on the southeast corner of the inter-section of Twenty-fifth Street and Adams Avenue, was one of the first in the nation to be funded by the Works Progress Administration (WPA). The WPA was the largest agency of President Franklin Delano Roosevelt’s New Deal program, which was designed to stimulate the economy during the Great Depression.</p><p>Federal officials awarded the design contract to the local architectural firm of Hodgson &amp; McClenahan. Working under the supervision of federal construction engineer Clement J. Gerber and Acting Supervising Architect of the Treasury James A. Wetmore, Leslie Hodgson developed design concept sketches and partner Myrl McClenahan produced working drawings. Both men were noted for their perfectionism and concern with detail. The resulting building is an innovative example of the Art Deco style of architecture, which Hodgson &amp; McClenahan popularized in Ogden. In late 1932, Murch Brothers Construction Company of St. Louis, Missouri, received the contract to construct the building and on-site work began in January 1933.</p><p>The building quickly became a local landmark, due in large part to its remarkable appearance in a largely residential area. In addition to its architectural merit, the building helped to establish Ogden as an important center of federal activity. Since its construction, only minimal alterations have been made to the building, resulting in a very high level of architectural integrity. Original storage areas were renovated into offices between 1939 and 1940, and roofing was replaced and skylights removed in 1963.</p><p>The U.S. Forest Service Building was first listed in the National Register of Historic Places in 1983 as part of the Ogden Art Deco Buildings Thematic Resources Nomination, which recognizes the town’s significant Art Deco architecture. In 2006, the building was individually listed in the National Register. The U.S. Forest Service continues to utilize the building to house its Ogden Ranger District, Office of General Counsel, and Intermountain Research Station staff.</p><h2>Architecture</h2><p>The U.S. Forest Service Building is a skillfully executed example of the Art Deco style of architecture, which features a Modern appeal, vertical emphasis, and stylized ornamentation. Distinctive stepped, linear forms and silhouettes recur in components of the building, as do Art-Deco motifs such as chevrons, sunbursts, and zigzags. The four-story building is clad in brick that is darker tan in color at the base and gradually transitions to lighter tones of beige at the upper stories. In order to achieve the desired color gradation, the architects employed eight shades of brick and were actively involved in the placement of the masonry. The mortar and terra-cotta detailing match the brickwork and enhance the progressive shading.</p><p>The building has a rectangular footprint at the basement and first story levels. The second through fourth stories are constructed within a U-shaped light court to allow natural illumination of the interior. The reinforced-concrete frame structure is enclosed in a brick and terra-cotta curtain wall and rests on a grey granite foundation comprised of blocks from the Raymond Granite quarry in California. A terra-cotta water table with a matching gray glaze tops the foundation. The first and second stories are visually separated by a terra-cotta stringcourse with geometric and floral patterns.</p><p>The symmetrical facade, which faces Twenty-fifth Street, has slightly recessed bays at either end. The facade is dominated by regularly spaced windows with aluminum mullions. Tall brick pilasters emphasize the building’s verticality. The window openings are topped by terra-cotta spandrels with sharply molded projecting vertical apexes. The spandrels also feature zigzag motifs and stylized foliated decorations. The flat roof contains a centrally placed three-story penthouse tower with a glass-topped greenhouse used for agency studies and experiments. The penthouse is executed with the linear stepped pattern and features terra-cotta trim with chevrons. A tall brick chimney, which displays the same skillful color gradation, is located at the southeast corner of the building.</p><p>Access to the interior is gained through the main central entrance, which contains a recessed doorway articulated by a wide, incised surround. Above the doorway, a panel identifying the building as a U.S. Forest Service facility is flanked by two carved, stylized eagles. The service’s insignia, which includes a tree superimposed on a shield, is located on each side of the panel. Two Art Deco street lamps with a stepped pattern flank the entrance and feature sunburst and chevron ornamentation. The main entry doors are glass with etched nickel-bronze frames and handles with a stepped, rectilinear arrangement.</p><p>The interior spaces are richly ornamented, a typical feature of the Art Deco style. The vestibule and main lobby are identically detailed. Utah Golden Travise marble covers the walls and Verde Antique marble forms the baseboard. The walls are topped with an elaborate cast-plaster crown molding that is an Art-Deco interpretation of the traditional egg-and-dart motif. A metallic silver glaze covers the molding. The cornices replicate the stepped pattern found throughout the building. Centrally placed silver foil appliquÃƒÆ’Ã‚Â©s adorn the ceilings. The central staircase, which is accessed from the lobby through an arched opening with stepped, rectilinear forms, is clad in the same marble found in the lobby and has wood handrails with octagonal cross sections. Similar arched openings lead from the lobby to the east and west corridors. The walls of the corridors retain the original wood wainscot cap with the ubiquitous stepped profile. While sections of flooring have been replaced or covered, select areas retain original rubber tiles that were laid in a tri-color diamond pattern.</p><h2>Significant Events</h2><ul><li><strong>1908:</strong>&nbsp;U.S. Forest Service establishes regional headquarters in Ogden</li><li><strong>1932:</strong>&nbsp;Ogden architectural firm Hodgson &amp; McClenahan designs building</li><li><strong>1933-1934:</strong>&nbsp;Building constructed</li><li><strong>1983:</strong>&nbsp;Building listed in the National Register of Historic Places as part of the Ogden Art Deco Buildings Thematic Resources Nomination</li><li><strong>2006:</strong>&nbsp;Building individually listed in the National Register of Historic Places</li></ul><h2>Facts</h2><ul><li>Architects:&nbsp;Hodgson &amp; McClenahan</li><li>Architectural Style:&nbsp;Art Deco</li><li>Construction Dates:&nbsp;1933-1934</li><li>GSA Building Number:&nbsp;UT0010ZZ</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li><li>Primary Materials:&nbsp;Buff-colored Brick; Terra Cotta</li><li>Prominent Features:&nbsp;Striking, Stepped Art-Deco Profile; Stylized Art-Deco Motifs</li></ul><h2>Poster Download&nbsp;</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_73356_1\"><img src=\"https://www.gsa.gov/system/files/ogdenposter.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_73356_0_0_1\" alt=\"poster of U.S. Forest Service Building, Ogden, UT\" class=\" img-responsive\"></div><p>&nbsp;</p><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/Historic_Preservation/Ogden_Utah.pdf\">Download the poster [PDF - 762 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-768078\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-768078\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-633310\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-633310\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-615966\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-615966\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-318418\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-318418\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-147692\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-147692\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-229539\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-229539\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-749079\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-749079\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-759883\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-759883\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-314304\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-314304\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1682712378\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"59285ce8-eede-4c73-92ac-415ad6fdfa63\",\"entityVid\":\"367817\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"162095\",\"entityTitle\":\"U. S. Forest Service Building, Ogden, UT\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1064,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12012,
          "settleDelayMs": 10000,
          "auditMs": 2006,
          "totalMs": 14621,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63e0bfbec927",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "0552b846372e4666544c652ae025c823a6fd9398760cd3da131c0ccf5e856a11",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0552B846372E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aaefaec79ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "19bcedd3d64283c52cb90a76abebf6082211fa27095fba3739936981fc2641a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19BCEDD3D642"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a97462e110cc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "709b77010035f883e356aaf4b3e318dcc7449a7cadd98fcff90b5255f7454090",
            "a11yOccurrenceDisplayId": "A11Y-OCC-709B77010035"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "145ad2cd76e1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "38dca62a56f3d01e7d18b5912e3a5164ec229375bc6ba9571f43d1385886214f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38DCA62A56F3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6beb2a95ef1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "a88088d695991543f1b65c9cf67aeeaa086f60c51107443eb48793308abb5815",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A88088D69599"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b4a0dbe71ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "80bff659295380d5ba0a28e48d97ce851ceddcf3be0656bcf6f4fcf2bb03a2ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80BFF6592953"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e00d343b973e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "6477f74cbfb4bf38347f4bc61f99f6a947f883939bbf72bfeed29ff0ef70e073",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6477F74CBFB4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "275a21f3ea73",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "d13f841dd334bb87730da591cc50614febe2e0b390edb64b127fb603435e7ca4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D13F841DD334"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0301b1102f5a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "8aef0c012a56a0411f06a19961e1967af95e08dc4fb7db536759039a43700dc3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8AEF0C012A56"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cccf322724a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "e76919535d8d6b7271768c658acc78236904fb88816a7da2d7d3e2793e4ee313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E76919535D8D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e98b82e432b4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "ebae5fb2bb65f5b15c3296090dfb3a22931b883fd8eee15e6e79247068ebf727",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBAE5FB2BB65"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0abfd9f5699",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "012e000f4db1711ff4b7667c967eb2a48aeeeb4b755677b694f4a7508fed5ac1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-012E000F4DB1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c60328948ffb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "b0140ca6d83248dcd4066fcbfabc548468ce5190097945037a10ab9bf9f24493",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B0140CA6D832"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0402aba38ac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "6d26fad93ea6eb4d584f397bec2ec50df3bea2394e5c3c9dcd26928b8f7066ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D26FAD93EA6"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "591a89a70bc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "e2351a3ee224bd47f706b3bbe69d3cce8576509a1ff58bf08f178d90e2544ccc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2351A3EE224"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8604010f8d86",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "45aaaac850bea606d88e37f072f5106c845c9e346c00c47756fcb88622bc2ec2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45AAAAC850BE"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11914,
          "settleDelayMs": 10000,
          "auditMs": 592,
          "totalMs": 13151
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "626b83e80c79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "0436b7c50b1784abfc3b0e46b2813eddd461da403444c3d0cf6140b60d5c97af",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0436B7C50B17"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "b71a87e56ef8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "025d5ac3e983a18da1477d03cc4570b124434cea17f192c2730a31d4437bf3f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-025D5AC3E983"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a5ea52bf63d5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f62797b9fbb62644ed55fbd15e49ffb9d080c7a221cd25e8d96922aca5509568",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F62797B9FBB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a5ea52bf63d5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f62797b9fbb62644ed55fbd15e49ffb9d080c7a221cd25e8d96922aca5509568",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F62797B9FBB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a5ea52bf63d5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f62797b9fbb62644ed55fbd15e49ffb9d080c7a221cd25e8d96922aca5509568",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F62797B9FBB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a5ea52bf63d5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f62797b9fbb62644ed55fbd15e49ffb9d080c7a221cd25e8d96922aca5509568",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F62797B9FBB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a5ea52bf63d5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f62797b9fbb62644ed55fbd15e49ffb9d080c7a221cd25e8d96922aca5509568",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F62797B9FBB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a5ea52bf63d5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f62797b9fbb62644ed55fbd15e49ffb9d080c7a221cd25e8d96922aca5509568",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F62797B9FBB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a5ea52bf63d5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f62797b9fbb62644ed55fbd15e49ffb9d080c7a221cd25e8d96922aca5509568",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F62797B9FBB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a5ea52bf63d5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f62797b9fbb62644ed55fbd15e49ffb9d080c7a221cd25e8d96922aca5509568",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F62797B9FBB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "39c9ebc4c546",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "27c2a1d423ab5f57567df17fb684616cc90eeb78d89624b1d92f2aa869de8171",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C2A1D423AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "2ef6d244acb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f314cfc3880dab06e1373839ff97a024da3dcd2c0d68cf9b4c8d9ca992bc5a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314CFC3880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdd9df273ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a0e9fda88d1c53a132e569215d366678893c2280782d8c318d4a9a845b3c2a80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0E9FDA88D1C"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "cd13c9db9868",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "181ea251f28a9ef5d9ffc55f1055805acef79d1e9e095aa3ce18812837ba4c36",
            "a11yOccurrenceDisplayId": "A11Y-OCC-181EA251F28A"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "cb4d71422806",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "72e7175812ebedd0b04fe974dade9ae22fc4a58a3057e54aaea13e0785fe7e25",
            "a11yOccurrenceDisplayId": "A11Y-OCC-72E7175812EB"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "85036f3be03b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "dff1c2def913df604c3d24fa039e3d56f160b433830465f8a1970b77489e40fe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DFF1C2DEF913"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "78ad316dc0de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "96fdedd80b48fba62b023bfb6fe944017d746eb06b1dd21e395c225bd8a7d6e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96FDEDD80B48"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 334,
        "pageNavigationMs": 12012,
        "pageLoadDelayMs": 10000,
        "totalMs": 32085,
        "scannerMs": {
          "axe": 14621,
          "accesslint": 13151
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "U.S. Forest Service Building, Elkins, WV | GSA",
      "elapsedMs": 32043,
      "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": 985,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;200 Sycamore St, Elkins, WV 26241The Forest Service Building in Elkins, West Virginia was part of the depression-era Works Progress Administration (renamed as the Works Project Administration, WPA, in 1939). The WPA was the New Deal...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv\">\n<meta property=\"og:title\" content=\"U.S. Forest Service Building, Elkins, WV\">\n<meta property=\"og:description\" content=\"Location:&nbsp;200 Sycamore St, Elkins, WV 26241The Forest Service Building in Elkins, West Virginia was part of the depression-era Works Progress Administration (renamed as the Works Project Administration, WPA, in 1939). The WPA was the New Deal…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-30\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>U.S. Forest Service Building, Elkins, WV | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/162093\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"162093\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      U.S. Forest Service Building, Elkins, WV\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            U.S. Forest Service Building, Elkins, WV\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/rnYATUBahgk5PKkJ7\">200 Sycamore St, Elkins, WV 26241</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_167066_113\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/WV_Elkins.jpg?itok=pka9r80I\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_167066_570_0_113\" alt=\"Forest Service Building, Elkins WV\" class=\" img-responsive\"></div><p>Established during the late nineteenth century, Elkins, West Virginia, became a railroad center for shipping coal and timber, the region’s most significant natural resources. In 1911, President William Howard Taft signed the Weeks Act, one of the most successful conservation efforts in United States history, into law. Resulting from massive cutting of forests, the act authorized the federal purchase of eastern United States land for long-term protection. National forests created from the Weeks Act include the Monongahela National Forest, purchased in 1915 and officially designated in 1920, and headquartered in Elkins.</p><p>In the years immediately following the Monongahela purchase, as the land acquisition was known, the U.S. Forest Service occupied space in various office buildings and the post office in Elkins. By the mid-1930s, in was clear that a dedicated building was needed. In 1936, the government purchased a site for the new building. The Office of the Supervising Architect of the U.S. Treasury, led by Louis A. Simon, prepared the plans. Viking Construction Company of New York broke ground in late 1936, and the building was dedicated in October 1937. The Forest Service began moving into its new headquarters two months later. The Section of Fine Arts, a New Deal art program in the U.S. Treasury Department, commissioned Stevan Dohanos to create art for the building. An American realist artist and illustrator, Dohanos is best known for his <em>Saturday Evening Post</em> covers. Two murals by Dohanos were installed in the building in 1939.</p><p>The building has been slightly modified several times since construction. In 1962, a twenty-stall garage was built to the rear. Stairwells at each end of the building, added in 1977, connected the first through third floors. In 2006, the U.S. Forest Service Building was listed in the National Register of Historic Places as a contributor to the Wees Historic District.</p><h2>Architecture</h2><p>The U.S. Forest Service Building is located to the northeast of downtown Elkins, West Virginia, in a predominantly residential historic district. The Office of the Supervising Architect of the Treasury designed the three-story building in the Neoclassical style, which is exhibited in its symmetry, engaged portico, and limestone entablature. The building has a U-shape plan, concrete base and red brick walls.</p><p>Four broad, granite steps lead to the central entrance on the north facade. Original lampposts rest on concrete cheek walls at each end of the steps. The entrance consists of a two-leaf modern metal door with a transom. Segmental arched windows on each side of the door have limestone keystones, wood sash, limestone sills, and limestone panels below the sills. The remaining first-story windows are narrower and do not have the limestone panels or keystones.</p><p>The limestone beltcourse above the first story serves as the base for the engaged, two-story portico. The portico has Doric limestone pilasters, between which are painted wrought iron balconet railings. Rectangular windows on the second story have flat limestone lintels, with the five central windows also having slate panels beneath the limestone sills. On each side of the portico, brick pilasters with limestone capitals continue the design of the central portico. The third story has smaller, rectangular windows. The pilasters support a broad limestone entablature, with “United States Department of Agriculture” incised in the frieze. A flat roof tops the building.</p><p>The secondary east and west elevations contain the same design elements as the facade, with brick pilasters on the upper stories. The east elevation</p><p>entrance is similar to that of the north elevation. There is a four-step granite platform at the center of the elevation. The door and arched transom have been replaced, but the entrance retains the brick arch with limestone keystone. Two original sconces flank the entrance. The building’s U-shaped plan is clearly visible on the south rear elevation, which contains the loading dock. The central portion of the second and third stories is deeply recessed.</p><p>The north entrance lobby has terrazzo floors with a Cardiff green marble border, plaster walls with marble baseboard and wood wainscot, and a plaster ceiling. Two murals by Stevan Dohanos adorn this space. <em>Forest Service</em> and <em>Mining Village</em> (FA database down — getting info from FA)</p><p>The first-floor elevator lobby is one of the most ornate spaces in the building.&nbsp; It has Cardiff green marble baseboard, reeded wood paneled walls, wood crown molding, and a plaster tray ceiling.</p><p>Other historic spaces are the west entrance lobby and the lobbies and corridors on the upper floors. Though less ornate, they contain similar materials including wood moldings, terrazzo floors, and marble baseboard. The majority of the building is devoted to office space, as it has been since it was constructed.</p><h2>Building Facts</h2><p>Location: 200 Sycamore Street</p><p>Architect: Louis A. Simon</p><p>Construction Dates: 1936-1937</p><p>Landmark Status: Listed in the National Register of Historic Places</p><p>Architectural Style: Neoclassical</p><p>Primary Materials: Brick and Limestone</p><p>Prominent Features: Neoclassical engaged portico; New Deal murals by Stevan&nbsp;Dohanos</p><h2>Significant Events</h2><p>1915: Monongahela National Forest purchased</p><p>1936: Site purchased and construction begins</p><p>1937: Building completed</p><p>1939: New Deal murals installed</p><p>2006: Wees Historic District listed in National Register of Historic Places</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-315818\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-315818\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 30, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-864237\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-864237\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-967336\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-967336\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-259906\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-259906\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-927144\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-927144\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-700087\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-700087\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-915213\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-915213\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-503898\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-503898\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-643714\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-643714\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1682711992\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"0011ccc8-31ad-46f0-8df3-6f680e761200\",\"entityVid\":\"367968\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"162093\",\"entityTitle\":\"U.S. Forest Service Building, Elkins, WV\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1033,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12026,
          "settleDelayMs": 10000,
          "auditMs": 1930,
          "totalMs": 14555,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a01f6903c420",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "e5900328a9d58ecc6c87d1edbfca3a84ba0b221218d3bd3af939ff65f080e237",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E5900328A9D5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc7507afa5b5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "eb9eba6d977e9906353460e27257e89a0e3fa0d53844b051475159ce3af1082a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EB9EBA6D977E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c43b1779439e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "7f0142bc1749668532fad7844d389b1e912a1fb11b35a2c2839faf0adb006103",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F0142BC1749"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9eb7ef093b53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "7e37459e9926a7b0ab21c60232f25336b658b0cacee4c2dee807431aafbfc78e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E37459E9926"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85862839efeb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "16175726d07f50fde80fd0e9195692d46bfb2b23a9a06da828ba4d5f884657cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16175726D07F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbeb939ca471",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "ff01ca7188b82394c0459f53c09823b198c682f9170b3aa67a254f5bb325471e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF01CA7188B8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e7d66ba3ce0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "6c58b26be236109c3707a0c0f2d0d9fd40f1963ee72d4e6d3c0b262addca1ba0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C58B26BE236"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fed108f7a0e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "5ef48a0837593b4b41a16466136e9092d25db72df45bbb3c8bd6dedd82e2d672",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF48A083759"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4928308e260",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "7b88055946ee87af50311cddf38cc8bc09c74eddf414ca19a40368d175549b29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B88055946EE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc2098144dcf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "75229bd7b689529ee61a7be0cdb6772f77e12dbc961a42b23ba25ba5129891c2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75229BD7B689"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ed833d223c3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "f6feb9b8183e6bf5e51676a62b41fc99780cd914e005dd57172a6fb516a3d57e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F6FEB9B8183E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3dee6fbfceb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "5d5fdc9e21c23f58653455d2ecbf45ecf965428181ab7953c3a33eb6602c64d6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5D5FDC9E21C2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b39a0b72878a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "1719fd2b79721b158313f5f5ebc3f4551a1434c8e16c2d2657e7829b7e65f7c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1719FD2B7972"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d6d864c506e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "6770ef1c24e333ec97d76e3cc28740e2fa96358f6009cdf0c1e7f23fd301c67a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6770EF1C24E3"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78e3c080da6b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "65ff91609b3b453fcec296a2379a7ad8c159aeaa949d64bfa3d10f32e40bb4e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65FF91609B3B"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0a3a7179c84",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "56dea218359f01ced44287b2ab73142fe084ac1936d9aaafee9440321d9d6c8a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56DEA218359F"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11872,
          "settleDelayMs": 10000,
          "auditMs": 591,
          "totalMs": 13108
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "d4ebb6ccef45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "641d38f73a7456b7823470bce9bc273c73773faaae7adc13656c6649bf3e2e69",
            "a11yOccurrenceDisplayId": "A11Y-OCC-641D38F73A74"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "acd72a9acbae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "0d07fbbaba1b7950b70bb6441b4630b379a2035fd0a6ea81f8321bc167764252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D07FBBABA1B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ac5f4db92692",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d9d33b82569b21a0b8a0a70101f718e615f6baa6f54197688e576b8ee3e0dda0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9D33B82569B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ac5f4db92692",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d9d33b82569b21a0b8a0a70101f718e615f6baa6f54197688e576b8ee3e0dda0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9D33B82569B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ac5f4db92692",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d9d33b82569b21a0b8a0a70101f718e615f6baa6f54197688e576b8ee3e0dda0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9D33B82569B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ac5f4db92692",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d9d33b82569b21a0b8a0a70101f718e615f6baa6f54197688e576b8ee3e0dda0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9D33B82569B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ac5f4db92692",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d9d33b82569b21a0b8a0a70101f718e615f6baa6f54197688e576b8ee3e0dda0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9D33B82569B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ac5f4db92692",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d9d33b82569b21a0b8a0a70101f718e615f6baa6f54197688e576b8ee3e0dda0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9D33B82569B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ac5f4db92692",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d9d33b82569b21a0b8a0a70101f718e615f6baa6f54197688e576b8ee3e0dda0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9D33B82569B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ac5f4db92692",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d9d33b82569b21a0b8a0a70101f718e615f6baa6f54197688e576b8ee3e0dda0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9D33B82569B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb6443732483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "57ff06a3fad94c9fd3a542d269360839cc0e391ac2a3750b5abe6cc87e158e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FF06A3FAD9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b3e0d59a43f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cadf9029b92f2c196a62c06c7fd5498573b45cf7e061fa244ac87faa6fc26dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CADF9029B92F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "37d7e8a2d39b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b29ec942cea7ca27a82b83c3a10dc88892f815892089b6a663db5ea33f1c44e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B29EC942CEA7"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1a017ea6f5f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "dab07134062736b57e62d7a474ddb43c4c7c3f0e642002079b1a3d8701d90131",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DAB071340627"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "732ef616b229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "9302bb5b22531d5af700c1fa9aadf6404eec7b4a2d26c58b4eb65116acd39ede",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9302BB5B2253"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "44432c7c81fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "e9a0ba1a5f9af93052f93de37abba4e4337e503b397e6dc8d5dabdd1d9efae45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9A0BA1A5F9A"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "493225db635f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "dec442c1a788f250b6644bb65eb01f1db07dd6b0f956374109ac824e73e59c28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEC442C1A788"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 377,
        "pageNavigationMs": 12026,
        "pageLoadDelayMs": 10000,
        "totalMs": 32043,
        "scannerMs": {
          "axe": 14555,
          "accesslint": 13108
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "U.S. General Services Administration Building, Washington, DC | GSA",
      "elapsedMs": 32132,
      "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": 1033,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;1800 F St NW, Washington, DC 20006HistoryThe U.S. General Services Administration Building, originally designed for the U.S. Department of the Interior, was the first truly modern office building constructed by the U.S. Government and...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc\">\n<meta property=\"og:title\" content=\"U.S. General Services Administration Building, Washington, DC\">\n<meta property=\"og:description\" content=\"Location:&nbsp;1800 F St NW, Washington, DC 20006HistoryThe U.S. General Services Administration Building, originally designed for the U.S. Department of the Interior, was the first truly modern office building constructed by the U.S. Government and…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-01-06\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>U.S. General Services Administration Building, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/162097\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"162097\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      U.S. General Services Administration Building, Washington, DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            U.S. General Services Administration Building, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/UqoHqE1ghvjBCeaJ7\">1800 F St NW, Washington, DC 20006</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166614_113\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/DC_GSABuilding.jpg?itok=U6emqqcx\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166614_570_0_113\" alt=\"GSA Building, Washington DC\" class=\" img-responsive\"></div><p>The U.S. General Services Administration Building, originally designed for the U.S. Department of the Interior, was the first truly modern office building constructed by the U.S. Government and served as a model for federal offices through the early 1930s.</p><p>New York architect Charles Butler (1871-1953) designed the innovative building in his capacity as consultant to the U.S. Treasury Department’s Supervising Architect Oscar Wenderoth (1873-1938). Butler’s design, patterned after private office buildings in New York and Washington, DC, allowed for the substantial amount of natural light necessary for the many architects, draftsmen, pressmen, and scientists working in the building. Construction of the restrained Neo-Classical building began in 1915 and was completed in 1917 at a cost of $2,703,494.</p><p>The U.S. Department of the Interior occupied the building from 1917 until 1937, a period significant in the department’s history. The activities of the National Park Service were conceived in the sixth floor offices of Interior Secretary Franklin K. Lane. The U.S. Geological Survey, the largest tenant in the building, determined which public lands would be closed to development and conserved for their mineral and water resources. In 1921-1922 the building was the locus of the “Teapot Dome” scandal involving Secretary of the Interior Albert Fall. Fall was convicted and imprisoned for accepting $400,000 in bribes from oil magnates Harry F. Sinclair and Edward L. Doheny in return for secretly granting them rights to drill for oil on Federal lands. Harold Ickes, Secretary of the Interior under Presidents Franklin D. Roosevelt and Harry Truman, oversaw construction of dams, fully developed the National Park Service to provide recreational needs, and served as the first Federal Administrator of Public Works.</p><p>In 1939 the Federal Works Administration became the building’s primary occupant. FWA activities were subsumed into the newly created U.S. General Services Administration (GSA) in 1949 and the building was renamed the U.S. General Services Administration Building. In 1986 the building was listed in the National Register of Historic Places. It continues to house GSA, including the Public Buildings Service, which is one of the largest and most diversified real estate organizations in the world.</p><h2>Architecture</h2><p>The U.S. General Services Administration Building, the first government building designed for the specific needs of a designated federal department, was the first federal building to use limestone facing and one of the first buildings in Washington, DC constructed of steel framing. It fills the entire city block between E, F, Eighteenth and Nineteenth Streets.</p><p>The site was thought by some Congressional representatives to be a poor location for a major federal building due to its distance from Capitol Hill. One Congressman stated in 1913, “Every time we build one of these buildings, we get them farther and farther out, after a while they will go to the city limits…it is not a good business policy to scatter these buildings everywhere.</p><p>The building was designed in an “E-shaped” configuration, creating open courtyards that provided maximum exposure to natural light and cooling breezes for all offices. This design resulted in glass covering fifty percent of the total wall surface on the street elevations and seventy percent of the total wall surface on the courtyard elevations. The facade was originally to have been built of brick, but substantial cost-savings measures undertaken during construction permitted the use of Indiana limestone for all of the building’s exterior.</p><p>A large building, its exterior is presented without undue ornamentation. The major exterior decorative element is the centrally located F Street entrance. Pilasters and a modillion cornice frame each of the three entry doors on the F Street facade. An eagle carved by Ernest C. Bairstow, a decorative sculptor from Washington, DC, is located over the central opening. Bairstow also provided the designs for the twenty-eight limestone panels in the frieze at the sixth story and the ornamental work on the F Street entrances. The entrance at the southern end of Eighteenth Street is sheltered by an iron and glass marquee overhanging the granite steps and part of a semi-circular driveway. This unusual entrance treatment was designed originally as a private entrance for the Secretary of the Interior, whose suite of offices was directly above on the sixth floor.</p><p>This suite on the sixth floor, now used by the GSA Administrator, is the most ornamental space in the building. It includes a private office, a private passage, and a private restroom complete with full bath, as well as a public reception room. Distinguished decorative features in the Administrator’s Suite include English oak floor-to-ceiling panels and a relief plaster ceiling. The fireplace of carved French limestone is one of the few working fireplaces remaining in a Federal building in the United States. Beyond this suite, other interior amenities included iced drinking water in the halls, washbasins in each office, and an auditorium, the first such space in a Federal building.</p><p>A series of improvements have been made to office spaces to meet the evolving needs of the U.S. Department of Interior, Federal Works Administration, and U.S. General Services Administration. In the 1930s a seventh-floor addition was constructed on the roof and air-conditioning was installed throughout the building. Where necessary, extensive remodeling of original corridors was undertaken.</p><p>In 1999 the U.S. General Services Administration initiated a demonstration “First Impressions” project in the lobby and on the building’s exterior. Initiatives included restoring windows, cleaning exterior masonry, returning public corridors to original paint colors, replicating original corridor lighting, and creating model office space for the twenty-first century.</p><p class=\"p2\">In 2012, GSA began a two-phased modernization to replace aging heating, cooling, plumbing, and electrical systems and improve the building’s space utilization and energy performance. Designed by Shalom Baranes Associates Architects and completed in 2013 with American Recovery and Reinvestment Act funds, phase one added a green roof, photovoltaic roof panels, a glazed infill addition connecting the west and center wings, a new south entrance lobby, E Street retail, and smart building features such as daylight sensor-driven window shades and lighting.</p><h2>Significant Events</h2><ul><li><strong>1915-1917:</strong> A federal building designed by architect Charles Butler is constructed for the U.S. Department of the Interior.</li><li><strong>1935: </strong>The building undergoes alterations with the construction of a seventh floor and the installation of air-conditioning.</li><li><strong>1937-1939:</strong> The U.S. Department of the Interior vacates the building and the Federal Works Administration becomes the primary tenant.</li><li><strong>1949:</strong> The U.S. General Services Administration is established, absorbing the activities and offices of the Federal Works Administration.</li><li><strong>1986:</strong> The U.S. General Services Administration Building is listed in the National Register of Historic Places.</li><li><strong>1999-2002:</strong> Restoration, rehabilitation, and pilot modernization projects are undertaken through the newly initiated “First Impressions” Program</li><li><strong>2012-2013 </strong>Building modernized with green roof, glazed infill addition, and new entrance lobby</li></ul><h2>Facts</h2><ul><li>Architect:&nbsp;Charles Butler; Shalom Baranes Associates Architects</li><li>Architectural Style:&nbsp;Neoclassical</li><li>Construction Dates:&nbsp;1915-1917; 2012-2013</li><li>GSA Building Number:&nbsp;DC0021ZZ</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li><li>Primary Materials:&nbsp;Indiana limestone</li><li>Prominent Features:&nbsp;E-shaped plan allowing for open courtyards; Carved stone eagle and limestone panels designed by Ernest C. Bairstow; Oak-paneled Administrator’s Suite</li></ul><h2>Poster Download</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_73302_1\"><img src=\"https://www.gsa.gov/system/files/Gsa_WashingtonDC.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_73302_0_0_1\" alt=\"poster of U.S. General Services Administration Building, Washington, DC\" class=\" img-responsive\"></div><p>&nbsp;</p><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/Historic_Preservation/Washington_DC_GSABuilding_0.pdf\">Download the poster [PDF - 384 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-551071\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-551071\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 6, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-611343\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-611343\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-266709\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-266709\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-600731\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-600731\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-452046\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-452046\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-579122\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-579122\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-378540\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-378540\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-577172\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-577172\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-509202\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-509202\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1682712952\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"f21dc24d-2a54-4a7e-a718-26a2a52d4d5f\",\"entityVid\":\"392625\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"162097\",\"entityTitle\":\"U.S. General Services Administration Building, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1080,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12038,
          "settleDelayMs": 10000,
          "auditMs": 1958,
          "totalMs": 14598,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25ab2c2b8cd8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "2be7f04cbbe6fd527c041874a903a0f8d9c2933d7c02a441d73bae52344b5723",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2BE7F04CBBE6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07aae3a87655",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "38d3cc73b2649fee0d9fd89083584f393bd182ba6cda9d93da5356d55e420d1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38D3CC73B264"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31e1f90aff75",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "b1497522cb9184337c9c0d95f8a2121a099e430b7051cf03c10fde13205cfc85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B1497522CB91"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab9cb1eea6ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "6b039be7c8f8185681c8ffb5498a9e95ad3aa169df230371b809ffc61e4954c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6B039BE7C8F8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df4159c1476f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "b281c48d86736059f5f3aeb96106a91659311eb0fab9e8107469f415fc8ed95c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B281C48D8673"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0604016b3fb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "d7e3a1ceba3ae73e14d977beb218820bfe34412402c01e622ef2221bdc97e4df",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D7E3A1CEBA3A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bea613daf1ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "7f169b9c60cea727235e09f155ecfd00638139e91910aaa5298637abef4d10a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F169B9C60CE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9708c8800e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "60a9791233b148909ad00da02c089cbd58789c3c8edd98e48addfe28aeb134c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-60A9791233B1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a6d805e99a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "6291815878b1f20e5e5806c582bdac1c1f9377ceee20cb490b9d4a664a250958",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6291815878B1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98426fbb2916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "796fafd3fa06d470d83d63000af44c4d14cd0f1f94d564faf2160edf038089ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-796FAFD3FA06"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3995adfb9faa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "1709a37193225b97b2d29b9156b6067b38c8d1fcc76f40f9133ba24f89484ed8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1709A3719322"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "affbb34af873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "2f43a7c5a52bb77b01bead34dfdef73ce3756ef39ce3e482f1ddbd6182481660",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F43A7C5A52B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abfc434b2386",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "b39fefa32999a717c471d5672cb4b1f19f56ef8f8decec3854794a948568dbc4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B39FEFA32999"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8b58f458f52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "8fa6d9286e0598e969a1a0e0605dee0dbbf5ace00ef87d7f5437e64f06e008f1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FA6D9286E05"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3dc8fa39b11",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "2441fc1213df2cac8b0f60e179827baefb8851f2e200c7dc5379eb58f3a2b09f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2441FC1213DF"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d79425d8f528",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "ffa61f860c3dc8cfa83ed845b6438ef9c4e6a82499b7836b52cf9cc824aa8121",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFA61F860C3D"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12052,
          "settleDelayMs": 10000,
          "auditMs": 596,
          "totalMs": 13298
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "2f24a4ac41f7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "d6e7bd343a735e15811a0c024890b9964fa13a0685d6f9224e0c96a2d602acbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D6E7BD343A73"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "a7280171335a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "53d7a086f600d8ceb919dc248296e0841f8548c96175da721a32cf5a1549ea7f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53D7A086F600"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5b630ecc5994",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "66897fbb12d7b8a4cbb6f23df56871fad70e824aafd27049e64f668ac426a958",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66897FBB12D7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5b630ecc5994",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "66897fbb12d7b8a4cbb6f23df56871fad70e824aafd27049e64f668ac426a958",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66897FBB12D7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5b630ecc5994",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "66897fbb12d7b8a4cbb6f23df56871fad70e824aafd27049e64f668ac426a958",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66897FBB12D7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5b630ecc5994",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "66897fbb12d7b8a4cbb6f23df56871fad70e824aafd27049e64f668ac426a958",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66897FBB12D7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5b630ecc5994",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "66897fbb12d7b8a4cbb6f23df56871fad70e824aafd27049e64f668ac426a958",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66897FBB12D7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5b630ecc5994",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "66897fbb12d7b8a4cbb6f23df56871fad70e824aafd27049e64f668ac426a958",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66897FBB12D7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5b630ecc5994",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "66897fbb12d7b8a4cbb6f23df56871fad70e824aafd27049e64f668ac426a958",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66897FBB12D7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5b630ecc5994",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "66897fbb12d7b8a4cbb6f23df56871fad70e824aafd27049e64f668ac426a958",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66897FBB12D7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "28e1e3705b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3508340dad799823395a76e6ff87848c6f015b9da2d5564db4027dbbc2fe3274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3508340DAD79"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1bb8b813fe36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "44038f9d0b667108eb040e5977c00a71517f7ab378aa39e0cbb2cb583b86d9c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44038F9D0B66"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2352091b4abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "110d1d3a10e1948033ec927d38d86d7a09b3e87e9e26384771598c3cf53955bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-110D1D3A10E1"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "f4d1a4d7375f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "38ee085f92ce0cc52976c70dacf10feccf3bda86929fc5761ca94fa496d2eeb1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38EE085F92CE"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1eed7a517f8b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "f70ab93138eba0120425274b1be479d3304287624fb3b8189a2dcd8eee4b51dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F70AB93138EB"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "740083620f5c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "971a0f6a10f20c7cd67e7241bac77a5e6aa9232b7de9a876e162eda7317c1240",
            "a11yOccurrenceDisplayId": "A11Y-OCC-971A0F6A10F2"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "68e07e6bfe2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "9873689678002ffa0226dc4cf66e3f1f8c1dffd9460a3f2ed1ae116f40f7be76",
            "a11yOccurrenceDisplayId": "A11Y-OCC-987368967800"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 312,
        "pageNavigationMs": 12052,
        "pageLoadDelayMs": 10000,
        "totalMs": 32132,
        "scannerMs": {
          "axe": 14598,
          "accesslint": 13298
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
      "finalUrl": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Employee benefits | GSA",
      "elapsedMs": 31997,
      "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": 1101,
          "failed": 0,
          "cantTell": 3,
          "inapplicable": 39
        },
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"GSA offers a wide range of benefits to its employees.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits\">\n<meta property=\"og:title\" content=\"Employee benefits\">\n<meta property=\"og:description\" content=\"GSA offers a wide range of benefits to its employees.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-07\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Employee benefits | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/81994\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"81994\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa\">About GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\">Find, apply for, and land a job at GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\">Resources and related links</a>\n                  </li>\n              <li>\n                      Employee benefits\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Employee benefits\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>We offer the standard federal benefits and the fringe benefits of training and career development.</p><table class=\"table usa-table usa-table--striped\" summary=\"benefits\"><thead><tr><th scope=\"col\" valign=\"bottom\" width=\"27%\">Benefit (or fringe benefit)</th><th scope=\"col\" valign=\"bottom\">What we offer</th></tr></thead><tbody><tr><td>Health benefits</td><td>We offer a variety of <a class=\"usa-link--external\" href=\"https://www.opm.gov/healthcare-insurance/Guide-Me/New-Prospective-Employees/\">health, dental, vision, life insurance and long term care benefits to employees</a>.</td></tr><tr><td>Vacation time and sick leave</td><td>We offer generous <a class=\"usa-link--external\" href=\"https://www.opm.gov/policy-data-oversight/pay-leave/leave-administration/fact-sheets/annual-leave/\">vacation</a> and <a class=\"usa-link--external\" href=\"https://www.opm.gov/policy-data-oversight/pay-leave/leave-administration/fact-sheets/sick-leave-general-information/\">sick leave</a> benefits, as well as 11 paid <a class=\"usa-link--external\" href=\"https://www.opm.gov/policy-data-oversight/snow-dismissal-procedures/federal-holidays/\">holidays</a> per year to our employees.</td></tr><tr><td>Retirement</td><td><p>We provide a comprehensive retirement benefits plan, called the Federal Employees Retirement System. FERS has 3 components:</p><ol><li><a class=\"usa-link--external\" href=\"https://www.opm.gov/retirement-services/fers-information/\">Basic retirement benefit (annuity)</a></li><li><a class=\"usa-link--external\" href=\"https://www.tsp.gov\">Thrift Savings Plan</a>, which offers the same type of savings and tax benefits as traditional 401(k) plans. GSA will automatically contribute 1% of your salary, and will match your TSP contributions, up to a total of five percent of your salary.</li><li><a class=\"usa-link--external\" href=\"http://www.ssa.gov/\">Social Security</a></li></ol><p>Former federal employees covered under the Civil Service Retirement System, please check the <a class=\"usa-link--external\" href=\"https://www.opm.gov/retirement-services/csrs-information/\">CSRS information on OPM.gov</a>.</p></td></tr><tr><td>Training and career development</td><td><p>We know that training and career growth are important to you. We offer challenging, interesting, and meaningful work as well as a variety of training and professional development opportunities, including:</p><ul><li>Online University, provides access to thousands of e-Learning courses in management, leadership development, project management, IT and more.</li><li>Our competitive development program provides future and current leaders with the skills and development opportunities required to meet our agency’s evolving needs.</li></ul><p>Our project network provides you the opportunity to hone your skills while working on projects across the agency.</p></td></tr><tr><td>Work-life balance</td><td><p>Our goal is for everyone to achieve a healthy work-life balance through a range of supportive programs. We offer comprehensive health and wellness programs (e.g. fitness resources, EAP, and health screenings), flexible work schedules (e.g. situational telework, compressed work weeks, and flextime) transit subsidies, and child care support.</p><p>Learn more about <a class=\"usa-link--external\" href=\"https://www.opm.gov/about-us/careers-at-opm/worklife-benefits/\">work life benefits</a>.</p></td></tr></tbody></table><hr><p>&nbsp;<a class=\"margin-x-2\" href=\"/node/163322\">Other resources and related links</a></p><hr>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-895614\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-895614\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: May 7, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Find, apply for, and land a job at GSA</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"1\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"269\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163185\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\"><span>Discover special hiring paths</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87589\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\"><span>Elevate your professional career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86806\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\"><span>Get an internship</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163183\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\"><span>Launch your career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"163322\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\"><span>Resources and related links</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"81994\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits\"><span>Employee benefits</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164720\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act\"><span>Fair Chance Act</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"165166\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection\"><span>Whistleblower protection</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-917247\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-917247\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-399675\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-399675\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-398610\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-398610\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-388989\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-388989\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-386345\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-386345\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-677355\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-677355\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-475555\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-475555\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-922576\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-922576\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"8ea86abe-2bf9-4e5d-8784-be0e67aa7413\",\"entityVid\":\"400889\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"81994\",\"entityTitle\":\"Employee benefits\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1143,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12140,
          "settleDelayMs": 10000,
          "auditMs": 1983,
          "totalMs": 14729,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b98ec14897e5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "8dd9415f9faaa5c0d1b405dbe5d7c3a56ebb0fc4055aa9926e2cf9229ab0311d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8DD9415F9FAA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b86ed81a40e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "97264d59722121adb73c63912d8510627c45ce2d9ccf6b80df5d51eee2e46088",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97264D597221"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9a2f030185c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "c8d2a3107e60604098d900dd4dba92cd889d89eaba84c10853674dd5ec6ef388",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C8D2A3107E60"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f564533aea55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "bdcba0f6f617a73d1c4e3ce93e6989a877ed22476e097a3d63dc67e50fdece91",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDCBA0F6F617"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6537b2ed2a6f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "bb0adfdc02f864cb2c60ed5d2f6e04b19568027fef06146f3e800a194d2518fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BB0ADFDC02F8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ee191f34b22",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "796fed13c74cd6e5bb412a72dfd28edf61bc5bce138a546def41a4a538004fe1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-796FED13C74C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d4e08d8156e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "024cd6d9582a69109b4a94e5b54e4b6b62ddee23fc4ce30198b4d5859eafceb5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-024CD6D9582A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d5ced0a2975",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "e385c61b2f16d898b63a9973e2df4d22a695ec1797aa0854a4cc95daeb17b18e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E385C61B2F16"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cf87e6019f6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "ec708e64be906cbdfc45f8e3efdf9ece32b8f1d39abfe961547bdab6ab3c9a23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EC708E64BE90"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f0374764891",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "7608d85b1a4b2541c2cb655db5e25653b1d77887e20cc91678841af1e7a09717",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7608D85B1A4B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6960946847e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "f1b8623bcc7346d8cd12a93bfbd6c9ff0afbaa7215f9a6b24e54f96796381163",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1B8623BCC73"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e5da4703eb7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "3a93aaf0bf1be3aa49330ef877b5e05b30b3010cbb2ef3fc5eaaeb504e65127e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3A93AAF0BF1B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "193f58f82778",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "76fbc50b082bc3cb08af7b615bad1ccf5cc6cc8907027ef38330627839c8e551",
            "a11yOccurrenceDisplayId": "A11Y-OCC-76FBC50B082B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e829fbd5679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "c31495a96b00b09ef98112f91e7c00b2cba8a39e407650bc45a7aaa1a9536897",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C31495A96B00"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27d774d8d132",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "41531e6c88f8982372c407d31c16011a200f2268e7cc6b1d08b450742df3f7a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-41531E6C88F8"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5596651507a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "ef0cbd15b9e06a543fc444e5991abc2049fbe9cc6af2f70bf06324ddc8691d74",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF0CBD15B9E0"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11832,
          "settleDelayMs": 10000,
          "auditMs": 596,
          "totalMs": 13073
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "027b017de50e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "1d2fd9060cb3f4f5f2cde5ce6ea1e1f6e5eda98690f540e2e7d9d000b03ae1e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D2FD9060CB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "63e6e9eaa17c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "bb19f06f085067f1fb50f285f3a2f25f062e335c077ce5756594ea9bf2ee66b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BB19F06F0850"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e7e9b1f80ed8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0378ca19d5080dfba3bbaf89adc0547fd9f478ed67d6cc874b44df96ff499e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0378CA19D508"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e7e9b1f80ed8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0378ca19d5080dfba3bbaf89adc0547fd9f478ed67d6cc874b44df96ff499e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0378CA19D508"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e7e9b1f80ed8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0378ca19d5080dfba3bbaf89adc0547fd9f478ed67d6cc874b44df96ff499e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0378CA19D508"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e7e9b1f80ed8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0378ca19d5080dfba3bbaf89adc0547fd9f478ed67d6cc874b44df96ff499e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0378CA19D508"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e7e9b1f80ed8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0378ca19d5080dfba3bbaf89adc0547fd9f478ed67d6cc874b44df96ff499e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0378CA19D508"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e7e9b1f80ed8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0378ca19d5080dfba3bbaf89adc0547fd9f478ed67d6cc874b44df96ff499e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0378CA19D508"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e7e9b1f80ed8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0378ca19d5080dfba3bbaf89adc0547fd9f478ed67d6cc874b44df96ff499e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0378CA19D508"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e7e9b1f80ed8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0378ca19d5080dfba3bbaf89adc0547fd9f478ed67d6cc874b44df96ff499e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0378CA19D508"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01c68785f761",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fe124e73ee1da83f3ec7e53b9ab722bedbe9e2f05545067ca8729737a28100c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE124E73EE1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3f995ec81b80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c467aa717a51ea830746c0240eaaf779c7d6ec9bfd560be8502b414ef956567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C467AA717A5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "052b611aaa0c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "2687bb7aa4f91c949f595027757b95e6b5cb4e07e7085a1323b95dc954a2aa93",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2687BB7AA4F9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1106003d7ce9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "08e43f04b69395530ebd5e348624143ab47efac0911d04e0cef3ade2a7217161",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08E43F04B693"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "c2c16d9cddbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "b028f6a21c72c695cda8d209d3bdb0d2f0af065ae216d8e1e5a5ab47eb839225",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B028F6A21C72"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "10a7fc51d220",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "63d3afbf4ff1c56ace34727385ac49286f2c7b3aab6ed0a540607ab40fd729fe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63D3AFBF4FF1"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "0b0968088e9e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "f96e5457f42e0bdc2f9ff825fa096ae666f8e0dc965349b0124bbd4200117a56",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F96E5457F42E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "654e9f85b5ac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "5c62133b953e9c1f0fd353f78ae65aa352054e87fd250a1e10fc2bb068d94c88",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C62133B953E"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 226,
        "pageNavigationMs": 12140,
        "pageLoadDelayMs": 10000,
        "totalMs": 31997,
        "scannerMs": {
          "axe": 14729,
          "accesslint": 13073
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
      "finalUrl": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Fair Chance Act | GSA",
      "elapsedMs": 31475,
      "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": 1056,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Information about the Fair Chance to Compete for Jobs Act of 2019.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act\">\n<meta property=\"og:title\" content=\"Fair Chance Act\">\n<meta property=\"og:description\" content=\"Information about the Fair Chance to Compete for Jobs Act of 2019.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-08-14\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Fair Chance Act | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/164720\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"164720\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa\">About GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\">Find, apply for, and land a job at GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\">Resources and related links</a>\n                  </li>\n              <li>\n                      Fair Chance Act\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Fair Chance Act\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><a class=\"usa-link--external\" href=\"https://www.federalregister.gov/documents/2023/09/01/2023-18242/fair-chance-to-compete-for-jobs\">The Fair Chance to Compete for Jobs Act of 2019</a> (Fair Chance Act) prohibits Federal agencies from requesting that an applicant for Federal employment disclose criminal history record information before the agency makes a conditional offer of employment to that applicant. Applicants who have been subject to a violation of the Fair Chance Act may file a complaint.</p><h2>Fair Chance Act complaint process</h2><h3>How do I file a Fair Chance Act complaint?</h3><p>Applicants who believe the General Services Administration (GSA) violated the Fair Chance Act may file a complaint via email at <a href=\"mailto:FairChanceActComplaint@gsa.gov\">FairChanceActComplaint@gsa.gov</a>.</p><h3>What information should I submit when filing a Fair Chance Act complaint?</h3><p>GSA recommends that applicants submit the information listed below. In the event the investigator needs additional information, you will be given ten (10) calendar days from the date of the request to respond with the requested information.</p><ul><li>Name of the applicant.</li><li>A copy of the vacancy announcement and/or vacancy announcement number.</li><li>Name of the individual(s) who allegedly violated the Fair Chance Act.</li><li>A description of the violation.</li><li>Supporting documentation (e.g., emails), if applicable.</li></ul><h3>What is the timeframe for an applicant to submit a complaint, or any other information, about an alleged violation of the Fair Chance Act?</h3><p>An applicant may submit a complaint, or any other information, to the agency within 30 calendar days of the date of alleged non-compliance by an employee of the agency.</p><p>GSA has the ability to extend the 30-day time limit when an applicant shows that they were not notified of the time limits and were not otherwise aware of them, that the applicant did not know and reasonably should not have known that the noncompliance occurred, to consider a reasonable accommodation of a disability, or for other proper and adequate reasons considered by the agency.</p><h3>What happens after I submit a complaint?</h3><p>GSA has 60 calendar days from the date of the complaint to complete an investigation. Within 30 calendar days of the completion of the investigation, GSA will provide the administrative report to the Office of Personnel Management (OPM). OPM is responsible for complaint adjudication and penalty determination, if applicable.</p><h3>Will applicants be notified of the outcome of a Fair Chance Act complaint?</h3><p>No. Neither the Fair Chance Act nor OPM regulations require that an applicant be notified of the outcome of a complaint.</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-860996\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-860996\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Aug 14, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Find, apply for, and land a job at GSA</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"1\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"269\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163185\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\"><span>Discover special hiring paths</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87589\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\"><span>Elevate your professional career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86806\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\"><span>Get an internship</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163183\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\"><span>Launch your career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"163322\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\"><span>Resources and related links</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"81994\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits\"><span>Employee benefits</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164720\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act\"><span>Fair Chance Act</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"165166\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection\"><span>Whistleblower protection</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-417782\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-417782\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-214832\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-214832\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-213491\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-213491\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-770109\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-770109\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-918007\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-918007\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-410825\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-410825\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-581062\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-581062\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-518975\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-518975\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1718388354\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1094\",\"entityUuid\":\"606636ee-ddd0-4ee7-abbf-b21e38f4cb4f\",\"entityVid\":\"384580\",\"entityName\":\"rachel.jones@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"164720\",\"entityTitle\":\"Fair Chance Act\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1103,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11818,
          "settleDelayMs": 10000,
          "auditMs": 1902,
          "totalMs": 14320,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4866a06be70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "cf85ca05e52720c52a20e87dd95167811234e186474e7c3196deed20c6786c97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF85CA05E527"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03768c7d28e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "17b70b4c5ee724fa38719f6af160b08f178e4ec50b139e99a505b3dbc7f64eaf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-17B70B4C5EE7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f244e5219be6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "6e51c843c157dee04bda92e91ee60ee6dc5cea6ccd7bdab0b2ec4da85da5524d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6E51C843C157"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e107760ad446",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "fc0d7eae6375b2be980d2938d10ce231921c24d6d9b9073be93862c28d80764c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC0D7EAE6375"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2daf8eaa35b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "72e7fbf801d13128f0de06d44c8bb7327d989aa85fc0c65d9349c51fa07a1ff7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-72E7FBF801D1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "111463f772d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "8d52324e3367ad3e3f4e0d31039bd6d136080bbc64c1c5f7d12a9788e1a1c2d7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D52324E3367"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "570297d6c729",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "64a0a877f1cd03b2887b8f3ca92b1257eeeceb4487d8e22f017d3d1b906d8c38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A0A877F1CD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "381417d05602",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "0ec490aae49f33a2cbd84488cfa253b4967bc9c8b92ca48b8d217dfeba339b28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0EC490AAE49F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e63c5e1ccc13",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "cad5953af3202c2afd74157696b39da388ac0254520723eff11514755aec8ea7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CAD5953AF320"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2287fc77f4a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "04ca70c1e48cdfc85b87d29a51791c65b41eac1f656ad4c444abe0ee7b65a968",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04CA70C1E48C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e455cf6d3b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "647b098c9ccf35fbdf4723927a639d2a7e23e21f27eee91e1788bbaed9b2c80f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-647B098C9CCF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fc6ee4c61e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "5d25fbcf0c4e22c539e7ed5a99dacb88cad5bf65fe1a385913d6b85aa23911e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5D25FBCF0C4E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "755120dfe01f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "601191b532f1b0d1a45639428ba97d1e5efce0ad5f85bc4f5039ac074bca64b8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-601191B532F1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdf4c8a2eaa3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "8df873662b8b6df540d711272b9b31b09c0a64cc03edcc3796d73df8a65e6c55",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8DF873662B8B"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c47eb4cacb47",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "263d04e1f176a0613c6350ce2fe87fa297f3fb051a068fb29ea5f7590974ea46",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263D04E1F176"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ece0bb6f9e76",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "9539d65813c7c54af0797138cef4d4a05fac65d37b39bb85bb51cdd6fd6f3c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9539D65813C7"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11793,
          "settleDelayMs": 10000,
          "auditMs": 590,
          "totalMs": 13024
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b83630544746",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "be77a943e702bc88684008c2d9b58e3bf92c635ebf745f941c2eda3685b3c919",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE77A943E702"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "dedfcac3123b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "275aa6211e9fac10361646fc4c2ac49b91590fe9421fbb2ffe95dfb3b0e77f11",
            "a11yOccurrenceDisplayId": "A11Y-OCC-275AA6211E9F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "01bbc22b6fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f25c388325eb88fa23f695b956db0f9b934f6f4e79c634f6758db52c47298cf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F25C388325EB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "01bbc22b6fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f25c388325eb88fa23f695b956db0f9b934f6f4e79c634f6758db52c47298cf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F25C388325EB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "01bbc22b6fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f25c388325eb88fa23f695b956db0f9b934f6f4e79c634f6758db52c47298cf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F25C388325EB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "01bbc22b6fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f25c388325eb88fa23f695b956db0f9b934f6f4e79c634f6758db52c47298cf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F25C388325EB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "01bbc22b6fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f25c388325eb88fa23f695b956db0f9b934f6f4e79c634f6758db52c47298cf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F25C388325EB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "01bbc22b6fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f25c388325eb88fa23f695b956db0f9b934f6f4e79c634f6758db52c47298cf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F25C388325EB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "01bbc22b6fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f25c388325eb88fa23f695b956db0f9b934f6f4e79c634f6758db52c47298cf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F25C388325EB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "01bbc22b6fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f25c388325eb88fa23f695b956db0f9b934f6f4e79c634f6758db52c47298cf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F25C388325EB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5569a2dbdc2a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7e53bc4a6565c6a3d9d1a10f04c59c07e9eabdea1447dbe47574faf9440142d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E53BC4A6565"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c883ccd5c8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2f7464beeb0da1ea96876a52ff134e58eeea5bbd2eb418c05cbdf8a8ef6771e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7464BEEB0D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "a91fa0868c72",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "114ba093fa875731f6b86358b1e69ac26045d982621a45bb57fee66c7fd5de28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-114BA093FA87"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d85d09c36f53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "24a7331303c368c19416c8eb13b36bed953fe8ec585ec952d5e4194b0d079d0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24A7331303C3"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "00ec7575ee26",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "45fd9281873442cc2d6bf543e5cbb10f75fafd339c1b971dc8ff6069f34f58a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45FD92818734"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "cd98b91ea382",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "aefa9c5c09fa3858101ef70109acd87ab4ba45e813dbdcd23de4f15d69986af9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AEFA9C5C09FA"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ffeb252af5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "a17ba579a799ca559c8e3277a8009bab04a195074ef338453063bb2525bbd3c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A17BA579A799"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "220da5190553",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "27c776ab7ec7ccca0603bb7880c102d27bc31f030e225794b5ace59a5479fced",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27C776AB7EC7"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 275,
        "pageNavigationMs": 11818,
        "pageLoadDelayMs": 10000,
        "totalMs": 31475,
        "scannerMs": {
          "axe": 14320,
          "accesslint": 13024
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/featured-roles",
      "finalUrl": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
      "redirected": true,
      "statusCode": 404,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "We apologize for the inconvenience...",
      "elapsedMs": 32467,
      "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": 893,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/\">\n<link rel=\"shortlink\" href=\"https://www.gsa.gov/\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles\">\n<meta property=\"og:title\" content=\"Page not found\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-07\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>We apologize for the inconvenience...</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_utgvz21yVLNfZfEv2QVJi93y-_C0b_Gg5iqmAVJkQCo.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/165445\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9Uu12IyEIfSGz7o--jweVuLQqHmHSTJ--zEzS06_NH4QrXPFCqiCy-giCLh1-QxEoKC614RtQVT7T1SWe6DvPBpXe0GVQqLDi9BH_wYV4iss0MSld0H944fkzXCpHqEF0rdSLK8ylYlAovpj5Hv-BZ7h-BZsrAj7DCDohvewkBhy8J0mThsoOjUldce6-kOKJ2ph8wQ0IT3-f_O0McSLkNJcW9yuFaK8luYTMr70yZG_B6R446hkHmukaGvbFfweCiYjWxMCZCVtQ5hpi5fTib19pMCRsZNbeL1l3qFKcMAl_pbpDG5eTVRTbMUSN1kWBvbUfwCa88SkPSmHYkENaRLnRGyhxFw_JxpzNDXgd0HOAWh-knzGHxEvXTZ5gVRF6t1_9v2KTeFudXWYxnR91syXL2YSwPbLrrg9yqZOGYwE-Z52ZbQv8cdwkXZ2ug8uk8-o_PLfIaxaf5zKg3oLdvgNS_Tzm\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n      <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n\n    <div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n      <button class=\"gsa-menu-btn\">Menu</button>\n\n            <div class=\"usa-nav__inner\">\n        \n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n        \n                  <div class=\"usa-nav__secondary\">\n              <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n          </div>\n                  <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n              </div>\n          </div>\n\n      <div class=\"grid-container\">\n      <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n          <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox\">Sandbox</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages\">Offline pages</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026\">Pages that are offline and can be deleted after Aug 10 - 2026</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content\">Offline about us content</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles\">Featured roles</a>\n                  </li>\n          </ol>\n  </nav>\n\n\n  </div>\n\n  </div>\n\n  </div>\n</header>\n\n\n<main class=\"usa-section\" id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n      <div class=\"grid-col-12\">\n          <div class=\"region region-highlighted\">\n    <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n  </div>\n\n        \n      </div>\n    </div>\n\n  </div>\n  \n  <div class=\"region-content grid-col\">\n    <div class=\"grid-container\">\n      <div class=\"block block-simple-block block-simple-block404-error-message\">\n    \n      <h1>We apologize for the inconvenience…</h1><p>The page you’re looking for may have gone offline or does not exist. Perhaps you meant to type something similar?</p><p>Please browse further or search for the information.</p><form class=\"usa-search usa-search--big\" action=\"https://search.gsa.gov/search\" role=\"search\"><div class=\"width-full\"><input name=\"utf8\" type=\"hidden\" value=\"¿\"> <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"gsa.gov\"> <label class=\"usa-sr-only\" for=\"search-query\">Search</label> <input class=\"usa-input usagov-search-autocomplete form-control ui-autocomplete-input\" id=\"search-query\" name=\"search-query\" type=\"search\"> <button class=\"usa-button\" type=\"submit\"><span class=\"usa-search__submit-text\">Search </span><img alt=\"Search\" class=\"usa-search__submit-icon mobile:display-inline mobile-lg:display-none\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\">\n                                                          </button></div></form><p>Still can’t find it? <a href=\"/about-us/contact-us\"><strong>Contact us</strong></a> — a GSA associate will be happy to research the matter. A URL is helpful when reporting site problems.</p><p>Thank you for visiting GSA.gov.</p>\n  </div>\n\n\n    </div>\n  </div>\n\n  \n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-292686\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-292686\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-347935\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-347935\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-690846\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-690846\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-834672\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-834672\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-702867\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-702867\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-542271\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-542271\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-387432\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-387432\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-774397\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-774397\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n    <a id=\"backtotop\" data-scroll-to=\"logo\" href=\"#logo\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n</footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_80mYEGIYf0ldq0t3XFQSiN7lx4JxhJCZDYzh0KY8TeU.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_uOfYq-lPu0VhlXBThSYYPTMRD5_4KxWCU6ZxQR8vqG4.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 941,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11754,
          "settleDelayMs": 10000,
          "auditMs": 1772,
          "totalMs": 14122,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "landmarks/landmark-unique",
          "landmarks/region",
          "text-alternatives/image-redundant-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-redundant-alt",
            "xpath": "div > form > div > button > img",
            "selector": "div > form > div > button > img",
            "html": "<img alt=\"Search\" class=\"usa-search__submit-icon mobile:display-inline mobile-lg:display-none\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\">",
            "impact": "minor",
            "message": "Alt text \"Search\" duplicates surrounding button text.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f21b479b1f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9d49aa46",
            "a11yPatternFingerprint": "6ed77e37d88e0e8693ad184ce312aaf3305143983d7272f535e389e752bc19c5",
            "a11yPatternDisplayId": "A11Y-PAT-6ED77E37D88E",
            "a11yOccurrenceFingerprint": "e42a622ebdb3af6bf8956c2d3834b438e7c118350cd3166e185659d5be750993",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E42A622EBDB3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8b49068c459",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "814c467aa9b9c9feb7032c4edbe4f85ed1a4cdbd547fe0455b50af28ccc3c74b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-814C467AA9B9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f910149c4e69",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "cf8da8d48cec422ca429a2132a647d7ef96a8964320410eed1962871b64696af",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF8DA8D48CEC"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a072deab7e46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "bde85d711e7bb0d7b3657fc374495feb956b002f6f110ec9449b7c81c31e88c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDE85D711E7B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0ca99a4f840",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "7b53a16cfe6b86b46afeb41670712452eecd156248b57da7bf2e95ceec9ad20d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B53A16CFE6B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a468ee4cf5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "4f785d880be00f516239d2ed064bfab784a7075ca5af079a1a2404ec599e23bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F785D880BE0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eafef20a6449",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "d1b12c1d97563f542c6d101fa3d667e88ca38c20e8bcea949fb0b89730b41634",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D1B12C1D9756"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d23d057faba7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "d1304d0d80dcfd37efffd36f6deb9f1ab5bc44c7fc06291bfa027d5df5d4147e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D1304D0D80DC"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b895bae29c1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "72f614b60160d1c47870884cd044e58d4a577f72364747d7b58a77a5577a73b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-72F614B60160"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16e5d938a6d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "2ba95e7fb939f124b1777c9648eb1375a378ee4d72b9914f8aef7157e32ff48d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2BA95E7FB939"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feb5182fd4ca",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "17f04032f4dc338d57ff13e6125e7e475ab63d5280940fe86ded07afcb9c702f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-17F04032F4DC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca1f5a66055b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "5a5c82757ca1c9f21d3290c9c74c17d2726e1d39e1de3ee702fbf35adbf2812a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5A5C82757CA1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e3553da446e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "3d68fe865a03a2568f7388eda3e13fcc2e0531f8a7a312a39757a0f32eb8568a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D68FE865A03"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf03b3fdc3bd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "bff7d2ae8acbc8455852f1e325d31850ccc3b1d98b92007884ae65282e4025d4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFF7D2AE8ACB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a02923131c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "936587077fd144c5a651e78e21db3acb7ab9c4f145fde807cbc3e600b0748554",
            "a11yOccurrenceDisplayId": "A11Y-OCC-936587077FD1"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebfdd229571a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "3c9dedb9fb0bb83ee9f2e1c593e1d900ee6d870d27cb1b2924b25e5f92d010fb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3C9DEDB9FB0B"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11726,
          "settleDelayMs": 10000,
          "auditMs": 586,
          "totalMs": 12953
        },
        "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": 130,
          "errors": 0,
          "warnings": 130,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "d11f2d03027b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "c4a40c548ac415b248da82b3726edc420a55cf48de2149e598958d66fbeab9fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C4A40C548AC4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "8ca7a411a017",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "da714ee27e1c83d7519ec194ac5823cd102d538fadafacb34dacb62cc3f13376",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA714EE27E1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8b079939b42d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "5622d408a77e8b0fd2d69e87f9fc79130f19ff43bbd902fa9119b5493a4027dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5622D408A77E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8b079939b42d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "5622d408a77e8b0fd2d69e87f9fc79130f19ff43bbd902fa9119b5493a4027dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5622D408A77E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8b079939b42d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "5622d408a77e8b0fd2d69e87f9fc79130f19ff43bbd902fa9119b5493a4027dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5622D408A77E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8b079939b42d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "5622d408a77e8b0fd2d69e87f9fc79130f19ff43bbd902fa9119b5493a4027dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5622D408A77E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8b079939b42d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "5622d408a77e8b0fd2d69e87f9fc79130f19ff43bbd902fa9119b5493a4027dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5622D408A77E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8b079939b42d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "5622d408a77e8b0fd2d69e87f9fc79130f19ff43bbd902fa9119b5493a4027dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5622D408A77E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8b079939b42d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "5622d408a77e8b0fd2d69e87f9fc79130f19ff43bbd902fa9119b5493a4027dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5622D408A77E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8b079939b42d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "5622d408a77e8b0fd2d69e87f9fc79130f19ff43bbd902fa9119b5493a4027dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5622D408A77E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "49ca965212df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a8a7dc9df7f332bb309115113cd63e3e4b77fe006fd8735fb9413bcc8f9c2292",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A7DC9DF7F3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "9ec2ce74e463",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3bf7414b35fb897bc4398b4b084fc0f17f139fe0ad6a639d95d904394b2f2c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BF7414B35FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2ad14b23873",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a4b4b84bf7575769a2aec51a106804a386637cda5e1df9ce173c1ebc91b03bbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B4B84BF757"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "6284debbab63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "65732ec4c46f82dae3a9e03695e3d7942a3c48b287f5ddfdc1f20e9f0ad8c0de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65732EC4C46F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5c3c092c10c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "4d9407b4f57d038b89f2e9a497a67405dcc1706eaf8ec26612cef8ac04faa95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4D9407B4F57D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "cb7d8513a1e1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "4a73ac411bc9f498675f0dcca6dbf2dc8fda20a0c9762402039c51a2c2a283d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4A73AC411BC9"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1006,
        "pageNavigationMs": 11754,
        "pageLoadDelayMs": 10000,
        "totalMs": 32467,
        "scannerMs": {
          "axe": 14122,
          "accesslint": 12953
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
      "finalUrl": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Whistleblower protection | GSA",
      "elapsedMs": 33047,
      "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": 1127,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Federal laws protect Federal employees from retaliation for disclosing allegations of wrongdoing — specifically allegations of a violation of law, rule or regulation; gross mismanagement; gross waste \">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection\">\n<meta property=\"og:title\" content=\"Whistleblower protection\">\n<meta property=\"og:description\" content=\"Federal laws protect Federal employees from retaliation for disclosing allegations of wrongdoing — specifically allegations of a violation of law, rule or regulation; gross mismanagement; gross waste\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-04-03\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Whistleblower protection | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/165166\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"165166\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa\">About GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\">Find, apply for, and land a job at GSA</a>\n                  </li>\n              <li>\n                      <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\">Resources and related links</a>\n                  </li>\n              <li>\n                      Whistleblower protection\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Whistleblower protection\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Federal laws protect Federal employees from retaliation for disclosing allegations of wrongdoing — specifically allegations of a violation of law, rule or regulation; gross mismanagement; gross waste of funds; abuse of authority; or a substantial and specific danger to public health or safety. A person who makes these types of disclosures is commonly called a whistleblower.</p><p>Federal officials are prohibited from taking, threatening, proposing or failing to take a personnel action against a whistleblower because they made a whistleblower disclosure. Personnel actions can include a poor performance review, reassignment, demotion, suspension, and termination.</p><h2>Making a whistleblower disclosure</h2><p>General Services Administration (GSA) employees have several options to disclose wrongdoing, including:</p><ul><li>Telling their supervisor or someone higher up in management</li><li>Contacting the&nbsp;<a class=\"usa-link--external\" href=\"https://www.gsaig.gov/hotline\">GSA’s Office of Inspector General</a>&nbsp;or</li><li>Contacting the&nbsp;<a class=\"usa-link--external\" href=\"https://osc.gov/\">Office of Special Counsel</a></li></ul><h2>Filing a complaint about whistleblower retaliation</h2><p>Current and former GSA employees and applicants for employment with the GSA who believe they have been retaliated against for reporting wrongdoing, have several avenues for filing a whistleblower retaliation complaint.</p><ul><li>GSA employees may be able to file a grievance. Employees should consult applicable grievance procedures to determine whether their specific issue is grievable.</li><li>Current and former GSA employees and applicants for employment may file a complaint with the Office of Special Counsel, which is an independent agency that enforces whistleblower protections and certain other actions within the Federal government. The Office of Special Counsel has the authority to seek corrective or disciplinary action on behalf of complainants. Information about filing a whistleblower retaliation complaint with the Office of Special Counsel can be found at&nbsp;<a class=\"usa-link--external\" href=\"https://www.osc.gov/file-complaint/\">OSC.gov</a>.</li><li>If the personnel action taken by management is an action directly appealable to the Merit Systems Protection Board (i.e. adverse actions like removals and suspensions of more than 14 days), when filing the appeal, employees and former employees may include in their filing that they believe the personnel action was taken as a result of whistleblower retaliation. The Merit Systems Protection Board will then review the action to make a determination on whether it was in fact taken as a result of whistleblower retaliation.</li></ul><p>Complainants must choose one venue to file a complaint at a time. The entities with authority to investigate or hear appeals concerning allegations of whistleblower retaliation will not process the claim if a claim over the same issue is pending elsewhere.</p><h2>Further whistleblower retaliation appeal rights</h2><p>Current and former GSA employees and applicants for employment with the GSA who have initially filed a complaint with the Office of Special Counsel have further appeal rights. Complainants may file what is called an Individual Right of Action Appeal with the Merit Systems Protection Board if the Office of Special Counsel:</p><ul><li>Has made a determination to not seek corrective or disciplinary action on your behalf; or</li><li>Has not YET decided to seek corrective or disciplinary action AND 120 days has lapsed since the office’s receipt of your complaint.</li></ul><p>Information about filing whistleblower appeals can be found on the&nbsp;<a class=\"usa-link--external\" href=\"http://www.mspb.gov/appeals/whistleblower.htm\">Merit Systems Protection Board</a>&nbsp;website.</p><h2>OIG whistleblower protection coordinator</h2><p>Current and former GSA employees can contact the GSA Office of Inspector General Whistleblower Protection Coordinator with questions about prohibitions on retaliation for protected disclosures or whistleblower rights and remedies against retaliation at&nbsp;<a href=\"mailto:whistleblower@gsaig.gov?subject=\">whistleblower@gsaig.gov</a>&nbsp;or&nbsp;<a countrycode=\"+1\" href=\"tel:+12022737330\">202-273-7330</a>.</p><p>Please note that the OIG whistleblower protection coordinator is prohibited from acting as an employee’s or former employee’s legal representative, agent, or advocate.</p><h2>Additional resources</h2><ul><li><a class=\"external_link\" href=\"https://www.osc.gov/services/disclosure-of-wrongdoing/overview/\">Disclosure of Wrongdoing Overview</a></li></ul><h2>U.S. Government Accountability Office</h2><ul><li><a class=\"external_link\" href=\"https://www.gao.gov/about/what-gao-does/fraudnet\">FraudNet</a></li><li><a class=\"external_link\" href=\"https://www.gao.gov/infographic/fraudnet-infographic\">FraudNet Infographic&nbsp;</a></li></ul><h2>Legal authorities</h2><ul><li><a class=\"external_link\" href=\"https://www.govinfo.gov/content/pkg/PLAW-112publ199/html/PLAW-112publ199.htm\">Whistleblower Protection Enhancement Act of 2012</a></li><li><a class=\"external_link\" href=\"https://uscode.house.gov/view.xhtml?req=(title:41%20section:4712%20edition:prelim)\">41 USC 4712 Enhancement of Contractor Protection from Reprisal</a></li><li><a class=\"usa-link--external\" href=\"https://www.stateoig.gov/sites/default/files/uploads/media/files/president-policy-directive-ppd-19.pdf\">PPD-19 Protecting Whistleblowers with Access to Classified Information [PDF]</a></li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-531595\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-531595\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Apr 3, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Find, apply for, and land a job at GSA</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"1\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"269\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163185\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths\"><span>Discover special hiring paths</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87589\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career\"><span>Elevate your professional career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86806\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship\"><span>Get an internship</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163183\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career\"><span>Launch your career</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"163322\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links\"><span>Resources and related links</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"81994\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits\"><span>Employee benefits</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164720\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act\"><span>Fair Chance Act</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"165166\" href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection\"><span>Whistleblower protection</span></a>\n                                  \n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-349609\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-349609\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-797833\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-797833\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-735634\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-735634\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-152222\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-152222\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-974463\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-974463\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-244265\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-244265\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-703240\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-703240\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-346223\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-346223\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1725988537\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1094\",\"entityUuid\":\"dc35bfc0-214f-491b-a1e4-911f49400a80\",\"entityVid\":\"398756\",\"entityName\":\"rachel.jones@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"165166\",\"entityTitle\":\"Whistleblower protection\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1174,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12335,
          "settleDelayMs": 10000,
          "auditMs": 1944,
          "totalMs": 14882,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09bb21f47bac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "4642ac12a21aa09fd533cf3ad205d95f03148e488397f269f8f19626ffe9a175",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4642AC12A21A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c2dbcaff353",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "223b7df4b18c48d05b4ecef15fe3120428a4c84a622a09ea8e9cf314c2d2d58f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223B7DF4B18C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d645c5dfc12b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "fe8a531c49dc221fed4416b4948a2b997d9a193daf83c38095f79756fbebbec1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE8A531C49DC"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ff9103a312f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "e51d3025eb7d424517eb54b64189e4be639b9118f9df8f797abfc8869f559004",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E51D3025EB7D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f755c84d7c1a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "5cdcebe528de2a4ef3610926ed319e87655134678c99acdcde18764510172423",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5CDCEBE528DE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87a6c63fbe5a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "d9e03984e9145e145f0d5298a7d70d215e53dd7c41dfd3abb7edc61542ee2ef1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9E03984E914"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f54bdebf3d31",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "66a08942eafca5c3b9e8c25e4d3c09997f54c84770cbb1c810c1211c3bb79260",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66A08942EAFC"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8df41740b727",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "bdaeb50375058ebebf6efc142298f7c4e366e4e5b690a3e222dc757357bbc9f4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDAEB5037505"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddffe3e3a588",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "2ab530b06c5f66b03727a64245123ee83afd05be7b6878c3630eb3616e0df9d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2AB530B06C5F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de9a150d4800",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "00a56ad7b5274d02be091320ea8a9b83bc40394529866b110a088e1052cc3192",
            "a11yOccurrenceDisplayId": "A11Y-OCC-00A56AD7B527"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "675f713dd9c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "3d9ece3997c131997bac79beea442b15572c3e708f9b4a04fac6fd39000b1737",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D9ECE3997C1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "169225d75f0a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "42ff55faf7ee6455c1f91b196a18ae514ff68a504bc12c033620ffe6a6654d57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42FF55FAF7EE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64119b05d256",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "4e116c9728bc484560c9f488912f84dc74701a6fd97bd882a6fe72ba821d913d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4E116C9728BC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3a80990b2b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "89c36c6e43b5265cea2aaf02240ad9bf6bf8d9c5b6e55f13978bbbe17c797132",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89C36C6E43B5"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dcbb8a4449e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "b3b4398135ae7e8dd82ff4ca27e001f639f59d70efd5b7edd46f2255e439c81c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B3B4398135AE"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb328d5ff896",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "268602b4b47e137d144ea4e34a49593cdf1bf30df337ff9e9ad1479d21687d53",
            "a11yOccurrenceDisplayId": "A11Y-OCC-268602B4B47E"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12251,
          "settleDelayMs": 10000,
          "auditMs": 605,
          "totalMs": 13502
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "ff1bc25139d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "802390c21375f66f4978516327f00aa5fe199ad7b0105472156022ecd9472507",
            "a11yOccurrenceDisplayId": "A11Y-OCC-802390C21375"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "23a315dc8370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "0007115e13be6b3425170bd0b10f251521802fe69884872f8f4fd562ab2f5995",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0007115E13BE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ec613c9fcf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c5be744a525032e23700622ca7d9ff68a8ffe0226a7eebcbecef08c33cd27cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C5BE744A525"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ec613c9fcf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c5be744a525032e23700622ca7d9ff68a8ffe0226a7eebcbecef08c33cd27cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C5BE744A525"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ec613c9fcf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c5be744a525032e23700622ca7d9ff68a8ffe0226a7eebcbecef08c33cd27cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C5BE744A525"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ec613c9fcf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c5be744a525032e23700622ca7d9ff68a8ffe0226a7eebcbecef08c33cd27cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C5BE744A525"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ec613c9fcf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c5be744a525032e23700622ca7d9ff68a8ffe0226a7eebcbecef08c33cd27cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C5BE744A525"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ec613c9fcf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c5be744a525032e23700622ca7d9ff68a8ffe0226a7eebcbecef08c33cd27cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C5BE744A525"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ec613c9fcf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c5be744a525032e23700622ca7d9ff68a8ffe0226a7eebcbecef08c33cd27cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C5BE744A525"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ec613c9fcf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c5be744a525032e23700622ca7d9ff68a8ffe0226a7eebcbecef08c33cd27cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C5BE744A525"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "08b8d5fd73ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fccf6882a9bf26adeb70fadf75fe2f36a96c4ee6cdbe53edfe56524fad6be17f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCF6882A9BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0df1e94bd45b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3e0487f9c6f8e2583d6a7c47b45901c4a435f835f60c430787db8140a579880f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E0487F9C6F8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "06185636e461",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "5043965a3c4a31b3de4d1e6f8bd51bafb7a45ba0855e51e4b32691e5300e3d58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5043965A3C4A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "4c6141ca8710",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "52f493e751b242c036f8a69cfc6778e2b8f80dc2ce3f5230514cd4ff22263713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F493E751B2"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "0b54dc0fd525",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "9a49296c0cf076536f5976e7241f8b6055f3228b9c11a6b7e51bb8c127a6603a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A49296C0CF0"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1ae323d3a8fd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "cc4f216f33c717a6b1754ee541ed5a23b0d8b0b54ce47160434b7a250e6d74d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC4F216F33C7"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "076895d04274",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "f358d057d949bd33f19b42f2216398e024fe5d79e5d70c06faf28a36c506fed8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F358D057D949"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "6a2d9b549d9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "ced6fef5f6b92258ab268ee42ef94dcac37fdb1944442114fa324e3a288dc81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CED6FEF5F6B9"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 283,
        "pageNavigationMs": 12335,
        "pageLoadDelayMs": 10000,
        "totalMs": 33047,
        "scannerMs": {
          "axe": 14882,
          "accesslint": 13502
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
      "finalUrl": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
      "redirected": true,
      "statusCode": 404,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "We apologize for the inconvenience...",
      "elapsedMs": 33684,
      "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": 908,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/\">\n<link rel=\"shortlink\" href=\"https://www.gsa.gov/\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training\">\n<meta property=\"og:title\" content=\"Page not found\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"FAS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-07\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>We apologize for the inconvenience...</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_utgvz21yVLNfZfEv2QVJi93y-_C0b_Gg5iqmAVJkQCo.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/87945\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9Uu12IyEIfSGz7o--jweVuLQqHmHSTJ--zEzS06_NH4QrXPFCqiCy-giCLh1-QxEoKC614RtQVT7T1SWe6DvPBpXe0GVQqLDi9BH_wYV4iss0MSld0H944fkzXCpHqEF0rdSLK8ylYlAovpj5Hv-BZ7h-BZsrAj7DCDohvewkBhy8J0mThsoOjUldce6-kOKJ2ph8wQ0IT3-f_O0McSLkNJcW9yuFaK8luYTMr70yZG_B6R446hkHmukaGvbFfweCiYjWxMCZCVtQ5hpi5fTib19pMCRsZNbeL1l3qFKcMAl_pbpDG5eTVRTbMUSN1kWBvbUfwCa88SkPSmHYkENaRLnRGyhxFw_JxpzNDXgd0HOAWh-knzGHxEvXTZ5gVRF6t1_9v2KTeFudXWYxnR91syXL2YSwPbLrrg9yqZOGYwE-Z52ZbQv8cdwkXZ2ug8uk8-o_PLfIaxaf5zKg3oLdvgNS_Tzm\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n      <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n\n    <div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n      <button class=\"gsa-menu-btn\">Menu</button>\n\n            <div class=\"usa-nav__inner\">\n        \n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n        \n                  <div class=\"usa-nav__secondary\">\n              <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n          </div>\n                  <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n              </div>\n          </div>\n\n      <div class=\"grid-container\">\n      <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n          <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox\">Sandbox</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages\">Offline pages</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026\">Pages that are offline and can be deleted after Aug 10 - 2026</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content\">Offline about us content</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker\">Events, training, and request a speaker</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs\">Our training programs</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees\">Training for federal employees</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training\">Find technology training</a>\n                  </li>\n          </ol>\n  </nav>\n\n\n  </div>\n\n  </div>\n\n  </div>\n</header>\n\n\n<main class=\"usa-section\" id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n      <div class=\"grid-col-12\">\n          <div class=\"region region-highlighted\">\n    <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n  </div>\n\n        \n      </div>\n    </div>\n\n  </div>\n  \n  <div class=\"region-content grid-col\">\n    <div class=\"grid-container\">\n      <div class=\"block block-simple-block block-simple-block404-error-message\">\n    \n      <h1>We apologize for the inconvenience…</h1><p>The page you’re looking for may have gone offline or does not exist. Perhaps you meant to type something similar?</p><p>Please browse further or search for the information.</p><form class=\"usa-search usa-search--big\" action=\"https://search.gsa.gov/search\" role=\"search\"><div class=\"width-full\"><input name=\"utf8\" type=\"hidden\" value=\"¿\"> <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"gsa.gov\"> <label class=\"usa-sr-only\" for=\"search-query\">Search</label> <input class=\"usa-input usagov-search-autocomplete form-control ui-autocomplete-input\" id=\"search-query\" name=\"search-query\" type=\"search\"> <button class=\"usa-button\" type=\"submit\"><span class=\"usa-search__submit-text\">Search </span><img alt=\"Search\" class=\"usa-search__submit-icon mobile:display-inline mobile-lg:display-none\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\">\n                                                          </button></div></form><p>Still can’t find it? <a href=\"/about-us/contact-us\"><strong>Contact us</strong></a> — a GSA associate will be happy to research the matter. A URL is helpful when reporting site problems.</p><p>Thank you for visiting GSA.gov.</p>\n  </div>\n\n\n    </div>\n  </div>\n\n  \n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-840727\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-840727\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-737440\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-737440\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-509484\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-509484\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-686749\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-686749\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-253767\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-253767\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-738363\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-738363\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-521948\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-521948\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-593096\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-593096\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n    <a id=\"backtotop\" data-scroll-to=\"logo\" href=\"#logo\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n</footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_80mYEGIYf0ldq0t3XFQSiN7lx4JxhJCZDYzh0KY8TeU.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_uOfYq-lPu0VhlXBThSYYPTMRD5_4KxWCU6ZxQR8vqG4.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 956,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12464,
          "settleDelayMs": 10000,
          "auditMs": 1897,
          "totalMs": 14963,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "landmarks/landmark-unique",
          "landmarks/region",
          "text-alternatives/image-redundant-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-redundant-alt",
            "xpath": "div > form > div > button > img",
            "selector": "div > form > div > button > img",
            "html": "<img alt=\"Search\" class=\"usa-search__submit-icon mobile:display-inline mobile-lg:display-none\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\">",
            "impact": "minor",
            "message": "Alt text \"Search\" duplicates surrounding button text.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50d2231eaab7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9d49aa46",
            "a11yPatternFingerprint": "6ed77e37d88e0e8693ad184ce312aaf3305143983d7272f535e389e752bc19c5",
            "a11yPatternDisplayId": "A11Y-PAT-6ED77E37D88E",
            "a11yOccurrenceFingerprint": "f463506154f409c20028f91f1e160908ac61341773d77f741353d975a13f1c1a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F463506154F4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad4cc7f820c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "c374845cf23cf6f493c3067c1b478f272781451e5aea52c7d527c760b56a2b4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C374845CF23C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d287eb36587c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "0b090fcd45d0b1ba04371d665ea5f4aea7b00108a477f41def55bb8389ef3ac2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0B090FCD45D0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a7fa5664575",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "da9df63d02c28d0dc804c8f585076dab84b28b369922113b71c16bbee46a1dc4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA9DF63D02C2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff64282c997f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "b555608e593bf939a2b033f1fdb331b845b114b2d91727e3e4b5de66ebb8b059",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B555608E593B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d310460e73a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "3b5efa1e0b27145605d9f78984b7233daa204f1f73aa413513bafe8d5a5b03d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B5EFA1E0B27"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "195e54b1662d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "403ececdac2031aba3b083acc6ac77bcc3d955598139f5d0bb4ea4a85dfa2896",
            "a11yOccurrenceDisplayId": "A11Y-OCC-403ECECDAC20"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a42814892758",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "00bfb98666cb0fc0adbbb764f76b096561c835529e2ccb414a553e8f3635444a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-00BFB98666CB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce9b9b2ddd22",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "0a1a24589a1a37160484277e9d35f9d52806aa4dad9beb5c3ca51f8261b10289",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0A1A24589A1A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e93f1a5b10ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "525a30829851ea38d4f7a9a4707207a9eda70e0443d286cfb8318be72240c607",
            "a11yOccurrenceDisplayId": "A11Y-OCC-525A30829851"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e56101b5acd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "9c5fe4dfc10a77eddc3a6ee6464a97cee6abc2f5f4f07f80e3119c9e2a02e5a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C5FE4DFC10A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63e3806921ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "3b9cb8584f597a7d89af2ece90be49444ce91ab56705836dedcacb534fc7979c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B9CB8584F59"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e8ff5483e96",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "b65a5e332df70b44c40fbad2ff3a8ad4ebbcc5b7f232e1dd771c215568a32e17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B65A5E332DF7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d354c89bf3b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "ee18850d06df6557539a9996cab48e3429e90f64688a7fe9543dce4755e12a25",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EE18850D06DF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13cc176d9521",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "71d89e9375f0897f013a231385590f22bf1160238c71da92888c652ef5b01956",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71D89E9375F0"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f9c3c50037f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "201cf14fdff434472af9a74f42d9cc5aa26b162f94e1215dc52be3f11dd8c624",
            "a11yOccurrenceDisplayId": "A11Y-OCC-201CF14FDFF4"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12180,
          "settleDelayMs": 10000,
          "auditMs": 587,
          "totalMs": 13414
        },
        "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": 130,
          "errors": 0,
          "warnings": 130,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "80871f2578a7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "483810fc3cd47ed1c098fba0c28a9b0569df80846925929ae351d532834b4435",
            "a11yOccurrenceDisplayId": "A11Y-OCC-483810FC3CD4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "178542fea8dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "96178f0c87e75f3cb4ca700c013a1c00f4e4369f750b3183311caf367ef92f7f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96178F0C87E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3e8a6484795",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9032960a580cb55168fb520252eb19e235e57506997cf934a38a506ef8eb6ca8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9032960A580C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3e8a6484795",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9032960a580cb55168fb520252eb19e235e57506997cf934a38a506ef8eb6ca8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9032960A580C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3e8a6484795",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9032960a580cb55168fb520252eb19e235e57506997cf934a38a506ef8eb6ca8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9032960A580C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3e8a6484795",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9032960a580cb55168fb520252eb19e235e57506997cf934a38a506ef8eb6ca8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9032960A580C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3e8a6484795",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9032960a580cb55168fb520252eb19e235e57506997cf934a38a506ef8eb6ca8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9032960A580C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3e8a6484795",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9032960a580cb55168fb520252eb19e235e57506997cf934a38a506ef8eb6ca8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9032960A580C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3e8a6484795",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9032960a580cb55168fb520252eb19e235e57506997cf934a38a506ef8eb6ca8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9032960A580C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3e8a6484795",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9032960a580cb55168fb520252eb19e235e57506997cf934a38a506ef8eb6ca8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9032960A580C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c15d904d1a18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d255129d2638f8cd002a87535770dca56e700a389506315764420a5f7b7e3611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D255129D2638"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "373516ee2044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3de47deeb1468481fc81f7dae7228ca50328682fc67381b9c3f15d87edcb0d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DE47DEEB146"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61a410c14387",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ffdc693b45174561f4918841ea445940bbe62211d021dd6dc06c6b93a976204f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFDC693B4517"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8288b161274d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "01f770157c328dfe8293c35bd8b0827d297b1754e0a637fb5c84b91d7945ae6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F770157C32"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8883c96fc50b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "31ed3398302befe955f0dbca9b1f4b2eaf4147460dd548a92a31dc7a8558e9af",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31ED3398302B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ec20f158b555",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "8748cb7951902ac92244f0b5291c1e37eb3597372354cf2ea7bb5f3907090d36",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8748CB795190"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1262,
        "pageNavigationMs": 12464,
        "pageLoadDelayMs": 10000,
        "totalMs": 33684,
        "scannerMs": {
          "axe": 14963,
          "accesslint": 13414
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/about-us/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training/section508-training",
      "finalUrl": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
      "redirected": true,
      "statusCode": 404,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "We apologize for the inconvenience...",
      "elapsedMs": 32620,
      "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": 893,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/\">\n<link rel=\"shortlink\" href=\"https://www.gsa.gov/\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training\">\n<meta property=\"og:title\" content=\"Page not found\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OGP\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-07\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>We apologize for the inconvenience...</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_utgvz21yVLNfZfEv2QVJi93y-_C0b_Gg5iqmAVJkQCo.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue1yAyEIfCFbH8lBJVdaFEe4JObp6yV3_ZzJH91dmQXWxKA6fEFVWFBdko4-97UBv8I7XB9ClV6A6YYuU8dkdEa_sETgoDaY6uImnRZ9-AO4RcG3TtWwbzgYRMaQ9ByyXCoLZD_Jy0Fcw54JSzARDpElffhDYoodOs352puYBOC4lpBWNSl0AyOp6n88OR1qWHwERWcxFFygYF3_C9v409akUQptRvDXFdJMIE8Y8Nqg5tmAn5RnMLgv-sxzS-O7cEbyq_gkMiPzj2tffTgbTZZOp-G_kFv1knX_rZ3cz0_cB7s7\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/86443\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9Uu12IyEIfSGz7o--jweVuLQqHmHSTJ--zEzS06_NH4QrXPFCqiCy-giCLh1-QxEoKC614RtQVT7T1SWe6DvPBpXe0GVQqLDi9BH_wYV4iss0MSld0H944fkzXCpHqEF0rdSLK8ylYlAovpj5Hv-BZ7h-BZsrAj7DCDohvewkBhy8J0mThsoOjUldce6-kOKJ2ph8wQ0IT3-f_O0McSLkNJcW9yuFaK8luYTMr70yZG_B6R446hkHmukaGvbFfweCiYjWxMCZCVtQ5hpi5fTib19pMCRsZNbeL1l3qFKcMAl_pbpDG5eTVRTbMUSN1kWBvbUfwCa88SkPSmHYkENaRLnRGyhxFw_JxpzNDXgd0HOAWh-knzGHxEvXTZ5gVRF6t1_9v2KTeFudXWYxnR91syXL2YSwPbLrrg9yqZOGYwE-Z52ZbQv8cdwkXZ2ug8uk8-o_PLfIaxaf5zKg3oLdvgNS_Tzm\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n      <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n\n    <div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n      <button class=\"gsa-menu-btn\">Menu</button>\n\n            <div class=\"usa-nav__inner\">\n        \n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n        \n                  <div class=\"usa-nav__secondary\">\n              <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n          </div>\n                  <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n              </div>\n          </div>\n\n      <div class=\"grid-container\">\n      <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n          <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox\">Sandbox</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages\">Offline pages</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026\">Pages that are offline and can be deleted after Aug 10 - 2026</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content\">Offline about us content</a>\n                  </li>\n              <li>\n                      <a href=\"/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training\">Section508 Training</a>\n                  </li>\n          </ol>\n  </nav>\n\n\n  </div>\n\n  </div>\n\n  </div>\n</header>\n\n\n<main class=\"usa-section\" id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n      <div class=\"grid-col-12\">\n          <div class=\"region region-highlighted\">\n    <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n  </div>\n\n        \n      </div>\n    </div>\n\n  </div>\n  \n  <div class=\"region-content grid-col\">\n    <div class=\"grid-container\">\n      <div class=\"block block-simple-block block-simple-block404-error-message\">\n    \n      <h1>We apologize for the inconvenience…</h1><p>The page you’re looking for may have gone offline or does not exist. Perhaps you meant to type something similar?</p><p>Please browse further or search for the information.</p><form class=\"usa-search usa-search--big\" action=\"https://search.gsa.gov/search\" role=\"search\"><div class=\"width-full\"><input name=\"utf8\" type=\"hidden\" value=\"¿\"> <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"gsa.gov\"> <label class=\"usa-sr-only\" for=\"search-query\">Search</label> <input class=\"usa-input usagov-search-autocomplete form-control ui-autocomplete-input\" id=\"search-query\" name=\"search-query\" type=\"search\"> <button class=\"usa-button\" type=\"submit\"><span class=\"usa-search__submit-text\">Search </span><img alt=\"Search\" class=\"usa-search__submit-icon mobile:display-inline mobile-lg:display-none\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\">\n                                                          </button></div></form><p>Still can’t find it? <a href=\"/about-us/contact-us\"><strong>Contact us</strong></a> — a GSA associate will be happy to research the matter. A URL is helpful when reporting site problems.</p><p>Thank you for visiting GSA.gov.</p>\n  </div>\n\n\n    </div>\n  </div>\n\n  \n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-637230\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-637230\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-474015\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-474015\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-867687\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-867687\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-849142\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-849142\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-179763\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-179763\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-229640\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-229640\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-518915\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-518915\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-409593\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-409593\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n    <a id=\"backtotop\" data-scroll-to=\"logo\" href=\"#logo\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n</footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_80mYEGIYf0ldq0t3XFQSiN7lx4JxhJCZDYzh0KY8TeU.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_uOfYq-lPu0VhlXBThSYYPTMRD5_4KxWCU6ZxQR8vqG4.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9UttyAyEI_aFN7UP-h0FlLYmKI2wu_fq6m6TTZtq8gBwOcFBDaa4gZ5OZL1NEw4xX6s7TB55Yuk6ROwXjE7nvExx0SiIpExgml4Z5jt_wgJffYJmSoovYwDqGI9e0ASmLx7zT0LmZbpCy0Y5L63KiFYD9-97dPfhOGENfit9Shn5MCHqCKOeaBaMbwe4RTFwjNRqmGhSqi3sGAFVpDG7UI1MBE8ngs4Sju8sv2BTWZtT_Yj2gzL5jZ9LJ_OiccBvnUWkyaRygYRpKFzUp_InGUtVhCDLKpQJdGtYImPML-kwRgizV1v1gVHmsdcj6v2K9I52HuPFsI13tBZcrG9we4idrFrHxJW7uvuZ1WvQc1W32CzdF5Us\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 941,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11956,
          "settleDelayMs": 10000,
          "auditMs": 1875,
          "totalMs": 14433,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "landmarks/landmark-unique",
          "landmarks/region",
          "text-alternatives/image-redundant-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-redundant-alt",
            "xpath": "div > form > div > button > img",
            "selector": "div > form > div > button > img",
            "html": "<img alt=\"Search\" class=\"usa-search__submit-icon mobile:display-inline mobile-lg:display-none\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\">",
            "impact": "minor",
            "message": "Alt text \"Search\" duplicates surrounding button text.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66f418cb6118",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9d49aa46",
            "a11yPatternFingerprint": "6ed77e37d88e0e8693ad184ce312aaf3305143983d7272f535e389e752bc19c5",
            "a11yPatternDisplayId": "A11Y-PAT-6ED77E37D88E",
            "a11yOccurrenceFingerprint": "95976beeabe29533530c9b2fa6d9192fe6e263b198fe38cbc1d12d76d136a363",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95976BEEABE2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb842a96d227",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "29693fe79627e3b9749729a47e8e36131bfa68a6b0fe898f566a76a8360ad99a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29693FE79627"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7e7815c69c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "d77f456a2bb502bfcf639efc1218833f01747dabd0af01c235fa53f5e9068325",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D77F456A2BB5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71c4b1017b58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "770700bd170627aefdbf7d41ab601ac20af125b250a0fd7da746ec5e0a044654",
            "a11yOccurrenceDisplayId": "A11Y-OCC-770700BD1706"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec2d90bb5f5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "28d3304af4beac75ffc726eb250066221c00f530225900426fadd94a545d4021",
            "a11yOccurrenceDisplayId": "A11Y-OCC-28D3304AF4BE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31cafe5c02d5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "c62265462eed90570769d81c237bea93bc4ab6dcda89178a5df67bd25f4c6f04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C62265462EED"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7beaf0bb6e12",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "ed0ccd81bfb365d5ba903c914a7f207c33fdc15465cc1b17845d06ffce864a10",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ED0CCD81BFB3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e1b1dac5b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "1db1f04bde4afd3de1d8908feaa9f4bce3ebbf65796ff9fabaf2df04a10e1893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1DB1F04BDE4A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93742bc85a52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "197c00ff335c6477d8fab8ddd91a120e21d0c76bcb19c917c950b8c00dc78ac8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-197C00FF335C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25402d76d46e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "67d869a84d24fbfc99872acd482c7917557d7cb7a75ba90d463ad87bfab8869d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67D869A84D24"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c6220771bbb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "df8c9e77c24d50b9b5c9560ba70b7226135c344bb8293070312a85b0168feb34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF8C9E77C24D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12d8fe24e14f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "343006a4caf819c2d0df6b09fc8180e10b1130d6b808c3cd047c1ec3dc6537db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-343006A4CAF8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d103fa7cf433",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "b624adc7b7668a2c5e2e4a5472a0ee3b7a2001bc6178d1d46220abe41054835d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B624ADC7B766"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "676d72a8ee3a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "24c34e5f208bc63f29b676c1462dbad18446f4c62dcb9c64139e8692250c4aa5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24C34E5F208B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e01fc349b84",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "6fd358aa2542cf1c42132c1a1323f287f2db968285e7c341b4b2ffeca0fbd8cc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD358AA2542"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7daeacdba103",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "c138a292c044c48037aae774e81d85e585f71e12b261a1937e775817149b28da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C138A292C044"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11950,
          "settleDelayMs": 10000,
          "auditMs": 591,
          "totalMs": 13185
        },
        "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": 130,
          "errors": 0,
          "warnings": 130,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "668b9e20666c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "9cffffa0c170076863ea12ed939b226a2513e3840f894681004a7f25f1c57e76",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CFFFFA0C170"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "dbbf7781b0a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "3d9d989b1078171a06682f1d4a11b0df1caaee525ec380dff2a1292d70e3880b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D9D989B1078"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fbcc402717d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bc7db3ade67506edbec094b9fe0f7102a13a092c41903248bfff0979f871956a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC7DB3ADE675"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fbcc402717d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bc7db3ade67506edbec094b9fe0f7102a13a092c41903248bfff0979f871956a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC7DB3ADE675"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fbcc402717d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bc7db3ade67506edbec094b9fe0f7102a13a092c41903248bfff0979f871956a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC7DB3ADE675"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fbcc402717d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bc7db3ade67506edbec094b9fe0f7102a13a092c41903248bfff0979f871956a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC7DB3ADE675"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fbcc402717d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bc7db3ade67506edbec094b9fe0f7102a13a092c41903248bfff0979f871956a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC7DB3ADE675"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fbcc402717d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bc7db3ade67506edbec094b9fe0f7102a13a092c41903248bfff0979f871956a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC7DB3ADE675"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fbcc402717d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bc7db3ade67506edbec094b9fe0f7102a13a092c41903248bfff0979f871956a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC7DB3ADE675"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fbcc402717d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bc7db3ade67506edbec094b9fe0f7102a13a092c41903248bfff0979f871956a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC7DB3ADE675"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c76241f969a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2575f05d897bb08feabf054b748aea2b1ea1420c5e15aee49c7be5d69f786e9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2575F05D897B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e670d6ca7c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "9c3d169aca394120be560e52fc3dddcaf4f02f2c13ad69e73468330bfc038f9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C3D169ACA39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "288978f02d9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "aabb6c8607f052db806d80bb865671acb8296a02d2a1d7b8663b84bf676536a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AABB6C8607F0"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "0e9d492013e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "a2df36a1128cc2b55b8e0f6553e8b1e60178333cc0d188605e0d1350b8e780ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A2DF36A1128C"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "7a613bdf1205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "6525ddb124e1c53e8998c4ce0741c100b8b9ecfaa5a4122d2b040bb5fc7635e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6525DDB124E1"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f595d396492f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "96337b53f8882d77923daccf859e66e2d06c76dca1c2804da6c60f17361aea90",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96337B53F888"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1013,
        "pageNavigationMs": 11956,
        "pageLoadDelayMs": 10000,
        "totalMs": 32620,
        "scannerMs": {
          "axe": 14433,
          "accesslint": 13185
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
      "finalUrl": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Find a Fleet Service Representative | GSA",
      "elapsedMs": 33658,
      "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": 1638,
          "failed": 4,
          "cantTell": 8,
          "inapplicable": 37
        },
        "failedRules": [
          "aria-valid-attr-value"
        ],
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "scrollable-region-focusable",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "aria-valid-attr-value",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "input[placeholder=\"Filter results\"]",
            "html": "<input type=\"search\" class=\"\" placeholder=\"Filter results\" aria-controls=\"Fleet Service Representatives\">",
            "message": "ARIA attributes must conform to valid values",
            "fixSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"Fleet Service Representatives\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8aa329e45d18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-963ba4b1",
            "a11yPatternFingerprint": "7b46161df1d23193c6658be730210180dd3b3afe7930c012df3e22451c88be88",
            "a11yPatternDisplayId": "A11Y-PAT-7B46161DF1D2",
            "a11yOccurrenceFingerprint": "e1d19123f44adb999667089e0792c0ac1d0a9afb2c0a188f5039d69337cca5ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1D19123F44A"
          },
          {
            "rule": "aria-valid-attr-value",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#Fleet\\ Service\\ Representatives > thead > tr > th:nth-child(1)",
            "html": "<th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 225.031px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\">",
            "message": "ARIA attributes must conform to valid values",
            "fixSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"Fleet Service Representatives\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32c0e13884f5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-071affc1",
            "a11yPatternFingerprint": "d61a9d4a3a1045bf4cea625aabadf3da7e8c784825b00bc82684dfba95888f1f",
            "a11yPatternDisplayId": "A11Y-PAT-D61A9D4A3A10",
            "a11yOccurrenceFingerprint": "617624b0bde7d97b8141a61987c6389e3a87fb5ff2665bb095c6e3283de38f6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-617624B0BDE7"
          },
          {
            "rule": "aria-valid-attr-value",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#Fleet\\ Service\\ Representatives > thead > tr > th:nth-child(2)",
            "html": "<th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 523.953px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\">",
            "message": "ARIA attributes must conform to valid values",
            "fixSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"Fleet Service Representatives\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "794364507ba6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-af929608",
            "a11yPatternFingerprint": "de5553f8a53446b55e02ca954176738e163d033cffbf1ede8a356b79a99181f4",
            "a11yPatternDisplayId": "A11Y-PAT-DE5553F8A534",
            "a11yOccurrenceFingerprint": "9d92fee04e79caf9dd7d7569d920b98020e2cb4e8706367e1d865a973eec54ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D92FEE04E79"
          },
          {
            "rule": "aria-valid-attr-value",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#Fleet\\ Service\\ Representatives > thead > tr > th:nth-child(3)",
            "html": "<th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 178.016px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\">",
            "message": "ARIA attributes must conform to valid values",
            "fixSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"Fleet Service Representatives\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8703c16a0448",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ac963f15",
            "a11yPatternFingerprint": "b564e838a464e50f3ef6fa52c1e57fff25edf3c28b7bac20559756f4babede90",
            "a11yPatternDisplayId": "A11Y-PAT-B564E838A464",
            "a11yOccurrenceFingerprint": "be43526c8a9b2c466018a3acc381acbe7fd801dcb5bc0703ec0a37f8c5ee2ba7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE43526C8A9B"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"A fast and easy way for GSA Fleet customers to locate Fleet Service Representatives and Fleet Management Centers that service them.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative\">\n<meta property=\"og:title\" content=\"Find a Fleet Service Representative\">\n<meta property=\"og:description\" content=\"A fast and easy way for GSA Fleet customers to locate Fleet Service Representatives and Fleet Management Centers that service them.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"FAS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-08-12\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Find a Fleet Service Representative | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/126010\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"126010\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services\">Products and services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services\">Transportation and logistics services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management\">Fleet management</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing\">Vehicle leasing</a>\n                  </li>\n              <li>\n                      Find a Fleet Service Representative\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Find a Fleet Service Representative\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>You can contact a <span data-term=\"Fleet\" title=\"Click to define: Fleet\" data-once=\"glossary-open-term\">Fleet</span> Service Representative for GSA Fleet support. Find your FSR in GSAFleet.gov or contact GSA Fleet Technical Support. Have your assigned GSA vehicle tag number or GSA Fleet customer number ready so a technician can help you identify the correct FSR.<br><br>Phone: <a href=\"tel:+1%20866-472-6711\">866-472-6711</a><br>Email: <a href=\"mailto:gsafleet@gsa.gov\">gsafleet@gsa.gov</a></p><div>&nbsp;</div><div>You can also reach out to your local&nbsp;Fleet&nbsp;office based on your geographic area. Use the table below to&nbsp;find&nbsp;the appropriate location and contact number.</div><div id=\"Fleet Service Representatives_wrapper\" class=\"dataTables_wrapper no-footer\"><div id=\"Fleet Service Representatives_filter\" class=\"dataTables_filter\"><label><span class=\"usa-sr-only\">Search this table</span><input type=\"search\" class=\"\" placeholder=\"Filter results\" aria-controls=\"Fleet Service Representatives\"></label></div><div class=\"dataTables_scroll\"><div class=\"dataTables_scrollHead\" style=\"overflow: hidden; position: relative; border: 0px; width: 100%;\"><div class=\"dataTables_scrollHeadInner\" aria-hidden=\"true\" style=\"box-sizing: content-box; width: 928px; padding-right: 0px;\"><table class=\"usa-table scrollTable_search dataTable no-footer\" style=\"width: 928px; margin-left: 0px;\" summary=\"Fleet Service contacts by state\"><thead><tr><th scope=\"col\" class=\"sorting sorting_asc\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 225.031px;\" aria-sort=\"ascending\" aria-label=\"States: activate to sort column descending\">States</th><th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 523.953px;\" aria-label=\"Location Served: activate to sort column ascending\">Location Served</th><th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 178.016px;\" aria-label=\"Phone Number: activate to sort column ascending\">Phone Number</th></tr></thead></table></div></div><div class=\"dataTables_scrollBody\" style=\"position: relative; overflow: auto; max-height: 400px; width: 100%;\"><table class=\"usa-table scrollTable_search dataTable no-footer\" style=\"width: 100%;\" id=\"Fleet Service Representatives\" summary=\"Fleet Service contacts by state\" aria-describedby=\"Fleet Service Representatives_info\"><thead><tr style=\"height: 0px;\"><th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 225.031px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\"><div class=\"dataTables_sizing\" style=\"height: 0px; overflow: hidden;\">States</div></th><th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 523.953px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\"><div class=\"dataTables_sizing\" style=\"height: 0px; overflow: hidden;\">Location Served</div></th><th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 178.016px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\"><div class=\"dataTables_sizing\" style=\"height: 0px; overflow: hidden;\">Phone Number</div></th></tr></thead><tbody><tr class=\"odd\"><td class=\"sorting_1\">Alabama</td><td>Entire State</td><td><a href=\"tel:+1%20850-217-4587\">850-217-4587</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Alaska</td><td>Entire State</td><td><a href=\"tel:+1%20907-271-1826\">907-271-1826</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Arizona</td><td>Entire State</td><td><a href=\"tel:+1%20602-317-4522\">602-317-4522</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Arkansas</td><td>Entire State</td><td><a href=\"tel:+1%20405-687-7526\">405-687-7526</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">California</td><td>Entire State</td><td><a href=\"tel:+1%20415-522-2858\">415-522-2858</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Colorado</td><td>Entire State</td><td><a href=\"tel:+1%20303-236-7916\">303-236-7916</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Connecticut</td><td>Entire State</td><td><a href=\"tel:+1%20860-240-2608\">860-240-2608</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Delaware</td><td>Entire State</td><td><a href=\"tel:+1%20267-283-6360\">267-283-6360</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">District of Columbia</td><td>Entire Area</td><td><a href=\"tel:+1%20202-207-6483\">202-207-6483</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Florida</td><td>Entire State</td><td><a href=\"tel:+1%20850-217-4587\">850-217-4587</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Georgia</td><td>Entire State</td><td><a href=\"tel:+1%20470-692-9639\">470-692-9639</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Hawaii</td><td>Entire State</td><td><a href=\"tel:+1%20808-541-2025\">808-541-2025</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Idaho</td><td>Entire State</td><td><a href=\"tel:+1%20208-340-7932\">208-340-7932</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Illinois</td><td>Entire State</td><td><a href=\"tel:+1%20414-396-2694\">414-396-2694</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Indiana</td><td>Entire State</td><td><a href=\"tel:+1%20910-584-5616\">910-584-5616</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Iowa</td><td>Entire State</td><td><a href=\"tel:+1%20314-263-3023\">314-263-3023</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Kansas</td><td>Entire State</td><td><a href=\"tel:+1%20816-812-4813\">816-812-4813</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Kentucky</td><td>Entire State</td><td><a href=\"tel:+1%20470-692-9639\">470-692-9639</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Louisiana</td><td>Entire State</td><td><a href=\"tel:+1%20225-316-5022\">225-316-5022</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Maine</td><td>Entire State</td><td><a href=\"tel:+1%20603-263-3483\">603-263-3483</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Maryland</td><td>Entire State except DC Metro Area</td><td><a href=\"tel:+1%20410-406-2205\">410-406-2205</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Maryland</td><td>DC Metro Area</td><td><a href=\"tel:+1%20202-207-6483\">202-207-6483</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Massachusetts</td><td>Entire State</td><td><a href=\"tel:+1%20603-263-3483\">603-263-3483</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Michigan</td><td>Entire State</td><td><a href=\"tel:+1%20414-396-2694\">414-396-2694</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Minnesota</td><td>Entire State</td><td><a href=\"tel:+1%20414-396-2694\">414-396-2694</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Mississippi</td><td>Entire State</td><td><a href=\"tel:+1%20850-217-4587\">850-217-4587</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Missouri</td><td>Entire State</td><td><a href=\"tel:+1%20816-812-4813\">816-812-4813</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Montana</td><td>Entire State</td><td><a href=\"tel:+1%20701-250-4318\">701-250-4318</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Nebraska</td><td>Entire State</td><td><a href=\"tel:+1%20816-812-4813\">816-812-4813</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Nevada</td><td>Northern Nevada</td><td><a href=\"tel:+1%20415-522-2858\">415-522-2858</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Nevada</td><td>Southern Nevada</td><td><a href=\"tel:+1%20602-317-4522\">602-317-4522</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">New Hampshire</td><td>Entire State</td><td><a href=\"tel:+1%20603-263-3483\">603-263-3483</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">New Jersey</td><td>Entire State</td><td><a href=\"tel:+1%20848-219-8495\">848-219-8495</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">New Mexico</td><td>Entire State</td><td><a href=\"tel:+1%20505-228-4030\">505-228-4030</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">New York</td><td>New York City Metro Area</td><td><a href=\"tel:+1%20848-219-8495\">848-219-8495</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">New York</td><td>Entire State except New York City Metro Area</td><td><a href=\"tel:+1%20716-208-4610\">716-208-4610</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">North Carolina</td><td>Entire State</td><td><a href=\"tel:+1%20910-584-5616\">910-584-5616</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">North Dakota</td><td>Entire State</td><td><a href=\"tel:+1%20701-250-4318\">701-250-4318</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Ohio</td><td>Entire State</td><td><a href=\"tel:+1%20910-584-5616\">910-584-5616</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Oklahoma</td><td>Entire State</td><td><a href=\"tel:+1%20405-687-7526\">405-687-7526</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Oregon</td><td>Entire State</td><td><a href=\"tel:+1%20208-340-7932\">208-340-7932</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Pennsylvania</td><td>Entire State</td><td><a href=\"tel:+1%20267-283-6360\">267-283-6360</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Puerto Rico</td><td>Entire Area</td><td><a href=\"tel:+1%20787-749-4352\">787-749-4352</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Rhode Island</td><td>Entire State</td><td><a href=\"tel:+1%20860-240-2608\">860-240-2608</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">South Carolina</td><td>Entire State</td><td><a href=\"tel:+1%20910-584-5616\">910-584-5616</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">South Dakota</td><td>Entire State</td><td><a href=\"tel:+1%20701-250-4318\">701-250-4318</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Tennessee</td><td>Entire State</td><td><a href=\"tel:+1%20470-692-9639\">470-692-9639</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Texas</td><td>Fort Worth and Surrounding Areas</td><td><a href=\"tel:+1%20817-850-8248\">817-850-8248</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Texas</td><td>El Paso and Surrounding Areas</td><td><a href=\"tel:+1%20915-724-3202\">915-724-3202</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Texas</td><td>Houston and Surrounding Areas</td><td><a href=\"tel:+1%20832-397-8417\">832-397-8417</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Texas</td><td>San Antonio and Surrounding Areas</td><td><a href=\"tel:+1%20210-409-3276\">210-409-3276</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Utah</td><td>Entire State</td><td><a href=\"tel:+1%20801-625-5021\">801-625-5021</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Vermont</td><td>Entire State</td><td><a href=\"tel:+1%20603-263-3483\">603-263-3483</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Virginia</td><td>Entire State except Richmond and DC Metro Area</td><td><a href=\"tel:+1%20757-424-2489\">757-424-2489</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Virginia</td><td>DC Metro Area</td><td><a href=\"tel:+1%20202-207-6483\">202-207-6483</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Virginia</td><td>Richmond and Surrounding Areas</td><td><a href=\"tel:+1%20804-279-6800\">804-279-6800</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Washington</td><td>Tacoma</td><td><a href=\"tel:+1%20509-353-0572\">509-353-0572</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Washington</td><td>Vancouver</td><td><a href=\"tel:+1%20208-340-7932\">208-340-7932</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">West Virginia</td><td>Entire State</td><td><a href=\"tel:+1%20267-283-6360\">267-283-6360</a></td></tr><tr class=\"even\"><td class=\"sorting_1\">Wisconsin</td><td>Entire State</td><td><a href=\"tel:+1%20414-396-2694\">414-396-2694</a></td></tr><tr class=\"odd\"><td class=\"sorting_1\">Wyoming</td><td>Entire State</td><td><a href=\"tel:+1%20801-625-5021\">801-625-5021</a></td></tr></tbody></table></div></div><div class=\"dataTables_info\" id=\"Fleet Service Representatives_info\" role=\"status\" aria-live=\"polite\">Showing 1 to 61 of 61 entries</div></div>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-483153\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-483153\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Aug 12, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Vehicle leasing</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"9\" entity-id=\"126048\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"126010\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative\"><span>Find a Fleet Service Representative</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"132275\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/accidents-and-maintenance\"><span>Accidents and maintenance</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"125986\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/gsa-fleet-card\"><span>GSA Fleet Card</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"125982\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/telematics\"><span>Telematics</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"125998\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/vehicle-rates\"><span>Vehicle rates</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"126001\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles\"><span>Sales of GSA Fleet vehicles</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"136349\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/commercial-leasing-from-gsa-schedules\"><span>Commercial Leasing from GSA Schedules</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"125999\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/vehicle-misuse-reckless-driving\"><span>Vehicle misuse &amp; reckless driving</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"140404\" href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/gov-recalls\"><span>GOV Recalls</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-871281\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-871281\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-443125\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-443125\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-202884\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-202884\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-705292\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-705292\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-898068\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-898068\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-424652\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-424652\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-436891\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-436891\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-490586\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-490586\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"cc772b26-ec1b-4dfb-9f74-d5143e3f31bc\",\"entityVid\":\"384262\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"126010\",\"entityTitle\":\"Find a Fleet Service Representative\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1687,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12073,
          "settleDelayMs": 10000,
          "auditMs": 2675,
          "totalMs": 15352,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 4
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2603bcaec061",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "907a9e920583821488fc38376abd066d6e98f3f04fb53bb46fc7302b245cdc1c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-907A9E920583"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f829761c0d22",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "e6dfdd04cb8f3b4179a9ded1882ef6e93e781a3dbc0db5ba031e1c7d27187936",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E6DFDD04CB8F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a598bb03f17c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "fea57af77139be4d50bf57fc82040133a007793aa109111c82eb20d9fff7a515",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FEA57AF77139"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e52d17dc7ff5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "16f23d87f2e619df8f10ac054f0a6b583baead1fe021080a613a46d37bc8bbe6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16F23D87F2E6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d7085e1e8b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "911d5e933f5af0b31ba48292fc3cb5a46f7f0fffbd437947dc077fbce2fbb86a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-911D5E933F5A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47e1bdb41582",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "57ee17ce971db363d4bacc30fbc0535bfe64669a95e0baa4be5d6825f72bf1bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57EE17CE971D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13a7c9f42361",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "88ec877dd8521c07707439d317d8f29e883d2ef0e6ff4e60098b336038f59464",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88EC877DD852"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fd8c37d75e5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "eee202aa24af791a97dad381d6f998ae6573ab0c9c3d764e545d69aac7898c14",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EEE202AA24AF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cef8985ccd09",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "83f1ccb5c4cb2adb29ed13bf604e905e82c427500270759162283df9348e5198",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83F1CCB5C4CB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a855b1d76f68",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "41b1ac7e2d1cfc60ae87684df56803244dfa5ca36f5b537b32528390d2cb96ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-41B1AC7E2D1C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f03a5a3d42d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "6e3d80ea5f0c397884701c84a04c8aa9107af46706b737f18f90cd3cbf6f7d9e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6E3D80EA5F0C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "645caec35a99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "07254f21189e495354df264d20ae22bed285535052eee003ca83ce869daa8d49",
            "a11yOccurrenceDisplayId": "A11Y-OCC-07254F21189E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8765b98268b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "201123ec782862a96b50dd47ca7f02f75399f88325b69ed1ddf1a3acb6a7e538",
            "a11yOccurrenceDisplayId": "A11Y-OCC-201123EC7828"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19484b7e6f16",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "d0ba9c9d18e72ef7e74169c4f861c0fcdacff56ca85db5b21755f596af5ecc24",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D0BA9C9D18E7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77aabb299561",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "609fadf0d3177aaa11ba5ad8de24f7c1a971b98b22dc468a3ccfa936bbf92cf8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-609FADF0D317"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a70f0f8542c2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "942558731becb71358a450cfaa33f772c2d0b06d596d12220793de27128e4f4b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-942558731BEC"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12318,
          "settleDelayMs": 10000,
          "auditMs": 622,
          "totalMs": 13589
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b4061e0b5c99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "1f70042f1c77b243deff325e6b8d5ba5f98a898ce15605caed946b06f7344eca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F70042F1C77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "8b19aa910b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "8aceac5c57826564f2db56425913ce78dcb4f68f5dd2a6b9adf24faf1e541045",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8ACEAC5C5782"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e399fed9d399",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "adc1c70a1d3c829b5a4f12be4c0c52eeedb255f7ed51360f1933227bf82eda18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADC1C70A1D3C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e399fed9d399",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "adc1c70a1d3c829b5a4f12be4c0c52eeedb255f7ed51360f1933227bf82eda18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADC1C70A1D3C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e399fed9d399",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "adc1c70a1d3c829b5a4f12be4c0c52eeedb255f7ed51360f1933227bf82eda18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADC1C70A1D3C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e399fed9d399",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "adc1c70a1d3c829b5a4f12be4c0c52eeedb255f7ed51360f1933227bf82eda18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADC1C70A1D3C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e399fed9d399",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "adc1c70a1d3c829b5a4f12be4c0c52eeedb255f7ed51360f1933227bf82eda18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADC1C70A1D3C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e399fed9d399",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "adc1c70a1d3c829b5a4f12be4c0c52eeedb255f7ed51360f1933227bf82eda18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADC1C70A1D3C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e399fed9d399",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "adc1c70a1d3c829b5a4f12be4c0c52eeedb255f7ed51360f1933227bf82eda18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADC1C70A1D3C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e399fed9d399",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "adc1c70a1d3c829b5a4f12be4c0c52eeedb255f7ed51360f1933227bf82eda18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADC1C70A1D3C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a9c62801ffb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "937effa2dc00d9b3bc0a61670f64160d6b445e168ef902e72e7c34b0cc04081e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937EFFA2DC00"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b99824305842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "29cc4b18afc5187b67690a289fa07c4da56fa9c25226dc9164d876e61cd85b30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC4B18AFC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "1efbf9ed86b5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "9b5d867a3b8f4c9df663962b29e7efbcb41f17e37a467cac35976e80788fc532",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B5D867A3B8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "09e1c1d2c28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0e4e1d1862cb3a60182224c82239eb3dac4c4bc92e8dad7d1e87cdb4c990fd41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E4E1D1862CB"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "ecaef4293329",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "64e745096481ee6374297d41a18f6e2da2ecb71baf97b12f68ea1a01f12f9770",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64E745096481"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "34738fd30547",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "bbb6b7a7e209f848b31d0e25f49f515c8711ac97c46d694e87ac0be8b8e7db32",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB6B7A7E209"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1e2ea1e96a9e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "2e77c2c7f1a40ad8579c34b8d47acaa238dc48f478057bb53c4760b2c98265ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E77C2C7F1A4"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "596496c99ae1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "88f275decf7bc6dc6a0711bddca473fb87416be3f6b87c72b4ee76f471d903c0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88F275DECF7B"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 178,
        "pageNavigationMs": 12318,
        "pageLoadDelayMs": 10000,
        "totalMs": 33658,
        "scannerMs": {
          "axe": 15352,
          "accesslint": 13589
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/reimbursable-services-program/contact",
      "finalUrl": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Contact the Reimbursable Services Program | GSA",
      "elapsedMs": 33453,
      "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": 1162,
          "failed": 0,
          "cantTell": 5,
          "inapplicable": 38
        },
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Reimbursable Work Authorizations (RWAs)\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/reimbursable-services-program/contact\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/reimbursable-services-program/contact\">\n<meta property=\"og:title\" content=\"Contact the Reimbursable Services Program\">\n<meta property=\"og:description\" content=\"Reimbursable Work Authorizations (RWAs)\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-02-02\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Contact the Reimbursable Services Program | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/83025\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"83025\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/reimbursable-services-program\">Reimbursable services program</a>\n                  </li>\n              <li>\n                      Contact\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Contact the Reimbursable Services Program\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Refer to the contacts below for help regarding Reimbursable Work Authorization projects and services. Visit our <a class=\"cmp_page\" href=\"/node/87186\">overview</a> page for a better understanding of RWAs and RWA Work Requests.</p><h2>RWA policy and guidance</h2><ul><li>Questions and feedback: <a href=\"mailto:AskRWA@gsa.gov\">AskRWA@gsa.gov</a></li><li>Reimbursable Services Program Manager: <a href=\"mailto:ashlee.carlson@gsa.gov\">ashlee.carlson@gsa.gov</a></li></ul><h2>external RWA entry and tracking application</h2><ul><li>eRETA access and training: <a href=\"mailto:eRETA@gsa.gov\">eRETA@gsa.gov</a></li></ul><h2>RWA billing and payment</h2><ul><li>Intra-governmental Payment and Collection (IPAC) customers: <a href=\"mailto:ipacbilling@gsa.gov\">ipacbilling@gsa.gov</a></li><li>Non-IPAC customers: <a href=\"mailto:FW-Billing.Finance@gsa.gov\">FW-Billing.Finance@gsa.gov</a></li></ul><h3>Project specific questions</h3><ul><li>Email <a href=\"mailto:askrwa@gsa.gov\">AskRWA@gsa.gov</a> so that we can route your question to the correct contact</li></ul><h2><a class=\"ck-anchor\" id=\"rwa-managers\"></a>RWA managers</h2><div id=\"DataTables_Table_0_wrapper\" class=\"dataTables_wrapper no-footer\"><div id=\"DataTables_Table_0_filter\" class=\"dataTables_filter\"><label><span class=\"usa-sr-only\">Search this table</span><input type=\"search\" class=\"\" placeholder=\"Filter results\" aria-controls=\"DataTables_Table_0\"></label></div><div class=\"dataTables_scroll\"><div class=\"dataTables_scrollHead\" style=\"overflow: hidden; position: relative; border: 0px; width: 100%;\"><div class=\"dataTables_scrollHeadInner\" aria-hidden=\"true\" style=\"box-sizing: content-box; width: 928px; padding-right: 0px;\"><table class=\"table usa-table scrollTable_search usa-table--striped dataTable no-footer\" summary=\"Regional RWA Managers\" style=\"margin-left: 0px; width: 928px;\"><thead><tr><th scope=\"col\" class=\"sorting sorting_asc\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\" style=\"width: 239.766px;\" aria-sort=\"ascending\" aria-label=\"RWA manager: activate to sort column descending\">RWA manager</th><th scope=\"col\" class=\"sorting\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\" style=\"width: 687.234px;\" aria-label=\"State coverage: activate to sort column ascending\">State coverage</th></tr></thead></table></div></div><div class=\"dataTables_scrollBody\" style=\"position: relative; overflow: auto; max-height: 400px; width: 100%;\"><table class=\"table usa-table scrollTable_search usa-table--striped dataTable no-footer\" summary=\"Regional RWA Managers\" id=\"DataTables_Table_0\" aria-describedby=\"DataTables_Table_0_info\" style=\"width: 100%;\"><thead><tr style=\"height: 0px;\"><th scope=\"col\" class=\"sorting\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\" style=\"width: 239.766px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\"><div class=\"dataTables_sizing\" style=\"height: 0px; overflow: hidden;\">RWA manager</div></th><th scope=\"col\" class=\"sorting\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\" style=\"width: 687.234px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\"><div class=\"dataTables_sizing\" style=\"height: 0px; overflow: hidden;\">State coverage</div></th></tr></thead><tbody><tr class=\"odd\"><td class=\"sorting_1\"><a href=\"mailto:Binisha.Suri@gsa.gov\">Binisha Suri</a></td><td>MT, NV, AS, GU, MP, HI, AZ, CA, FM, ID, AK, WA, OR</td></tr><tr class=\"even\"><td class=\"sorting_1\"><a href=\"mailto:Chloe.Rose@gsa.gov\">Chloe Rose</a></td><td>MN, IA, MO, KS, NE, OK, NM, WY, ND, SD, CO, UT, AR</td></tr><tr class=\"odd\"><td class=\"sorting_1\"><a href=\"mailto:james.e.may@gsa.gov\">James E. May</a></td><td>SC, NC, TN, KY, OH, WI, IN, MI, IL, WV</td></tr><tr class=\"even\"><td class=\"sorting_1\"><a href=\"mailto:Sarah.Johnson@gsa.gov\">Sarah Johnson</a></td><td>AL, GA, FL, MS, LA, TX</td></tr><tr class=\"odd\"><td class=\"sorting_1\"><a href=\"mailto:Steven.Byker@gsa.gov\">Steve Byker</a></td><td>MD, VA, DC</td></tr><tr class=\"even\"><td class=\"sorting_1\"><a href=\"mailto:taiyee.coleman@gsa.gov\">Taiyee Coleman</a></td><td>NH, RI, ME, CT, VT, MA, NJ, VI, PR, NY, DE, PA</td></tr></tbody></table></div></div><div class=\"dataTables_info\" id=\"DataTables_Table_0_info\" role=\"status\" aria-live=\"polite\">Showing 1 to 6 of 6 entries</div></div>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-105460\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-105460\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Feb 2, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Reimbursable services program</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"7\" entity-id=\"87186\" href=\"/real-estate/reimbursable-services-program\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"85499\" href=\"/real-estate/reimbursable-services-program/policy-and-guidance\"><span>Policy and guidance</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87603\" href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal\"><span>eRETA RWA customer portal</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"1859\" href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process\"><span>eRETA user account request process</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86952\" href=\"/real-estate/reimbursable-services-program/ereta-rwa-training-materials\"><span>eRETA RWA training materials</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"6\" entity-id=\"84682\" href=\"/real-estate/reimbursable-services-program/frequently-asked-questions\"><span>Frequently asked questions</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"84301\" href=\"/real-estate/reimbursable-services-program/billing-and-payment\"><span>Billing and payment </span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"83025\" href=\"/real-estate/reimbursable-services-program/contact\"><span>Contact</span></a>\n                                  \n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-162766\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-162766\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-986295\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-986295\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-294852\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-294852\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-705304\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-705304\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-439314\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-439314\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-331970\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-331970\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-644993\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-644993\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-390727\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-390727\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"fdb01212-f977-4c30-aca6-7724953057e9\",\"entityVid\":\"394148\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"83025\",\"entityTitle\":\"Contact the Reimbursable Services Program\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1205,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12391,
          "settleDelayMs": 10000,
          "auditMs": 2079,
          "totalMs": 15082,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c60a03b0d714",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "5c468345246d091d33bc50474c03df87810749274dcc7b3033dff4ee8f65ed12",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C468345246D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07be8afece40",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "99a8349995d7345f7dd5b9e713979499cd73ccf38776d98c799faaf9a447d1a8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99A8349995D7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "489c3970e478",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "426779849e7c6617ef09e8ba065a2caf603af71f733fbcb0ecffbb904e29974d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-426779849E7C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e3c1e153f54",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "9bcf946e2f723a307fa5ca3cd8675099a76145d80af44042023f16ea8c442a5f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9BCF946E2F72"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33eb8b866beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "71a618a0196a74729d2364562d75fac7495c97b01c06b3c77265e7ce023c699c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71A618A0196A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e9d9dfd94d3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "18ba18c3bb968815c683b6ed7274294d526aa1d4330b562c89c413bb7b1fe3a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18BA18C3BB96"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd7e10a38f95",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "2a1cfa47c8000defe1b0383afa490a093b3e6d2cdc4a0b76f4e98b40ce0b72c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2A1CFA47C800"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "467395c2ab39",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "70945122a65073943333eb0d97be621e61fc7c579806b699d37312ebaac2fc87",
            "a11yOccurrenceDisplayId": "A11Y-OCC-70945122A650"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2852ce73439b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "13db2e9d9d5bd3eb5224eb7d1093c77b5400606736f43e73d6b540ae3233fb76",
            "a11yOccurrenceDisplayId": "A11Y-OCC-13DB2E9D9D5B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06cf3071ae28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "4b429e9a4d6838dc2d65a839fa27e239dd08b74380a8308cc3086fa8ae253ac2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B429E9A4D68"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ea42c20a3a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "1e0213177f46ed397c16a3bb51549fffea74318c42749536e53b653ff85b0eb6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E0213177F46"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e1ae66d9fb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "dc1b15bd34f3b98e380cc82bafec17b4b4b316e5a331593293501ea9dd84e3bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DC1B15BD34F3"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daa79b8ea96a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "8eb22b78d141b1488763841002fd2b3dc0fa4b3b5dc713cb83d911a7e3dfb201",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8EB22B78D141"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a8df6dec0f0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "2b76eaf97546f79b90cde2aa3ec41eb0138614a56a35ae4b6625f7b17fdf5d79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B76EAF97546"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8b64dbaa157",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "d03f445f26f714e9e7bd2d637fc4ceb49ad4d68ec1247f37476e2dd6e2a19458",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D03F445F26F7"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0ab12fd7e78",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "71f7e8fbd4254bccced47b9f96904f82b77f204b64ce36b7f7dec8514dfcf5fb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F7E8FBD425"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12388,
          "settleDelayMs": 10000,
          "auditMs": 605,
          "totalMs": 13634
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "14a389cf4fbc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "8303555e299d79b230550d1ce95c3aa514bedd14d4e804dae0ab571a5b719fe7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8303555E299D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "cbbb2990defa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "facbd207aecc754ba85317ee7fc743fecbab625af0ecc284132795e97d56e3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FACBD207AECC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "40db44b9221b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "24fb4c72b85849bbce20df5caa45fd82fae8db0bce5939d29d4830126e170350",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24FB4C72B858"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "40db44b9221b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "24fb4c72b85849bbce20df5caa45fd82fae8db0bce5939d29d4830126e170350",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24FB4C72B858"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "40db44b9221b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "24fb4c72b85849bbce20df5caa45fd82fae8db0bce5939d29d4830126e170350",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24FB4C72B858"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "40db44b9221b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "24fb4c72b85849bbce20df5caa45fd82fae8db0bce5939d29d4830126e170350",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24FB4C72B858"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "40db44b9221b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "24fb4c72b85849bbce20df5caa45fd82fae8db0bce5939d29d4830126e170350",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24FB4C72B858"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "40db44b9221b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "24fb4c72b85849bbce20df5caa45fd82fae8db0bce5939d29d4830126e170350",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24FB4C72B858"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "40db44b9221b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "24fb4c72b85849bbce20df5caa45fd82fae8db0bce5939d29d4830126e170350",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24FB4C72B858"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "40db44b9221b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "24fb4c72b85849bbce20df5caa45fd82fae8db0bce5939d29d4830126e170350",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24FB4C72B858"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9a01eb91af1b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "79a0fa88b35c9db6aa5a06192ed558f88237a1c7837129d4f9fd34836657707f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79A0FA88B35C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a2233afeb7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0c8385524ddebb5e43d05dfb8dfc07263f8942857a9a8245164721482f35abda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C8385524DDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "190d1b12ed65",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "6a6204fce974b49d14bd7e1cc3e03734a7e8f52f2e6dab4e281f95e92fc9194f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6A6204FCE974"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05e3d7cdc272",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4097f363edae3a1ae5d8519d1f92a401522bebc1201d936734561232ccb596d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4097F363EDAE"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "70a0225b64e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "fc5c1002d6a945ac8b8c972e3172bf556205c8996ffe8d8635742376c71abd62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC5C1002D6A9"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "4ae27ce79abd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "e7d06a0d10419fb0366605fa114c94b05933bc95a9241de6d4f23584fd3cf5d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E7D06A0D1041"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "969b442b5a49",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "35c57ca9d7a82324a20dc96cfaa086673696c7976934ff2102af1df9cfd3a08d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35C57CA9D7A8"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "409df2e8e68e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "11a2067e5ec2597405ea493864b42e073deffffb4e8ee64ca5299cce64ba59e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11A2067E5EC2"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 106,
        "pageNavigationMs": 12391,
        "pageLoadDelayMs": 10000,
        "totalMs": 33453,
        "scannerMs": {
          "axe": 15082,
          "accesslint": 13634
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
      "finalUrl": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Support Services for Presidential or Congressional Commissions and Boards | GSA",
      "elapsedMs": 33092,
      "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": 1139,
          "failed": 0,
          "cantTell": 4,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"GSA's Commissions and Boards, Small Agencies, cabs, provides comprehensive support services to presidential boards, commissions, and small agencies.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards\">\n<meta property=\"og:title\" content=\"Support Services for Presidential or Congressional Commissions and Boards\">\n<meta property=\"og:description\" content=\"GSA’s Commissions and Boards, Small Agencies, cabs, provides comprehensive support services to presidential boards, commissions, and small agencies.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OSC\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2024-04-17\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Support Services for Presidential or Congressional Commissions and Boards | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/82484\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"82484\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown active active-trail\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout active active-trail\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle active-trail\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3 active active-trail\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3 active-trail\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link usa-current\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link usa-current\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/shared-services\">Shared Services</a>\n                  </li>\n              <li>\n                      Support Services for Commissions and Boards\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Support Services for Presidential or Congressional Commissions and Boards\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>We facilitate your access to a suite of services including human resource management, payroll and financial management, background investigations, IT, realty services, and other administrative support services. See our <a href=\"#CABs_Offerings\">full list of offerings</a>.</p>\n\n<p>From standing up your commission or board to supporting your team in growth, development, and decommissioning, we connect your organization with key resources throughout its lifecycle. Our account management team will work closely with our internal and external service providers to identify solutions that address your unique business requirements.</p>\n\n<p>We stand ready to help your organization navigate the federal landscape so that you can focus on your mission.</p>\n\n<h2>How to get started</h2>\n\n<ol>\n<li>To discuss your requirements, email us at <a href=\"mailto:cabs@gsa.gov?subject=Request to discuss initial requirements\">cabs@gsa.gov</a>.</li>\n<li>Work with us&nbsp;to develop requirements for needed services.</li>\n<li>Finalize and sign an <span data-term=\"interagency agreement\" title=\"Click to define: interagency agreement\" data-once=\"glossary-open-term\">interagency agreement</span> documenting services requested from GSA in exchange for reimbursement from your agency.</li>\n</ol>\n\n<h2 class=\"margin-bottom-0\"><a id=\"CABs_Offerings\" name=\"CABs_Offerings\"></a>What we offer</h2>\n\n<div class=\"grid-row grid-gap-lg\">\n<div class=\"tablet:grid-col\">\n<h3>Security and USAccess</h3>\n\n<ul>\n<li>Official government identification card issuance</li>\n<li>Background investigations</li>\n</ul>\n</div>\n\n<div class=\"tablet:grid-col\">\n<h3>Legal services</h3>\n\n<ul>\n<li>Legal administrative&nbsp;support services</li>\n<li>Policy guidance</li>\n</ul>\n</div>\n\n<div class=\"tablet:grid-col\">\n<h3>Equal employment opportunity (EEO)</h3>\n\n<ul>\n<li>Guidance on EEO matters&nbsp;</li>\n<li>Coordination&nbsp;of EEO complaint processing</li>\n</ul>\n</div>\n</div>\n\n<div class=\"grid-row grid-gap-lg\">\n<div class=\"tablet:grid-col\">\n<h3>HR services</h3>\n\n<p>Access *<a class=\"usa-link--external\" href=\"https://hrlinks.anywhere.gsa.gov/vpn/index.html\">HR Links</a> and <a href=\"/node/164195\">user guides</a>.</p>\n\n<ul>\n<li>Hiring</li>\n<li>Staffing</li>\n<li>Recruitment</li>\n<li>Position clarification</li>\n<li>Compensation and pay administration</li>\n<li>eOPF (Electronic Official Personnel Folder) files</li>\n<li>Benefits administration /&nbsp;retirement counseling</li>\n</ul>\n\n<p>* Available to current customers only.</p>\n</div>\n\n<div class=\"tablet:grid-col\">\n<h3>Ad hoc services</h3>\n\n<ul>\n<li>Assisted acquisition services</li>\n<li>Expanded IT services\n<ul>\n<li>Web hosting</li>\n<li>Website domains</li>\n</ul>\n</li>\n<li>Expanded HR&nbsp;services</li>\n<li>Realty services</li>\n<li>Expanded legal services</li>\n<li>Travel support services</li>\n<li>Expanded EEO services</li>\n</ul>\n</div>\n\n<div class=\"tablet:grid-col\">\n<h3>Financial services</h3>\n\n<ul>\n<li>Payroll services</li>\n<li>Financial management</li>\n</ul>\n</div>\n</div>\n\n<p>For more information contact the CABs team by emailing us at <a href=\"mailto:cabs@gsa.gov?subject=Request for more info on the GSA.gov Commissions and Boards page\">cabs@gsa.gov</a>.</p>\n\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-326941\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-326941\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Apr 17, 2024\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Shared Services</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"109506\" href=\"/buy-through-us/shared-services\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"126740\" href=\"/buy-through-us/shared-services/ginvoicing\"><span>G-Invoicing</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"1\" entity-id=\"82484\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards\"><span>Support Services for Commissions and Boards</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"164195\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides\"><span>HR Links user guides</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164914\" href=\"/buy-through-us/shared-services/gsas-governmentwide-shared-services\"><span>GSA’s Governmentwide Shared Services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164919\" href=\"/buy-through-us/shared-services/our-role-in-promoting-governmentwide-shared-services\"><span>Our Role in Promoting Government-wide Shared Services</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-296259\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-296259\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-171296\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-171296\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-953045\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-953045\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-734717\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-734717\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-782389\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-782389\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-419302\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-419302\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-378856\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-378856\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-588230\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-588230\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"c33497dd-7e2e-4d9a-8d3f-efeed8a29762\",\"entityVid\":\"341911\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"82484\",\"entityTitle\":\"Support Services for Presidential or Congressional Commissions and Boards\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1187,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12369,
          "settleDelayMs": 10000,
          "auditMs": 2078,
          "totalMs": 15073,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5245c987188a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "a335d54e6fbeddd54dc24480caaf2a53d626f856dc85b24cea205e448ff23c8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A335D54E6FBE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19ae61fe2333",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "cf17251652259388e5d41b6a71fb28b35d8326ca8d3064d690cf5c6499e0ed87",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF1725165225"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5ba411c6783",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "297462f059b1d1eaf0d065cbc94147f628e691783a8fd0ae1d2fd5e698c66b56",
            "a11yOccurrenceDisplayId": "A11Y-OCC-297462F059B1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f654b8aa781",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "706fe1ee40e4580a8cecf94f691a8f685eb32f5beaf1c8e815e408db0cc518c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-706FE1EE40E4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b148cd64a9d6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "83f5b90f7ea5a15dcdc2c765503c48e99df73a3d5900ec442aa671821c59768c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83F5B90F7EA5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b5707b86e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "6d64bc81927d96a11f9bbee63d29f8e24b79baabb943eb48d4464e8880baeb6d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D64BC81927D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47fa46d219bb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "4fa56efc1d199888aae563f9b0b37ee0fcd2da2f449e44416a8f7ea742dba435",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4FA56EFC1D19"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4db571ec02a9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "763a6f193827afebcb32d6e4c59cae37fbd26c43abf03459eafe9bc14ccc4948",
            "a11yOccurrenceDisplayId": "A11Y-OCC-763A6F193827"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad1b354cc9a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "dc55b48182eac4da7c000a77aa2c3126569f837c9bcdd172a6782a5902dd09ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DC55B48182EA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3e4d39aaaf6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "1f42d495fd5847be3434f75eb1b1bd19b788d31313661d6f363e27082e86c8de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F42D495FD58"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a360be4986e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "702f94d2b8f098cb2e6d7919c55b0e2f501d033131c3c5984d3896ef8c2b662f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702F94D2B8F0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56da89347039",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "d5b9caa8432ab958f92afd30b67269088c97873bcea25088c5a3415edbc68800",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5B9CAA8432A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5496d73aea7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "3cfda9c0f0d73aba2aae4b24a5b0f6a989be634afbdec937745b45c1b0ea5760",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3CFDA9C0F0D7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86f1e8154841",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "de75c41043a96add57f878734caeb69e9e0bada4ee441f64471fa8e1d6b6d3f5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE75C41043A9"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9516c790741b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "066c9d633f2c84dbfe360adbbbc7c4e76c76865a8ecadfacec97249e38e51bab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-066C9D633F2C"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f769757d875",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "15fbbbe73cc74f8d94e0b7b49773fe11cba4384d2a3d88d01d54bba2a6a4468c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15FBBBE73CC7"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12387,
          "settleDelayMs": 10000,
          "auditMs": 602,
          "totalMs": 13634
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "cbccf626bafc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "4891daf9096113ed968b1bca4f7a01f80155010a61dc03a97973a74110c27cf2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4891DAF90961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "b9e543641e88",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "78143eb1b2538b968a2dcd45027fa62c8dc7a45f755ae5a0bd730a69255972ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78143EB1B253"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" 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": "012ea434155a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a20e5fd6",
            "a11yPatternFingerprint": "762e616827e50cefacd35b738c09da56f665073cdce6f4bfda014ef11dd548ac",
            "a11yPatternDisplayId": "A11Y-PAT-762E616827E5",
            "a11yOccurrenceFingerprint": "87d572e3f6600a020ec90c59abdbfe55f306ed6397f408dd117f7d1487d6fa1c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-87D572E3F660"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle active-trail\" 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": "2ceaf210bf03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-44c9eb9e",
            "a11yPatternFingerprint": "2f3a4acd809c2f4ca673792f5983ce85c44e0d04a58d30f4cd24d6f450a67c1b",
            "a11yPatternDisplayId": "A11Y-PAT-2F3A4ACD809C",
            "a11yOccurrenceFingerprint": "62e87fe88f5428f5b99cf2465169ced5ef8ba1e5500219f1baca78540660441f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-62E87FE88F54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2d8a1e27e0db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "88ab2ef2af4837d5605dbd839c323d1b082317d16ff8d7385a34bc6bb36e9e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88AB2EF2AF48"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2d8a1e27e0db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "88ab2ef2af4837d5605dbd839c323d1b082317d16ff8d7385a34bc6bb36e9e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88AB2EF2AF48"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2d8a1e27e0db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "88ab2ef2af4837d5605dbd839c323d1b082317d16ff8d7385a34bc6bb36e9e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88AB2EF2AF48"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2d8a1e27e0db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "88ab2ef2af4837d5605dbd839c323d1b082317d16ff8d7385a34bc6bb36e9e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88AB2EF2AF48"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2d8a1e27e0db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "88ab2ef2af4837d5605dbd839c323d1b082317d16ff8d7385a34bc6bb36e9e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88AB2EF2AF48"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2d8a1e27e0db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "88ab2ef2af4837d5605dbd839c323d1b082317d16ff8d7385a34bc6bb36e9e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88AB2EF2AF48"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2d8a1e27e0db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "88ab2ef2af4837d5605dbd839c323d1b082317d16ff8d7385a34bc6bb36e9e9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88AB2EF2AF48"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f3eec51dacd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ebedb0c646e73b5c6a76a530c8fbcbdd2c9788537c933ea99bff41091c6084c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBEDB0C646E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c7d2d3e6ff53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "55bd9ebe1fa3aed62f200870509742b464f86acb9ae8f9e6b9fa52c03636b29f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55BD9EBE1FA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "2cd8abb8f148",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "175beefb3a4aba011ff63a71b58358ce2a09803783cc3e69424a8feabbf63ee8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-175BEEFB3A4A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cd6cc44bdd70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "733e0abb6c7ef396b266a445143cf2d1f2ae05107b373ddf4a9bd49624fa4a97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-733E0ABB6C7E"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "9237b2d0665a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "2c4a9de22edae54acc34d73142cfc1d94f6c99a4c29dc9dc6fc92bbd3ac06c27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C4A9DE22EDA"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "935176f5fb27",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "54d074105f3bec18fe50cd94129fcb6f4402594bfa87e95e74ddf9b26aaceb6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-54D074105F3B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "e47123193544",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "bd528f7d283dfb79107f4afa8a69b72fda55c20477af15c6c7a6ae3f546223c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD528F7D283D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "c1db94e89cc9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "3929ce5381dd6c201393127a51a600a927380f308ebcc8eb3ff110ea6e9eaff8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3929CE5381DD"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 200,
        "pageNavigationMs": 12387,
        "pageLoadDelayMs": 10000,
        "totalMs": 33092,
        "scannerMs": {
          "axe": 15073,
          "accesslint": 13634
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/website-information/accessibility-statement",
      "finalUrl": "https://www.gsa.gov/website-information/accessibility-statement",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Accessibility statement | GSA",
      "elapsedMs": 32435,
      "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": 1143,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"We design our web pages to meet or exceed the Section 508 standards, which are the technical requirements that ensure we’re complying with federal Section 508 law.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/website-information/accessibility-statement\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/website-information/accessibility-statement\">\n<meta property=\"og:title\" content=\"Accessibility statement\">\n<meta property=\"og:description\" content=\"We design our web pages to meet or exceed the Section 508 standards, which are the technical requirements that ensure we’re complying with federal Section 508 law.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OSC\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-08-14\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Accessibility statement | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/85205\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"85205\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/website-information\">Website Information</a>\n                  </li>\n              <li>\n                      Accessibility statement\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Accessibility statement\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>We design our web pages to meet or exceed the Section 508 standards, which are the technical requirements that ensure we’re complying with <a class=\"usa-link--external\" href=\"https://www.regulations.gov/accessibility\">federal Section 508 law</a>. We also conform to the <a class=\"usa-link--external\" href=\"https://www.w3.org/\">World Wide Web Consortium (W3C)</a> and their industry standard <a class=\"usa-link--external\" href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) 2.1﻿</a>. We meet Level AA standards, which means our content is accessible to most people in most circumstances. We continually modify our websites to ensure the information, features and content are accessible to persons with disabilities.</p><h2>Our Section 508 program manager</h2><p><a href=\"mailto:mohammad.islam@gsa.gov\">Mohammad Islam</a> can answer any questions about our implementation of 508 policy or guidelines.</p><h2>Available complaint processes</h2><p>If you experience difficulty accessing any resources or content on this site, please <a href=\"mailto:cio508help@gsa.gov\">contact us via email</a> and include:</p><ul><li>The nature of your accessibility problem</li><li>The URL of the page the inaccessible content was found on</li><li>The preferred format in which you want to receive any materials</li><li>Your contact information (email, phone or address)</li></ul><p>We will work diligently to provide you with accessible content that addresses your issues.</p><h3>File an official complaint</h3><p>You can file an administrative complaint with the GSA Office of Civil Rights requesting that existing information and communication technology&nbsp;be reviewed and brought into compliance with the provisions of Section 508. File complaints with OCR within 180 days of the alleged act of discrimination.</p><p>Contact OCR with complaints at <a countrycode=\"+1\" href=\"tel:+12025010767\">202-501-0767</a> or <a countrycode=\"+1\" href=\"tel:+18007778339\">800-777-8339</a> via Federal Relay. You can file in writing with OCR, 1800 F Street, NW, Room 2340, Washington, DC 20405.</p><p>Complaints are processed in accordance with GSA’s implementing regulations for <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-41/subtitle-C/chapter-105/part-105-8/section-105-8.170-4\">Section 504 of the Rehabilitation Act</a>.</p><h2>Requesting reasonable accommodations</h2><p>We offer reasonable accommodations for federal employees and job applicants, consistent with Section 501 of the Rehabilitation Act.</p><ul><li><a href=\"https://www.gsa.gov/directives-library/policy-and-procedures-for-providing-reasonable-accommodation\">Policy and procedures for providing reasonable accommodation</a></li><li><a href=\"/node/32493\">Form to request Reasonable Accommodations</a></li></ul><h2>Use of the telecommunications relay service</h2><p>Telecommunications Relay Services (TRS) allow persons who are deaf, hard of hearing, deafblind, or have speech disabilities to communicate by telephone in a manner that is functionally equivalent to telephone services used by persons without such disabilities.</p><ul><li><a class=\"usa-link--external\" href=\"https://www.fcc.gov/trs\">List of TRS services (FCC.gov)</a></li></ul><h2>Organizational policies or procedures on digital accessibility</h2><p>Our agency exists to support other agencies in achieving their missions by providing policy, services, workspace, and contracting vehicles for procuring products and services. This is our approach to leveraging the capabilities of the internet and world wide web.</p><ul><li><a href=\"https://www.gsa.gov/directives-library/gsa-section-508-managing-information-and-communications-technology-ict-for-individuals-with-disabilities-1\">GSA Section 508: Managing Information and Communications Technology (ICT) for Individuals with Disabilities</a></li><li><a class=\"usa-link--external\" href=\"https://www.section508.gov/\">Section508.gov</a></li><li><a href=\"/node/142645\">GSA’s Digital Strategy Approach</a></li></ul><h2>Accessibility aids: plug-ins and file viewers</h2><p>Links to applets, plug-ins, or other applications required to access content provided on our web pages are available and linked below. Most of these links are to non-government sources. We do not endorse any of these products; they are provided for your convenience. Address questions about a particular plug-in or file viewer to the respective vendor.</p><ul><li>Adobe Acrobat&nbsp;<br>Use <a class=\"usa-link--external\" href=\"https://get.adobe.com/reader/\">Adobe Acrobat</a> to read Portable Document Format (PDF) files.</li><li>Microsoft Word&nbsp;<br>Microsoft offers <a class=\"usa-link--external\" href=\"https://apps.microsoft.com/detail/9n69kfjds28z\">Doc Viewer</a> and other converter programs to enable those who do not have Word to open and view Word files.</li><li>Microsoft Excel&nbsp;<br>Microsoft offers <a class=\"usa-link--external\" href=\"https://apps.microsoft.com/search?query=XLS+viewer+free&amp;hl=en-us&amp;gl=US\">XLS Viewer Free</a> to enable those who do not have Excel to view Excel files.</li><li>Microsoft PowerPoint&nbsp;<br>Microsoft offers <a class=\"usa-link--external\" href=\"https://apps.microsoft.com/detail/9np64t9094lb\">PPTX Viewer</a> to enable those who do not have PowerPoint to view PowerPoint files.</li><li>WinZip&nbsp;<br>Zip files are single files, sometimes called “archives,” that contain one or more compressed files. Files with this extension (.zip) require <a class=\"usa-link--external\" href=\"https://www.winzip.com/en/download/winzip/\">WinZip</a> to open and extract them.</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-565006\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-565006\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Aug 14, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Website Information</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"3\" is-ancestor=\"1\" is-child-of-homepage=\"1\" display-children=\"1\" has-children=\"1\" child-count=\"6\" entity-id=\"85273\" href=\"/website-information\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86778\" href=\"/website-information/az-index\"><span>A-Z index</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85205\" href=\"/website-information/accessibility-statement\"><span>Accessibility statement</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"142645\" href=\"/website-information/digital-strategy\"><span>Digital strategy</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"137922\" href=\"/website-information/vulnerability-disclosure-policy\"><span>Vulnerability Disclosure Policy</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"98589\" href=\"/website-information/web-records\"><span>Web records</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"133888\" href=\"/website-information/website-policies\"><span>Website policies</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-463683\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-463683\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-764716\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-764716\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-931933\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-931933\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-681348\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-681348\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-727791\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-727791\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-460362\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-460362\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-128725\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-128725\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-878011\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-878011\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item menu-item--active-trail\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"94a55b8d-bce0-48f4-8d35-22623aaf73e2\",\"entityVid\":\"384574\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"85205\",\"entityTitle\":\"Accessibility statement\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1190,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12123,
          "settleDelayMs": 10000,
          "auditMs": 2064,
          "totalMs": 14808,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ce87ac0bf6e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "2ebc5d71d5a3f1555f82f85ea0792a948648421ab914cb6613ddb8a4c25db32f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EBC5D71D5A3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af43fcae24dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "3e3c0dc11a686c62e049019bc975404a49cb1b575a89f3902c14bffe9d722787",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E3C0DC11A68"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83b4d79c7ebb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "c8925368039f7e9cb381823a1458240ebcf75d909c7ec4cc5d3172de6cb79706",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C8925368039F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eff4e203a86b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "c2b3e017a4a1910e283ae78e32700b84d350095a95cb609fc3202804cd8619c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2B3E017A4A1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b8738796b4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "d0f6d26bd011df92e547450d55d6c7f6df532aeebbaaaa6da1e41f4cc3d56ba5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D0F6D26BD011"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa89adbc38ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "52647a7f038345d4824179ac6f10ef820767062e9b53a24a01c2272599efc4d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52647A7F0383"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3aae23474a09",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "d002d07a3a9e71319427d9f35f6b0d054add347c9f48b8c2e3746709dbdc9609",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D002D07A3A9E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "009448a90bad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "2731030d6ecb5e7fe2a28b4f5f110dfd2067b4d47e7c03daaecbcd133b94be9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2731030D6ECB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90ce88d255fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "973f2c80177088df1b6623bced36eb07b5fd2e746d9da13e58d11c9949c24f79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-973F2C801770"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a7eb658989d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "0b1eea38653909a7fd4f94cf033b4fcef8c086ce703eb205a7cc2e94ae4cd43c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0B1EEA386539"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8fc6786bd79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "7395a56c1ea0341249eaa166eac939dbb6d904b631a552aa3c3a8f177a838f77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7395A56C1EA0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2b919ad9071",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "02a38350a6b66cadde353e2836860b1801fea3437ddb2e34618f75efb6acf12a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02A38350A6B6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69926505681a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "ad574d5f40a6451d37330c4f16165e16a57b43c16f0aca42e61def658d7e618b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AD574D5F40A6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4033e19dad2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "bdc10de5d9dfa5817f4ec9371ac21f39666d6d468d4381386ed01af345abdaae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDC10DE5D9DF"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "592516691f23",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "a0128c067bb653651f4857774be6cbbf8060ca422f8ec25e2bb8e18520144968",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0128C067BB6"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e428be22173",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "1467ad3a2cce23e4b449f1c89b161548eb4e637b0db162221f95bac92b50898c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1467AD3A2CCE"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12088,
          "settleDelayMs": 10000,
          "auditMs": 605,
          "totalMs": 13338
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "086cba95dcb3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "306e64124323f779fa24e97aa383dede378a8a23ecb966b009fcd4cd1659dc95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-306E64124323"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "d687917fa4fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "039ea8149e637c9e5a9f711c151d7103d590a2eac11035948d1616e536524d77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-039EA8149E63"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "326549ccfe60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6add4ad36f8f0e621ee96ca1350f30a85948c005f59b78a7d8c875e572a9862a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6ADD4AD36F8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "326549ccfe60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6add4ad36f8f0e621ee96ca1350f30a85948c005f59b78a7d8c875e572a9862a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6ADD4AD36F8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "326549ccfe60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6add4ad36f8f0e621ee96ca1350f30a85948c005f59b78a7d8c875e572a9862a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6ADD4AD36F8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "326549ccfe60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6add4ad36f8f0e621ee96ca1350f30a85948c005f59b78a7d8c875e572a9862a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6ADD4AD36F8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "326549ccfe60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6add4ad36f8f0e621ee96ca1350f30a85948c005f59b78a7d8c875e572a9862a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6ADD4AD36F8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "326549ccfe60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6add4ad36f8f0e621ee96ca1350f30a85948c005f59b78a7d8c875e572a9862a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6ADD4AD36F8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "326549ccfe60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6add4ad36f8f0e621ee96ca1350f30a85948c005f59b78a7d8c875e572a9862a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6ADD4AD36F8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "326549ccfe60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6add4ad36f8f0e621ee96ca1350f30a85948c005f59b78a7d8c875e572a9862a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6ADD4AD36F8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "896076b01d7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "c757da797ac77496ed3b0b3ff32d65f000782c1add7fb31682720b286c85fce6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C757DA797AC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "a92ff6e4601f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "194acd150ed113deca03bea4f0a8ba5a54f00f85e96609561cc96c060cca65da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-194ACD150ED1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "cc6ee169ea86",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "e00a59d0c1360c3c9f0d366a35e28ba0a36130658745a59ecf653d147d7dd636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E00A59D0C136"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a60d77a7eab1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2fbd2c9503edfd3079b0999aa191aa6a395a6c0ac4354396284cbbc4d327bae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FBD2C9503ED"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "b6f7d6cd2c56",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "70b44f4df3020d75805cbf82ac28adf1290e5c46d71fa91382a84497504c432b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-70B44F4DF302"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a93d66e143ca",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "1f00f63441b31d3123325c00c8d6ef7d716328e6b4a33f31f4ca7ba9bc685131",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F00F63441B3"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "cba394bccbd3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "c8680818064dfb59980126ff5a7f50b2811eaeb95d88c7ef03d06ac44167ed2a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C8680818064D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1147782792d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "163d7b09c7d5f8d53998c10a2e91c810e62657fcb513df88f4780a53181be862",
            "a11yOccurrenceDisplayId": "A11Y-OCC-163D7B09C7D5"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 172,
        "pageNavigationMs": 12123,
        "pageLoadDelayMs": 10000,
        "totalMs": 32435,
        "scannerMs": {
          "axe": 14808,
          "accesslint": 13338
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
      "finalUrl": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Acquisition support | GSA",
      "elapsedMs": 33326,
      "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": 1302,
          "failed": 0,
          "cantTell": 3,
          "inapplicable": 38
        },
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Our professional services portfolio provides a full range of acquisition services. Find information about scope reviews, ordering guides, how to contact us, and a SIN table. You will also find our Public Health Emergency Response ordering guide.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support\">\n<meta property=\"og:title\" content=\"Acquisition support\">\n<meta property=\"og:description\" content=\"Our professional services portfolio provides a full range of acquisition services. Find information about scope reviews, ordering guides, how to contact us, and a SIN table. You will also find our Public Health Emergency Response ordering guide.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"FAS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-06-24\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Acquisition support | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/120663\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"120663\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services\">Products and services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services/professional-services\">Professional services</a>\n                  </li>\n              <li>\n                      Acquisition support\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Acquisition support\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>GSA’s professional services portfolio provides a full range of acquisition services. From training to scope reviews, statement of work development to contracting support services, we are committed to helping you find the contract solution you need for your professional services acquisition. Below are some quick references.</p><ul><li><a href=\"#Scope%20Reviews\">Scope reviews</a></li><li><a href=\"#Market%20Research%20As%20a%20Service\">Market Research As a Service</a></li><li><a href=\"#Civilian%20Services%20Acquisition%20Workshop\">Civilian Services Acquisition Workshop</a></li><li><a href=\"#Schedules%20Resources\">GSA Schedule resources</a></li><li><a href=\"#PSS%20SIN%20Table\">MAS-PS SIN table</a></li><li><a href=\"#Contract%20Support\">Contract support</a></li><li><a href=\"#PSS%20Ordering%20Guides\">MAS-PS Ordering Guides</a></li></ul><h2><a class=\"ck-anchor\" id=\"Scope Reviews\"></a>Scope reviews</h2><p>We offer a scope review capability that analyzes the scope of your task order requirement. This service can help reduce the risk of protest and is a benefit of working with us.</p><ul><li>For OASIS scope reviews follow these <a href=\"/node/137292\">instructions</a>.</li><li>For MAS-PS scope reviews and support please fill out the following <a class=\"usa-link--external\" href=\"https://feedback.gsa.gov/jfe/form/SV_6s3udkBbX9z1zee\">form</a>.</li></ul><h2><a class=\"ck-anchor\" id=\"Market Research As a Service\"></a>Market Research As a Service</h2><p>Market Research As a Service (MRAS) is a free resource that assists agencies with gathering industry data, compiling business and technical requirements, and streamlining the RFI process. This service helps you conduct more efficient market research by providing tailored industry partner information and expert feedback on your requirements. Learn more about MRAS by visiting the&nbsp;<a class=\"cmp_page\" href=\"/node/133879\">Market Research As a Service</a>.</p><h2><a class=\"ck-anchor\" id=\"Civilian Services Acquisition Workshop\"></a>Civilian Services Acquisition Workshop</h2><p><!-- Paste cleaned by gsa_clean_paste 2022-11-30 17:45:43 (general) -->A Civilian Services Acquisition Workshop (SAW or CSAW) is a facilitated requirements development workshop built around a specific acquisition and its multi-functional integrated project team. The workshop walks the complete team through the&nbsp;<a class=\"usa-link--external\" href=\"https://buy.gsa.gov/spba\">Steps to Performance Based Acquisition</a>,&nbsp;PBA, process from beginning to end. <a href=\"/node/157448\">Learn more and get started now</a>.</p><h2><a class=\"ck-anchor\" id=\"Schedules Resources\"></a>Schedules resources</h2><p>These reference guides are excellent resources:</p><ul><li><a title=\"\" href=\"https://www.gsa.gov/system/files/MAS_Ordering_Quick_Reference_Guide_FINAL_508.pdf\">GSA Schedules Ordering Guide - quick reference [PDF - 5 MB]</a></li><li><a title=\"\" href=\"https://www.gsa.gov/system/files/Multiple%20Award%20Schedules%20Desk%20Reference%20%28Winter%202019%29.pdf\">Multiple Award Schedules Desk Reference (Winter 2019) [PDF - 15 MB]</a></li><li><a title=\"\" href=\"https://www.gsa.gov/system/files/DISASTER%20PURCHASING%20%282%29.pdf\">State and Local Disaster Purchasing Guide for Professional Services [PDF - 132 KB]</a> (April 2020)</li></ul><h2>Contract closeout quick reference guide</h2><p>Use the <a title=\"\" href=\"https://www.gsa.gov/system/files/Contract_Closeout_Quick_Reference_Guide.pdf\">Contract Closeout Quick Reference Guide [PDF - 172 KB]</a> for contract closeout best practices and recommendations.</p><h2>FSS Award and Order Checklists</h2><table class=\"table stripedTable stripe\" summary=\"FSS Award and Order Checklists\"><thead><tr><th scope=\"col\">Award and order topic</th><th scope=\"col\">Checklist</th></tr></thead><tbody><tr><td>How to issue an FSS order for Professional Services</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/FSS_Order_Checklist.pdf\">FSS Order Checklist&nbsp; [PDF - 237 KB]</a></td></tr><tr><td>How to issue an order under an established FSS BPA for Professional Services</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/FSS_BPA_Order_Checklist.pdf\">FSS BPA Order Checklist [PDF - 236 KB]</a></td></tr><tr><td>How to establish a multiple award FSS BPA for Professional Services</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/FSS_Multiple_Award_BPA_Establishment_Checklist.pdf\">FSS Multiple Award BPA Establishment Checklist [PDF - 237 KB]</a></td></tr><tr><td>How to establish a single- award FSS BPA for Professional Services</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/FSS_Single_Award_BPA_Establishment_Checklist.pdf\">FSS Single Award BPA Establishment Checklist [PDF - 245 KB]</a></td></tr></tbody></table><h2><a class=\"ck-anchor\" id=\"PSS SIN Table\"></a>MAS- PS old SIN to new SIN/NAICS Code Crosswalk Table</h2><p>Download the official <a download=\"\" title=\"\" href=\"https://www.gsa.gov/system/files/00_Corp_SIN_NAICs_Crosswalk___PS-MAS_10219.xlsx\">MAS- PS old SIN to new SIN/NAICS Code Crosswalk Table [XLSX - 92 KB]</a>, where you will find the new SINs associated with MAS- PS Catalog H (00CORP) for making your offer.</p><p>The above Crosswalk Table has been excerpted from the <a href=\"/node/125160\">Available Offerings and Requirements</a> webpage. Select the <a download=\"\" title=\"\" href=\"https://www.gsa.gov/system/files/GSAgov_Consolidated_MAS_Available_Offerings_10119_%281%29.xlsx\">Available Offerings Attachment [XLSX - 701 KB]</a> to view the “Legacy Schedule SIN to Consolidated” tab.</p><h2><a class=\"ck-anchor\" id=\"Contract Support\"></a>Get contract support</h2><p>Our team can also help with:</p><ul><li>Requirement analysis</li><li>Market research</li><li>Acquisition planning and strategy execution</li><li>Project management / COR support</li></ul><p>Email us at <a href=\"mailto:professionalservices@gsa.gov\">professionalservices@gsa.gov</a></p><h2><a class=\"ck-anchor\" id=\"PSS Ordering Guides\"></a>MAS- PS Ordering Guides</h2><table class=\"table usa-table usa-table--striped\" style=\"width:100%;\"><thead><tr><th scope=\"col\">NAICS</th><th scope=\"col\">Document Name</th><th scope=\"col\">Description</th></tr></thead><tbody><tr><td>541211</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/541211%20Civilian%20Contract%20Auditing%20Services%20Ordering%20Guide%20-%20December%202025.pdf\">541211 Civilian Contract Auditing Services Ordering Guide - December 2025.pdf [PDF - 473 KB]</a></td><td>This ordering guide assists in procuring Civilian Contract Auditing Services under MAS SIN 541211, which includes financial, performance, and contract audits performed in accordance with Generally Accepted Government Auditing Standards (GAGAS).</td></tr><tr><td>541330</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/541330ENG%20Construction%20Management%20and%20Engineering%20Consulting%20Services%20Ordering%20Guide%20%20-%20December%202025.pdf\">541330ENG Construction Management and Engineering Consulting Services Ordering Guide &nbsp;- December 2025.pdf [PDF - 293 KB]</a></td><td>This ordering guide defines the scope and application of&nbsp;<a class=\"external_link\" href=\"https://www.gsaelibrary.gsa.gov/ElibMain/sinDetails.do?scheduleNumber=MAS&amp;specialItemNumber=541330ENG&amp;subcategoryCode=54134&amp;executeQuery=YES\">Real Property Management Services (RPMS) under the subgroup for MAS SIN 541330ENG</a>, which encompasses construction management and engineering consulting services related to real property.&nbsp;</td></tr><tr><td>541611</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/541611%20Program%20Evaluation%20Services%20Subgroup%20-%20December%202025.pdf\">541611 Program Evaluation Services Subgroup - December 2025.pdf [PDF - 206 KB]</a></td><td>This ordering guide outlines the ordering procedures for&nbsp;<a class=\"external_link\" href=\"https://www.gsaelibrary.gsa.gov/ElibMain/sinDetails.do?executeQuery=YES&amp;scheduleNumber=MAS&amp;flag=&amp;filter=&amp;specialItemNumber=541611&amp;subcategoryCode=5535\">Program Evaluation Services under the subgroup for MAS SIN 541611</a>, which was established to provide a government-wide solution for efficient procurement of program evaluation services. Services include assessments using systematic data collection and analysis of one or more programs, policies, and organizations intended to assess their effectiveness and efficiency, as defined in OMB Memorandum M-20-12.</td></tr><tr><td>541930</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/541930%20Translation%20and%20Interpretation%20Services%20Ordering%20Guide%20-%20December%202025.pdf\">541930 Translation and Interpretation Services Ordering Guide - December 2025.pdf [PDF - 282 KB]</a></td><td>This ordering guide assists agencies and procurement officers in using the GSA Language Services Schedule to purchase language services under SIN 541930. It covers legal requirements, service descriptions, and best practices for procurement.</td></tr><tr><td>541990</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/541990IPS%20Identity%20Protection%20Services%20Ordering%20Guide%20-%20December%202025.pdf\">541990IPS Identity Protection Services Ordering Guide - December 2025.pdf [PDF - 194 KB]</a></td><td>The redefined SIN 541990IPS provides a total solution for identity protection services.<br><br>It covers: identity monitoring and notification of Personally Identifiable Information (PII) and Protected Health Information (PHI), identity theft insurance and restoration services, and protection (safeguard) of PII and PHI.</td></tr><tr><td>562112</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/562112%20Hazardous%20Waste%20Disposal%20Services%20Ordering%20Guide%20-%20December%202025.pdf\">562112 Hazardous Waste Disposal Services Ordering Guide - December 2025.pdf [PDF - 310 KB]</a></td><td>This ordering guide describes the process for agency users to order services under Special Item Number (SIN) 562112. Services include management and oversight of hazardous material (HAZMAT) disposal operations, and management, oversight, and recycling of universal waste (e.g., batteries, CFLs).</td></tr><tr><td>611430</td><td><a title=\"\" href=\"https://www.gsa.gov/system/files/611TRAINAW%20Acquisition%20Workforce%20Training%20Ordering%20Guide%20-%20December%202025.pdf\">611TRAINAW Acquisition Workforce Training Ordering Guide - December 2025.pdf [PDF - 161 KB]</a></td><td>This ordering guide assists agencies in procuring Acquisition Workforce Training (FAC-C and DAWIA) via MAS SIN 611TRAINAW, covering training modalities and instructor requirements.</td></tr></tbody></table>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-754869\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-754869\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jun 24, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Professional services</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"120637\" href=\"/buy-through-us/products-and-services/professional-services\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"120661\" href=\"/buy-through-us/products-and-services/professional-services/buy-services\"><span>Buy Services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"2\" entity-id=\"120663\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support\"><span>Acquisition support</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"146089\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division\"><span>Direct Client Support Division</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"164066\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting\"><span>Center of Excellence- Outcome-Based Contracting</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"120668\" href=\"/buy-through-us/products-and-services/professional-services/training\"><span>Training </span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"120670\" href=\"/buy-through-us/products-and-services/professional-services/industry-partners\"><span>Industry Partners</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"120672\" href=\"/buy-through-us/products-and-services/professional-services/connect\"><span>Connect</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-383660\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-383660\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-977320\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-977320\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-648112\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-648112\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-611404\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-611404\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-743939\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-743939\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-776509\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-776509\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-319579\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-319579\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-670936\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-670936\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1542722142\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"251\",\"entityUuid\":\"c5312956-49f0-40aa-bcdc-0318394330a5\",\"entityVid\":\"403607\",\"entityName\":\"jonathan dewolfe\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"120663\",\"entityTitle\":\"Acquisition support\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1343,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12401,
          "settleDelayMs": 10000,
          "auditMs": 2145,
          "totalMs": 15158,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "114b953b215f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "7b6266c1042d5eb8a3b0975430543dda2aef01068fc56f5680564dc05d724307",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B6266C1042D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c82ddef9d541",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "d2b9461bea4e14c4761f71754e9525fa1cbd45aa52429214b5c233591729a892",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2B9461BEA4E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc0178e51d50",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "57aea8b891685114ef2aabab0de5024587725c2bd66dbe487718ce94eea69174",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57AEA8B89168"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86dc4e3a24c4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "3f94289500a19d44bf4b9b4cf2bfb86b6e81048af353670902f75ca67380fb87",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F94289500A1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71d9e0a9deb6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "e083d3f626a2cc1e95b870aa2950795f7256410c5ccb16e9e37c40a2d01ac0be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E083D3F626A2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab8c204ecd8e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "d7a98c8b529ce6b4b749df484f00ec57ad6ce3d6867a29a87e1735ee32745e48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D7A98C8B529C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "335c4f88dfef",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "65970a7f9a540603026c8e069b2c9866aa73ab22898f039da723bfdf769f5ec8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65970A7F9A54"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b94a20155425",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "40e92c7dd830985553974ae6b3eafba77c7d88e262a03c3bb6feb07e67140426",
            "a11yOccurrenceDisplayId": "A11Y-OCC-40E92C7DD830"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da5a2e1365da",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "af1e5b440219baf657efb2618a323ecc47d84f8de52ff7e01a135f59f30d3c1e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF1E5B440219"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90428e80b9a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "eff17f6bc829ce0371081542c72b36b38881677ee43fbc158e05ba9b2f99fb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFF17F6BC829"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b4b59d56db4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "f9a3e859a733ee9f40f85226dfac4c18387d7324d0e3fd80abef3090ad919d1a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F9A3E859A733"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e3680f47942",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "9acbd3c99df929e4727beba74992ddcb77d363d346ef514285a33659cf606d48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ACBD3C99DF9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f329452db03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "49e6cb6665882390cc1916d7e5eeaba38a2e00ba1ee3c335f2c060be82c484ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E6CB666588"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60994e51201a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "8ab883a2e83451276bfb7a7a3fd7cb32ccacb280ff2d49c11fc57ea935109f60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8AB883A2E834"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49b84ad89ec1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "7039383f7cd3f0f25b73510127e6a8959a84d406b777bf4e5073bbd629d3a61b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7039383F7CD3"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0c381901885",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "8bde11d5b671cfdf7e74af5d40a1bd938d43243f195d7071c3ed114b28e7708b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BDE11D5B671"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12091,
          "settleDelayMs": 10000,
          "auditMs": 599,
          "totalMs": 13334
        },
        "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: 44px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 44,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "6c00a784818c",
        "firstSeenAt": "2026-07-27T13:34:50.757Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "6d8399992d57a66c16f2d9a2e62d1f4c449df652fdf5b07e0e3ed3ae7bf2438a",
        "a11yPatternDisplayId": "A11Y-PAT-6D8399992D57",
        "a11yOccurrenceFingerprint": "acc687e8d229850df6cecd8866265da0333344ec81815e79a0faf4dd6e75cf53",
        "a11yOccurrenceDisplayId": "A11Y-OCC-ACC687E8D229"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "0ad68872b9dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "eb28300df607fe9709b20e3dfc5010821a4f0dbdab3a8ce5f942980a3bf526a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EB28300DF607"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "b19f28b8e78c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "471c3167ec53ef22ae7ac11a84e25c7d53336eec33c8e9f98c00e1212ab48884",
            "a11yOccurrenceDisplayId": "A11Y-OCC-471C3167EC53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c00780a5e4a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f2d82f7252e958da2fe7240b3bff85b64d8a81b67e73c7c684a1f95f08af1dda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D82F7252E9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c00780a5e4a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f2d82f7252e958da2fe7240b3bff85b64d8a81b67e73c7c684a1f95f08af1dda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D82F7252E9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c00780a5e4a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f2d82f7252e958da2fe7240b3bff85b64d8a81b67e73c7c684a1f95f08af1dda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D82F7252E9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c00780a5e4a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f2d82f7252e958da2fe7240b3bff85b64d8a81b67e73c7c684a1f95f08af1dda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D82F7252E9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c00780a5e4a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f2d82f7252e958da2fe7240b3bff85b64d8a81b67e73c7c684a1f95f08af1dda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D82F7252E9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c00780a5e4a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f2d82f7252e958da2fe7240b3bff85b64d8a81b67e73c7c684a1f95f08af1dda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D82F7252E9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c00780a5e4a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f2d82f7252e958da2fe7240b3bff85b64d8a81b67e73c7c684a1f95f08af1dda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D82F7252E9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c00780a5e4a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f2d82f7252e958da2fe7240b3bff85b64d8a81b67e73c7c684a1f95f08af1dda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D82F7252E9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6de442849c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fb1b974fd0f2611e97c605498893111a8e927393c65e2d53ea174a150e54c269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1B974FD0F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ca32cd1bba28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "997d31f4af0e4ceab7aef651f9d40aab967376a2dd61c4075a8a19c7c250c6c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-997D31F4AF0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "54634738c2fc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "c699c5aae385d757318b30eb55478a46f57306643722e81024fd5ab93b21c7b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C699C5AAE385"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8a9c8c5540d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bcbdc745e305192bea50efeef4236d6e5eac07af71a30635c39cf44e031cb839",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCBDC745E305"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "0bdaaa5f2a19",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "f314c0da858266e2a5d9f900402ef227cede047c30f096b4b3171b82bf078c7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F314C0DA8582"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "fb01e03e44cf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "5f91f0eaade947203835920d116520af67ca6edaa84d4f59050d3e5f20db4806",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5F91F0EAADE9"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8ea58e196ead",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "3194a5f47dd0e2c62f844ed7ec182334d105b28cadac178f976988ff511e50c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3194A5F47DD0"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a8806886ad9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "032035e29e7e40e9d3eb07291e94851f747e46db0987cc8f04c73e56cb0e6031",
            "a11yOccurrenceDisplayId": "A11Y-OCC-032035E29E7E"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 179,
        "pageNavigationMs": 12401,
        "pageLoadDelayMs": 10000,
        "totalMs": 33326,
        "scannerMs": {
          "axe": 15158,
          "accesslint": 13334
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
      "finalUrl": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Contact | GSA",
      "elapsedMs": 32841,
      "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": 1015,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Contact information for Pegasys Financial Services.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact\">\n<meta property=\"og:title\" content=\"Contact\">\n<meta property=\"og:description\" content=\"Contact information for Pegasys Financial Services.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"CFO\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2024-11-14\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Contact | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163953\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163953\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/purchasing-programs\">Purchasing programs</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/purchasing-programs/shared-services\">Shared Services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services\">Pegasys Financial Services</a>\n                  </li>\n              <li>\n                      Contact\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Contact\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>GSA OCFO Pegasys Financial Services<br>Financial Information &amp; Operations Division (BG2E)<br>External Services Branch&nbsp;<br>2300 Main Street – 2NW<br>Kansas City, MO &nbsp;64108<br>FAX <a href=\"tel:+1 816-823-2183\">816-823-2183</a> or <a href=\"tel:+1 816-823-5406\">816-823-5406</a></p><ul><li><a href=\"mailto:bced-payables@gsa.gov\">bced-payables@gsa.gov</a> - for all transmittal processing and general accounts payable inquiries.</li><li><a href=\"mailto:esbreportscontrol@gsa.gov\">esbreportscontrol@gsa.gov</a> - for all general reporting questions.</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-279370\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-279370\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Nov 14, 2024\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Shared Services</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"2\" entity-id=\"81151\" href=\"/buy-through-us/purchasing-programs/shared-services\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"83223\" href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services\"><span>Payroll shared services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"163943\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services\"><span>Pegasys Financial Services</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163948\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/customers\"><span>Customers</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163949\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/technology\"><span>Technology</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163951\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links\"><span>Helpful government links</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163953\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact\"><span>Contact</span></a>\n                                  \n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-373306\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-373306\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-981770\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-981770\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-858404\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-858404\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-786619\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-786619\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-267559\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-267559\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-764010\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-764010\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-978657\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-978657\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-638271\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-638271\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1706039962\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"257\",\"entityUuid\":\"ee360291-cff2-4d91-ab10-4705f1cdf5e0\",\"entityVid\":\"361389\",\"entityName\":\"hilary.busbee@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"163953\",\"entityTitle\":\"Contact\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1062,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12166,
          "settleDelayMs": 10000,
          "auditMs": 1897,
          "totalMs": 14662,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "799947d75bb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "bd5e6dc612cdeb21748f598691e85d6946db3d6cfc1e814727c958264bd86d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD5E6DC612CD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c25ff8a43de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "53a534c10daf75e1ce5ec9d1655a335530ad2365341b6634f3ca49d4ce5c4fb4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A534C10DAF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "994bb37780fd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "70a71001538f0cdaf4374a1c0c64c62c772edbf21ea0bb14fa4abd853d082a7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-70A71001538F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e7d510d3ae8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "47692c2d3fb68bb2299912872d3fc30b7a75ffa3576b9fdf852e8a231c5fd67e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-47692C2D3FB6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f576982b69e1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "49b5057d410310513f7c06d34edc243787632ba2f04bf68407ca125986d8c665",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49B5057D4103"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27443e983709",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "4e44451393a15746dcfe3d7639d66c9333ef0135a7ea1b0cc5f96fd3a69541bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4E44451393A1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6df1e6df9899",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "edd46ae94d41d4a6068418b3a360fca98ee303b2b4db2812b00ba4f8000e9b77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EDD46AE94D41"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ce013a9a7fd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "caff64c89b5dc5683572a1f21932b21761edf7aad3aa001702db5f405d29386b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CAFF64C89B5D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e58955e21d6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "5c2f62d09793fbfb9c1970018aa12c6e29cfff90a81b691ff5a7df78e566d7c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C2F62D09793"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a574f3480783",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "fecfbcfd03ebac9ecd2251305d0d827cbc44ff12303931ed241abfeeeb48bd4c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FECFBCFD03EB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9874efca7b32",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "d7ccae27ff1090eee8f01dd5aae10d5a2e5d8a59aa69a4eb57a5f66bcb0bdc23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D7CCAE27FF10"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53abdf62033d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "9e8e2cfce0c2303e1be456be210fb540875869cd859ab57d7fe936b482c3050f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E8E2CFCE0C2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca1839734d31",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "cae4ba990775bfed098884916a99b7a9f8da61e9fc049e37aea1ee84de828c4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CAE4BA990775"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e1f46460ccd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "02c57a85215f09e8281028393354879a901c4a7b69506de8aa9bc6183db1e750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02C57A85215F"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b55df473cc01",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "a96f3778ffbc5befd7149221f03429ad95039050296647d90ad1e61047f2b6ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A96F3778FFBC"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3c53965625d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "c3044248132c0412f3b822477d1c3cc39c36a5fc1cd287277f3415d1b9129f0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3044248132C"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12254,
          "settleDelayMs": 10000,
          "auditMs": 601,
          "totalMs": 13500
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b504163c7672",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "ea54c8ba32ef0d505b4cac7daf2d6422382e3aa739f918f7036b632c547c933f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA54C8BA32EF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "88906f479b95",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "cd1c355519d6f97f20acbe77e8b34a7c6a42442b50f1155f8df134f246f28b24",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD1C355519D6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "423f95dcb6b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bf72c8c570fe5e7ef76cc69127e70f0fdd3d9cfe75785185bbcdf424d1cb3d9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF72C8C570FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "423f95dcb6b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bf72c8c570fe5e7ef76cc69127e70f0fdd3d9cfe75785185bbcdf424d1cb3d9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF72C8C570FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "423f95dcb6b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bf72c8c570fe5e7ef76cc69127e70f0fdd3d9cfe75785185bbcdf424d1cb3d9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF72C8C570FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "423f95dcb6b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bf72c8c570fe5e7ef76cc69127e70f0fdd3d9cfe75785185bbcdf424d1cb3d9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF72C8C570FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "423f95dcb6b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bf72c8c570fe5e7ef76cc69127e70f0fdd3d9cfe75785185bbcdf424d1cb3d9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF72C8C570FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "423f95dcb6b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bf72c8c570fe5e7ef76cc69127e70f0fdd3d9cfe75785185bbcdf424d1cb3d9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF72C8C570FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "423f95dcb6b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bf72c8c570fe5e7ef76cc69127e70f0fdd3d9cfe75785185bbcdf424d1cb3d9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF72C8C570FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "423f95dcb6b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "bf72c8c570fe5e7ef76cc69127e70f0fdd3d9cfe75785185bbcdf424d1cb3d9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF72C8C570FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0285db745b03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "81f9c147e0575a05375ed0565465ba95d82bb028fad15b66cfef39e90e417bc8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81F9C147E057"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "dea266358c9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e128a93217541d7400bd8079c338bed1a756924a5a31e968ae15ff5432f2d448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E128A9321754"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "129e4cde900c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "748e3f1fd220d7c6a6d2f1b15af06aa05f64ae9ebb07efeb6f3f123a999b42d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-748E3F1FD220"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "be65b8c8ab74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "2d9dd0ad612d55903cefd760339d8634d3c217694425c47079aec785f9e39215",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D9DD0AD612D"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "aee9e2198c07",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "54add4e2e8abb1a84922ba7d81c3ea0ece3227a5202ca6e566f72e628103f546",
            "a11yOccurrenceDisplayId": "A11Y-OCC-54ADD4E2E8AB"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "9eac61143c95",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "7c95f3a10a874598e430356c1d2ede08f04021c6db9b839516d5ee632342532d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C95F3A10A87"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3cbd971d7a05",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "443f8f373021dd2110c23f390a2331428cb2dc49e32350a243bf48e317505337",
            "a11yOccurrenceDisplayId": "A11Y-OCC-443F8F373021"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3de0106d5a75",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "acb4c3432399511aa28429d4e6eff07f337f00f788713778b5c39138fd587c05",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACB4C3432399"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 168,
        "pageNavigationMs": 12254,
        "pageLoadDelayMs": 10000,
        "totalMs": 32841,
        "scannerMs": {
          "axe": 14662,
          "accesslint": 13500
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
      "finalUrl": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "HR Links user guides | GSA",
      "elapsedMs": 32998,
      "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": 1172,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"HR Links user guides by topic for Commissions and Boards employees\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides\">\n<meta property=\"og:title\" content=\"HR Links user guides\">\n<meta property=\"og:description\" content=\"HR Links user guides by topic for Commissions and Boards employees\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-02-25\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>HR Links user guides | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_AYueTjsx_JSHAeaVhuzVDVVdd6vlCcYb4GMqKX7_4as.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UVtuAyEMvBAtXz0PMuBsaAxG2JuEnL7ePNqorSIkmDEDg4dEIDJ9RRFYUFzigT6PtQO9wyecb4XGowKVC7pcBiYtR_QLcQQKopNKW5xRu2JM_wBuEfB9lKY4NhzSAXNRHh9hj9Rx-K2YQW1EQglJ5Kq7UmPHkPnUiCF7I28P4uxoLliDMlOIxOngHyUqccAo1kffs3IAimsNaRXlWi6ghZv4py0nYM47HskM96Aea8ScMYdbIFtjMkWx-giCTqNtLFCxrX8LWxLmrNxLCt3S_G0MycLMBgOeO7Rsb6AX8p9oXoj-yfBJvGO29P1tuacznc7Oyyi76b-RW-WU5f7xd3KdvwBZJ9i4\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9UVtuAyEMvBAtXz0PMuBsaAxG2JuEnL7ePNqorSIkmDEDg4dEIDJ9RRFYUFzigT6PtQO9wyecb4XGowKVC7pcBiYtR_QLcQQKopNKW5xRu2JM_wBuEfB9lKY4NhzSAXNRHh9hj9Rx-K2YQW1EQglJ5Kq7UmPHkPnUiCF7I28P4uxoLliDMlOIxOngHyUqccAo1kffs3IAimsNaRXlWi6ghZv4py0nYM47HskM96Aea8ScMYdbIFtjMkWx-giCTqNtLFCxrX8LWxLmrNxLCt3S_G0MycLMBgOeO7Rsb6AX8p9oXoj-yfBJvGO29P1tuacznc7Oyyi76b-RW-WU5f7xd3KdvwBZJ9i4\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UVtuAyEMvBAtXz0PMuBsaAxG2JuEnL7ePNqorSIkmDEDg4dEIDJ9RRFYUFzigT6PtQO9wyecb4XGowKVC7pcBiYtR_QLcQQKopNKW5xRu2JM_wBuEfB9lKY4NhzSAXNRHh9hj9Rx-K2YQW1EQglJ5Kq7UmPHkPnUiCF7I28P4uxoLliDMlOIxOngHyUqccAo1kffs3IAimsNaRXlWi6ghZv4py0nYM47HskM96Aea8ScMYdbIFtjMkWx-giCTqNtLFCxrX8LWxLmrNxLCt3S_G0MycLMBgOeO7Rsb6AX8p9oXoj-yfBJvGO29P1tuacznc7Oyyi76b-RW-WU5f7xd3KdvwBZJ9i4\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9UVtuAyEMvBAtXz0PMuBsaAxG2JuEnL7ePNqorSIkmDEDg4dEIDJ9RRFYUFzigT6PtQO9wyecb4XGowKVC7pcBiYtR_QLcQQKopNKW5xRu2JM_wBuEfB9lKY4NhzSAXNRHh9hj9Rx-K2YQW1EQglJ5Kq7UmPHkPnUiCF7I28P4uxoLliDMlOIxOngHyUqccAo1kffs3IAimsNaRXlWi6ghZv4py0nYM47HskM96Aea8ScMYdbIFtjMkWx-giCTqNtLFCxrX8LWxLmrNxLCt3S_G0MycLMBgOeO7Rsb6AX8p9oXoj-yfBJvGO29P1tuacznc7Oyyi76b-RW-WU5f7xd3KdvwBZJ9i4\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/164195\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9Ult26zAI3JBSfXU9HCxhh0avI7Abd_UX20lvH2l-FJiMxjCakFBk9QMKuXDUmURwInEhN5-Rk9aRry7UTr7UnjHxB7mIiglX6n6gMy5cu7jInYLyQv6zgrev8JTqgAlE18RlclOtUyJQnPxkx8_-Bd_w-h3MbhL0ERtox3DZRQw4dE8SOjeVHeLSZoXFhrVJuZYdbJ2LUt9rYaUT59brQhsA4UKRtfZXOFNqttgGbmsqDokEgsjfPM5mGVAeKO6k0YyCThi2b4v_De2sXdmEF4j1vaSK0VtzujeOS6RGdhSFTGX2PwGwFyPb2MaITBm01gRDquHib75lbAKbmK39gHWHEg8dO9NDqTu0aTlBM8N2CTb4GdXvO0eKcORmexIxz1iUg_jY54bp5T_iZBWlfCROB7s14b7aL2BLic2jtXGAttkbZtGa-QMPUzFYJqOVQNeGJQKm9IQ-2oyhzkU3e8FuDViKufL3jQcBeE6W0Yy00NvfRZ9wubDCkdavrLFWS6c_fm5PsjpdW506j6v_rNws7_Fu7q3Zz3-SpILB\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"164195\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/shared-services\">Shared Services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards\">Support Services for Commissions and Boards</a>\n                  </li>\n              <li>\n                      HR Links user guides\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                            \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            HR Links user guides\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <div class=\"grid-row grid-gap two-col\"><div class=\"desktop:grid-col-4 col-first\"><ul class=\"usa-card-group\"><li class=\"usa-card tablet:grid-col-12 margin-bottom-2\"><div class=\"usa-card__container\"><div class=\"usa-card__body\"><a href=\"https://hrlinks.anywhere.gsa.gov/logon/LogonPoint/index.html\"><img alt=\"Logo for HR Links with a stylized cloud and nodes around the text\" src=\"https://www.gsa.gov/system/files/logo-HRLinks-400x313.gif\" class=\" img-responsive\"></a></div><div class=\"usa-card__footer\"><p class=\"font-sans-2xs margin-top-3 margin-bottom-0\"><a class=\"usa-link--external\" href=\"https://hrlinks.anywhere.gsa.gov/logon/LogonPoint/index.html\">Sign in</a>&nbsp; |&nbsp; <a href=\"/node/164198#other-issues\">Get support</a></p></div></div></li></ul></div><div class=\"desktop:grid-col-8 col-second padding-left-1\"><p class=\"margin-top-0\">HR Links offers Commissions and Boards users easy access to essential human resources tasks like managing timesheets, updating employee information, and confirming benefits.</p><h2>Getting started</h2><ol><li><strong>System requirements</strong>: Use Microsoft Edge (preferred) or Google Chrome as your default browser.</li><li><strong>Managing your account:</strong> Learn how to <a href=\"/node/164198\">gain access and get support</a> for HR Links — from initial password setup to resetting or unlocking your account.</li><li><strong>Completing role-specific tasks</strong>: Explore the <a href=\"#guides\">user guides by topic</a> below to help you navigate HR Links smoothly.</li><li><strong>Start using HR Links: </strong>Sign in to <a class=\"usa-link--external\" href=\"https://hrlinks.gsa.gov/\"><strong>HR Links</strong></a>.</li></ol></div></div><h2><a class=\"ck-anchor\" id=\"guides\"></a>User guides by topic</h2><p>Our user guides offer detailed, step-by-step instructions to help you complete a task in HR Links. Choose a topic — time and leave, pay, self service, or benefits — from the boxes below to access guides tailored to your role and tasks. If you have any questions or technical issues, you can&nbsp;<a href=\"/node/164198#support\">get support</a> or submit a help desk ticket&nbsp;using the <strong>Help Desk Home</strong> tile in HR Links.</p><ul class=\"usa-card-group\"><li class=\"usa-card tablet:grid-col-6 margin-bottom-2\"><div class=\"usa-card__container\"><div class=\"usa-card__body\"><div class=\"float-right margin-left-2 margin-bottom-2\"><img alt=\"Icon of a calendar with a checkmark in the lower right\" src=\"https://www.gsa.gov/system/files/icon-timeandleave-424x400.png\" width=\"80\" class=\" img-responsive\"></div><h3 class=\"usa-card__heading font-sans-md margin-bottom-105\">Time and leave</h3><p>Find everything from how to request a two-week vacation or a half-day of sick leave, to managing your timesheet, in the <a href=\"/node/164199\">time and leave user guides</a>.</p></div><div class=\"usa-card__footer\"><p class=\"text-base font-sans-2xs margin-y-0\">Leave · Schedule · Timesheet</p></div></div></li><li class=\"usa-card tablet:grid-col-6 margin-bottom-2\"><div class=\"usa-card__container\"><div class=\"usa-card__body\"><div class=\"float-right margin-left-2 margin-bottom-2\"><img alt=\"Icon of a file folder with an abstract person at the bottom\" src=\"https://www.gsa.gov/system/files/icon-selfservice-424x400.png\" width=\"80\" class=\" img-responsive\"></div><h3 class=\"usa-card__heading font-sans-md margin-bottom-105\">Self service</h3><p>Maintain your HR Links landing page, your contact information, personal profile, and more in the <a href=\"/node/164200\">self service user guides</a>.</p></div><div class=\"usa-card__footer\"><p class=\"text-base font-sans-2xs margin-y-0\">Emergency · HR info · Tiles</p></div></div></li><li class=\"usa-card tablet:grid-col-6 margin-bottom-2\"><div class=\"usa-card__container\"><div class=\"usa-card__body\"><div class=\"float-right margin-left-2 margin-bottom-2\"><img alt=\"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" src=\"https://www.gsa.gov/system/files/icon-benefits-424x400.png\" width=\"80\" class=\" img-responsive\"></div><h3 class=\"usa-card__heading font-sans-md margin-bottom-105\">Benefits</h3><p>Enroll, update, or waive coverage for health, life and retirement plans in the <a href=\"/node/164201\">benefits user guides</a>.</p></div><div class=\"usa-card__footer\"><p class=\"text-base font-sans-2xs margin-y-0\">FEGLI · FEHB · Qualifying life event</p></div></div></li><li class=\"usa-card tablet:grid-col-6 margin-bottom-2\"><div class=\"usa-card__container\"><div class=\"usa-card__body\"><div class=\"float-right margin-left-2 margin-bottom-2\"><img alt=\" Icon of a abstract piece of paper with a percentage sign and a dollar sign\" src=\"https://www.gsa.gov/system/files/icon-pay-424x400.png\" width=\"80\" class=\" img-responsive\"></div><h3 class=\"usa-card__heading font-sans-md margin-bottom-105\">Pay</h3><p>Find information about pay and leave, federal and state tax withholding and forms, direct deposit, and more in our <a class=\"cmp_page\" href=\"/node/167147\">pay user guides</a>.</p></div><div class=\"usa-card__footer\"><p class=\"text-base font-sans-2xs margin-y-0\">Leave and earnings statement · W-2 · 1095-C</p></div></div></li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-697488\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-697488\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Feb 25, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Shared Services</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"109506\" href=\"/buy-through-us/shared-services\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"126740\" href=\"/buy-through-us/shared-services/ginvoicing\"><span>G-Invoicing</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"1\" entity-id=\"82484\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards\"><span>Support Services for Commissions and Boards</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"164195\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides\"><span>HR Links user guides</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164198\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/gain-access-and-get-support\"><span>Gain access and get support</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"164199\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/time-and-leave\"><span>Time and leave</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164200\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/self-service\"><span>Self service</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164201\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits\"><span>Benefits</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"167147\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/pay\"><span>Pay</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164914\" href=\"/buy-through-us/shared-services/gsas-governmentwide-shared-services\"><span>GSA’s Governmentwide Shared Services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164919\" href=\"/buy-through-us/shared-services/our-role-in-promoting-governmentwide-shared-services\"><span>Our Role in Promoting Government-wide Shared Services</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                                    <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-600660\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-600660\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-457045\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-457045\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-161313\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-161313\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-983275\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-983275\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-805827\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-805827\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-437888\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-437888\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-126050\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-126050\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-772327\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-772327\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1710806776\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1125\",\"entityUuid\":\"e5805e45-6e4c-4bfb-bb2b-9083ca6d3ebf\",\"entityVid\":\"395877\",\"entityName\":\"arlene.goyette@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"164195\",\"entityTitle\":\"HR Links user guides\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1219,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12335,
          "settleDelayMs": 10000,
          "auditMs": 2049,
          "totalMs": 14987,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 72,
          "failed": 20,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "li:nth-of-type(1) > div > div:nth-of-type(1) > div > img",
            "selector": "li:nth-of-type(1) > div > div:nth-of-type(1) > div > img",
            "html": "<img alt=\"Icon of a calendar with a checkmark in the lower right\" src=\"https://www.gsa.gov/system/files/icon-timeandleave-424x400.png\" width=\"80\" class=\" img-responsive\">",
            "impact": "minor",
            "message": "Alt text \"Icon of a calendar with a checkmark in the lower right\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf70e51b916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e0fbfcd8",
            "a11yPatternFingerprint": "f67fb85b58aaaf5f78683edccf2b032814511cf28c93e47422e7fd7b9d75d8ff",
            "a11yPatternDisplayId": "A11Y-PAT-F67FB85B58AA",
            "a11yOccurrenceFingerprint": "a5a8abb25c942ea5462d37d33531e7c5c19963fdcf5c5abf610d3782e0776eb5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5A8ABB25C94"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "li:nth-of-type(2) > div > div:nth-of-type(1) > div > img",
            "selector": "li:nth-of-type(2) > div > div:nth-of-type(1) > div > img",
            "html": "<img alt=\"Icon of a file folder with an abstract person at the bottom\" src=\"https://www.gsa.gov/system/files/icon-selfservice-424x400.png\" width=\"80\" class=\" img-responsive\">",
            "impact": "minor",
            "message": "Alt text \"Icon of a file folder with an abstract person at the bottom\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a92cae179ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bff6c576",
            "a11yPatternFingerprint": "c695b3d12db1d24f9447c174908e13a1a718bc7dbd74c99e06316564711415b8",
            "a11yPatternDisplayId": "A11Y-PAT-C695B3D12DB1",
            "a11yOccurrenceFingerprint": "a83df31c93d71b113abcc8abd24919e820520ff3d0e15deb816ce8f8cff86cb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A83DF31C93D7"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "li:nth-of-type(3) > div > div:nth-of-type(1) > div > img",
            "selector": "li:nth-of-type(3) > div > div:nth-of-type(1) > div > img",
            "html": "<img alt=\"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" src=\"https://www.gsa.gov/system/files/icon-benefits-424x400.png\" w...",
            "impact": "minor",
            "message": "Alt text \"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b43ce8aaf7b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5187af61",
            "a11yPatternFingerprint": "cca17e3492aea88cb7da2f30663ce3960c560b62fff35bc4391b6d4d70ad5f8d",
            "a11yPatternDisplayId": "A11Y-PAT-CCA17E3492AE",
            "a11yOccurrenceFingerprint": "f7d2e56f88a87aba8fea8f7b15975b7b4693785b6317cfcf4dae265455123138",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7D2E56F88A8"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "li:nth-of-type(4) > div > div:nth-of-type(1) > div > img",
            "selector": "li:nth-of-type(4) > div > div:nth-of-type(1) > div > img",
            "html": "<img alt=\" Icon of a abstract piece of paper with a percentage sign and a dollar sign\" src=\"https://www.gsa.gov/system/files/icon-pay-424x400.png\" width=\"80\" class=\" img-responsive\">",
            "impact": "minor",
            "message": "Alt text \"Icon of a abstract piece of paper with a percentage sign and a dollar sign\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c40d78c587c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5897040a",
            "a11yPatternFingerprint": "77bd236206681874e45909c409abac175e41b740a532478bd2863438758ce3ec",
            "a11yPatternDisplayId": "A11Y-PAT-77BD23620668",
            "a11yOccurrenceFingerprint": "6b8982049629a42cbfab7d21c7019ea8f3ef300f94babc8319af02bc98eede28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6B8982049629"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34f807f7d19f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "14a0c12e1f504f0e8276bb59f134b44022cd3503186b1f3715aed29ffdfe28f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14A0C12E1F50"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d14faa1c4928",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "01de06179205956ef9e4e2fac368c2e53d9849e64b88842785c68f33ea3e5ee6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01DE06179205"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c92ea1c2109",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "c7ae83b571cae84f9f822ea921979e44fb661acf06373fe9c192ef7f7194cedc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7AE83B571CA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52daa253979f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "bd2103b81eabee589eef8e3bb9efed0233bf268767bad3defef918f3be65bb1e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD2103B81EAB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2c873a42c26",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "ab10dd6d6eb0c738d2bfe0cd23461f9e1a1c2ca63b533782bd7e2918d89a0d39",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB10DD6D6EB0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19c2d39a98a4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "ca24aefda9e718b37e66b60a8acdc426da07390f19e3e6701be24bdc7a5a12fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CA24AEFDA9E7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e653c321c9ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "ba71101e238c538943b0b9181f36c7c9ec48e55b3a9c37f7763a71ba146e65d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA71101E238C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f16beb9cf40",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "e2d477b73004c2a312e57e14b43c2d9cddd43cc6458ed695c4f58b29f9aafff8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2D477B73004"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bfbb15bab14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "8dd23dd61784eabd1ec58ccac041047da09f85f42da6bdf354215c09b4571b03",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8DD23DD61784"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a384849c802b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "d90ba012b589c0c0478698a7d662c8119a534e296659ee4204164d29e62e10a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D90BA012B589"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2873bff422a4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "7e04c3d6cc26094c7c4fc4365edd10cc6f34012e417156de9f1bde6092466129",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E04C3D6CC26"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50722787f941",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "e0f36d6964d55141be03c1ce7776abb035eb84991a916ea6b60b9096e9ff6b4c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E0F36D6964D5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64c4523fe483",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "a15ac0014dbb183bf6a5eaf263897f6dd10f6e63a4c3aeb2c2a70dda5e0bfe3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A15AC0014DBB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb15790eb8cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "e1d1661a62231261c0d4c359a5dc9cdf4884044181aa1698addbbfcf46a642ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1D1661A6223"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b112bd6845d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "a89913e4efb5378da716c4518c384f662d6498a4bbb6b70e092fa8992afe004a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A89913E4EFB5"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d90e8decc69b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "650b64161231b7e88d4cbd478a7086c772b9c75992f15f9ee65cd7c036ea6068",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650B64161231"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 20,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12327,
          "settleDelayMs": 10000,
          "auditMs": 608,
          "totalMs": 13574
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "923070fe0b6c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "0a9c5de8b86e47d32a36c6a10681f44f04782336d85b5152af88f96563ee3263",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0A9C5DE8B86E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "5758243ddd38",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "bdbaf07284a2761122b7006b8bd9b54b54ac098fea2d9886d1b169cca630421e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBAF07284A2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e46c3f19ae80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ff4c201ea71cc3e4c15b71291e981552db0b738ad1b5b7223ef720689438172f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF4C201EA71C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e46c3f19ae80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ff4c201ea71cc3e4c15b71291e981552db0b738ad1b5b7223ef720689438172f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF4C201EA71C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e46c3f19ae80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ff4c201ea71cc3e4c15b71291e981552db0b738ad1b5b7223ef720689438172f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF4C201EA71C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e46c3f19ae80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ff4c201ea71cc3e4c15b71291e981552db0b738ad1b5b7223ef720689438172f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF4C201EA71C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e46c3f19ae80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ff4c201ea71cc3e4c15b71291e981552db0b738ad1b5b7223ef720689438172f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF4C201EA71C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e46c3f19ae80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ff4c201ea71cc3e4c15b71291e981552db0b738ad1b5b7223ef720689438172f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF4C201EA71C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e46c3f19ae80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ff4c201ea71cc3e4c15b71291e981552db0b738ad1b5b7223ef720689438172f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF4C201EA71C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "e46c3f19ae80",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ff4c201ea71cc3e4c15b71291e981552db0b738ad1b5b7223ef720689438172f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF4C201EA71C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f4bd34cd263a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "da06b8c50fa4a18007cc8a4e06d64b0e159cf2fc6113ea88b35dc64e515e5ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA06B8C50FA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5bed2c29a760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b4809d8aa40f49dd1a742f3349e74edcf39e7d45d12a23b5f013aa8daa5771c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4809D8AA40F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "4c3fb489e442",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "5b7efb593a251b992c09095c0f3cda04408865514b92b9327c5d8b1a2fc788fb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B7EFB593A25"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6c7eddf931ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "568401d8180a3e71a3ec872255928b126260f9bdabf01d49bfd586b8453f75b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-568401D8180A"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "39efc31d48a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "5878622b4b6bf8fdade5869337ce2b59123eb2c00de44127716abb37146b0389",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5878622B4B6B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "72c9f8431694",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "382faa2337436d4112fdd9c78c88d9576b51edd8ae347ea1db4ff8be6b9c497d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-382FAA233743"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "e759a944ef13",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "47e6ed3f9ee727afafb1396765cc2c728cc07d8d7310e256677bd159a6c87935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-47E6ED3F9EE7"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d1d9d0bf0564",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "97e6922bac392c3c14243a959312e427203af3c7ae475295e45af737179506d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97E6922BAC39"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 179,
        "pageNavigationMs": 12335,
        "pageLoadDelayMs": 10000,
        "totalMs": 32998,
        "scannerMs": {
          "axe": 14987,
          "accesslint": 13574
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
      "finalUrl": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Telecommunications services customer support | GSA",
      "elapsedMs": 37651,
      "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": 4900,
          "failed": 0,
          "cantTell": 6,
          "inapplicable": 37
        },
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "scrollable-region-focusable",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Get customer support for Network Services Programs.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support\">\n<meta property=\"og:title\" content=\"Telecommunications services customer support\">\n<meta property=\"og:description\" content=\"Get customer support for Network Services Programs.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"FAS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-06-23\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Telecommunications services customer support | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/87387\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"87387\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><style>.QSI__EmbeddedFeedbackContainer fieldset, .QSI__EmbeddedFeedbackContainer dl, .QSI__EmbeddedFeedbackContainer dt, .QSI__EmbeddedFeedbackContainer dd, .QSI__EmbeddedFeedbackContainer ul, .QSI__EmbeddedFeedbackContainer ol, .QSI__EmbeddedFeedbackContainer li, .QSI__EmbeddedFeedbackContainer h1,  .QSI__EmbeddedFeedbackContainer h2, .QSI__EmbeddedFeedbackContainer h3, .QSI__EmbeddedFeedbackContainer h4, .QSI__EmbeddedFeedbackContainer h5, .QSI__EmbeddedFeedbackContainer h6, .QSI__EmbeddedFeedbackContainer span, .QSI__EmbeddedFeedbackContainer pre, .QSI__EmbeddedFeedbackContainer form, .QSI__EmbeddedFeedbackContainer p, .QSI__EmbeddedFeedbackContainer blockquote, .QSI__EmbeddedFeedbackContainer tr , .QSI__EmbeddedFeedbackContainer th, .QSI__EmbeddedFeedbackContainer td{\n    margin: 0;\n    padding: 0;\n    background-color: transparent;\n    border: 0;\n    line-height: normal;\n    vertical-align: baseline;\n    box-shadow: none;\n    display: inline-block;\n  }\n\n  .QSI__EmbeddedFeedbackContainer img {\n    height: auto;\n    width: auto;\n    margin: 0;\n    padding: 0;\n  }\n\n  .QSI__EmbeddedFeedbackContainer .scrollable {\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .QSI__EmbeddedFeedbackContainer textarea {\n    border: 1px solid #89919A;\n    background-color: white;\n    border-radius: 4px;\n  }\n\n  .QSI__EmbeddedFeedbackContainer textarea:focus {\n    outline: none !important;\n    border: 1px solid #085CAF;\n    background-color: white;\n    border-radius: 4px;\n    -webkit-box-sizing: border-box;\n    box-sizing: border-box;\n  }\n\n</style><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/technology\">Technology</a>\n                  </li>\n              <li>\n                      <a href=\"/technology/it-contract-vehicles-and-purchasing-programs\">IT contract vehicles and purchasing programs</a>\n                  </li>\n              <li>\n                      <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services\">Telecommunications and network services</a>\n                  </li>\n              <li>\n                      Telecommunications services customer support\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Telecommunications services customer support\n          </h1>\n          \n                \n                                  <div class=\"gsa-in-page-nav-main-content\">\n          \n          <h2>How we can help you</h2><p>We are committed to providing timely and quality customer service. Our dedicated teams of Solutions Brokers are prepared to help agencies with acquisition planning and execution efforts for each of our telecom contracts.</p><p>Our SBs can assist agencies with defining business requirements, develop solicitations, acquisition planning and task order execution efforts. SBs also coordinate with other organizations support of life-cycle project management and implementation, service ordering and delivery of vendor services.</p><p>Our SBs provide agencies with a single point of contact for assistance with Networx (Enterprise and/or Universal) and WITS3 related activities such as inventory, delivery of vendor services, vendor billing, dispute resolution and service level agreement management, and service order notification.</p><p>For assistance, find your Solutions Broker by inserting your agency in the search box of the support table below.</p><div id=\"DataTables_Table_0_wrapper\" class=\"dataTables_wrapper no-footer\"><div id=\"DataTables_Table_0_filter\" class=\"dataTables_filter\"><label><span class=\"usa-sr-only\">Search this table</span><input type=\"search\" class=\"\" placeholder=\"Filter results\" aria-controls=\"DataTables_Table_0\"></label></div><div class=\"dataTables_scroll\"><div class=\"dataTables_scrollHead\" style=\"overflow: hidden; position: relative; border: 0px; width: 100%;\"><div class=\"dataTables_scrollHeadInner\" aria-hidden=\"true\" style=\"box-sizing: content-box; width: 928px; padding-right: 0px;\"><table class=\"table usa-table scrollTable_search usa-table--striped dataTable no-footer\" summary=\"Enterprise Technology Solutions Solutions Broker Support\" style=\"margin-left: 0px; width: 928px;\"><caption>Enterprise Technology Solutions Solutions Broker Support</caption><thead><tr><th style=\"width: 370.797px;\" scope=\"col\" class=\"sorting sorting_asc\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\" aria-sort=\"ascending\" aria-label=\"Customer Agency: activate to sort column descending\">Customer Agency</th><th style=\"width: 185.391px;\" scope=\"col\" class=\"sorting\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\" aria-label=\"A/B code: activate to sort column ascending\">A/B code</th><th style=\"width: 370.812px;\" scope=\"col\" class=\"sorting\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\" aria-label=\"GSA Point of Contact: activate to sort column ascending\">GSA Point of Contact</th></tr></thead></table></div></div><div class=\"dataTables_scrollBody\" style=\"position: relative; overflow: auto; max-height: 400px; width: 100%;\"><table class=\"table usa-table scrollTable_search usa-table--striped dataTable no-footer\" summary=\"Enterprise Technology Solutions Solutions Broker Support\" id=\"DataTables_Table_0\" aria-describedby=\"DataTables_Table_0_info\" style=\"width: 100%;\"><thead><tr style=\"height: 0px;\"><th style=\"width: 370.797px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\" scope=\"col\" class=\"sorting\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\"><div class=\"dataTables_sizing\" style=\"height: 0px; overflow: hidden;\">Customer Agency</div></th><th style=\"width: 185.391px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\" scope=\"col\" class=\"sorting\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\"><div class=\"dataTables_sizing\" style=\"height: 0px; overflow: hidden;\">A/B code</div></th><th style=\"width: 370.812px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\" scope=\"col\" class=\"sorting\" aria-controls=\"DataTables_Table_0\" rowspan=\"1\" colspan=\"1\"><div class=\"dataTables_sizing\" style=\"height: 0px; overflow: hidden;\">GSA Point of Contact</div></th></tr></thead><tbody><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Administrative Conference of the United States</td><td style=\"width:20%;\">9515</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Advisory Council on Historic Preservation (ACHP)</td><td style=\"width:20%;\">9553</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">African Development Foundation</td><td style=\"width:20%;\">1118</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Agency for International Development (USAID)</td><td style=\"width:20%;\">7200</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">AgFirst Farm Credit Bank</td><td style=\"width:20%;\">7805</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">American Battle Monuments Commission</td><td style=\"width:20%;\">7415</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Amtrak</td><td style=\"width:20%;\">6908</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Appalachian Regional Commission</td><td style=\"width:20%;\">4602</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Appraisal Subcommittee (ASC)</td><td style=\"width:20%;\">9509</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Architect of the Capitol</td><td style=\"width:20%;\">0100</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Armed Forces Retirement Home</td><td style=\"width:20%;\">8400 &amp; 8402</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Army and Air Force Exchange Service</td><td style=\"width:20%;\">0073</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Army National Guard</td><td style=\"width:20%;\">2118</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Army National Guard—State</td><td style=\"width:20%;\">2119</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Bureau of Indian Affairs</td><td style=\"width:20%;\">1409</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Census Monitoring Board (Congress)</td><td style=\"width:20%;\">4893</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Census Monitoring Board (Presidential)</td><td style=\"width:20%;\">4894</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Central Intelligence Agency</td><td style=\"width:20%;\">5600</td><td style=\"width:40%;\">Charles Wokutch<br><a href=\"mailto:charles.wokutch@gsa.gov\">charles.wokutch@gsa.gov</a><br><a href=\"tel:+1%20703-306-6252\" countrycode=\"+1\">703-306-6252</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Chemical Safety &amp; Hazard Investigation Board</td><td style=\"width:20%;\">9550</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Christopher Columbus Fellowship Foundation</td><td style=\"width:20%;\">7618</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Commemorative Commissions</td><td style=\"width:20%;\">7600</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Commission for the Preservation of America’s Heritage Abroad</td><td style=\"width:20%;\">9537</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Commission of Fine Arts</td><td style=\"width:20%;\">9520</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Commission on International Religious Freedom</td><td style=\"width:20%;\">4895</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Commission on the National Moment of Remembrance</td><td style=\"width:20%;\">9574</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Commission on the Prevention of Weapons of Mass Destruction Proliferation &amp; Terrorism</td><td style=\"width:20%;\">0916</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Committee for Purchase from People Who Are Blind or Severely Disabled</td><td style=\"width:20%;\">9518</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Commodity Futures Trading Commission</td><td style=\"width:20%;\">9507</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+18168231992\">816-823-1992</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Congressional Budget Office</td><td style=\"width:20%;\">0814</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Consumer Financial Protection Bureau (CFPB)</td><td style=\"width:20%;\">9559</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Consumer Product Safety Commission</td><td style=\"width:20%;\">6100</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Corporation for National and Community Service</td><td style=\"width:20%;\">9545</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Council of the Inspectors General on Integrity &amp; Efficiency (CIGIE)</td><td style=\"width:20%;\">9583</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Court Support and Offender Supervision Agency</td><td style=\"width:20%;\">9563</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+18168231992\">816-823-1992</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. City Council</td><td style=\"width:20%;\">9952</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Government, Administrative Services, OCTO</td><td style=\"width:20%;\">9900</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Government, Child and Family Services Agency</td><td style=\"width:20%;\">9949</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Government, Court of Appeals</td><td style=\"width:20%;\">9953</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Government, Housing Authority</td><td style=\"width:20%;\">9955</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Government, Parole Board</td><td style=\"width:20%;\">9919</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Government, Retirement Board</td><td style=\"width:20%;\">9956</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Government, Water &amp; Sewer Authority</td><td style=\"width:20%;\">9951</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. J.B. Johnson Nursing Center</td><td style=\"width:20%;\">9966</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Public Service Commission</td><td style=\"width:20%;\">9948</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Saint Elizabeth Hospital</td><td style=\"width:20%;\">9968</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. State Center for Health Statistics (SCHS)</td><td style=\"width:20%;\">9965</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+12022605712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">D.C. Superior Court</td><td style=\"width:20%;\">9935</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+18168231992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Defense Nuclear Facility Safety Board</td><td style=\"width:20%;\">9538</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Delaware River Basin Commission</td><td style=\"width:20%;\">4601</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Denali Commission</td><td style=\"width:20%;\">9567</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Agriculture (USDA)</td><td style=\"width:20%;\">1200</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Commerce</td><td style=\"width:20%;\">1300</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+18168231992\">816-823-1992</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Defense (DoD)</td><td style=\"width:20%;\">9700</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Defense Dependent Schools, Europe(DoD)</td><td style=\"width:20%;\">9737</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Education</td><td style=\"width:20%;\">9100</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Energy (DoE)</td><td style=\"width:20%;\">8900</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Health and Human Services (HHS)</td><td style=\"width:20%;\">7500</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Homeland Security (DHS)</td><td style=\"width:20%;\">7000</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Housing and Urban Development&nbsp;(HUD)</td><td style=\"width:20%;\">8600</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Justice</td><td style=\"width:20%;\">1500</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Labor</td><td style=\"width:20%;\">1600</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+18168231992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Department of State (DoS)</td><td style=\"width:20%;\">1900</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of the Air Force (DoD)</td><td style=\"width:20%;\">5700</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Department of the Army&nbsp;(DoD)</td><td style=\"width:20%;\">2100</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of the Interior (DoI)</td><td style=\"width:20%;\">1400</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Department of the Navy (DoD)</td><td style=\"width:20%;\">1700</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of the Treasury</td><td style=\"width:20%;\">2000</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Transportation (DoT)</td><td style=\"width:20%;\">6900</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Department of Veterans Affairs (VA)</td><td style=\"width:20%;\">3600</td><td style=\"width:40%;\">Sheela Sastry&nbsp;<br><a href=\"mailto:sheela.sastry@gsa.gov\">sheela.sastry@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579682\">202-357-9682</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">DoD Regional Services (DoD)</td><td style=\"width:20%;\">9730</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Dwight D Eisenhower Memorial Commission</td><td style=\"width:20%;\">4883</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Election Assistance Commission</td><td style=\"width:20%;\">9562</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Environmental Protection Agency (EPA)</td><td style=\"width:20%;\">6800</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Equal Employment Opportunity Commission (EEOC)</td><td style=\"width:20%;\">4500</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Executive Office of the President</td><td style=\"width:20%;\">1100</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Export-Import Bank of the United States</td><td style=\"width:20%;\">8300</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Farm Credit Administration</td><td style=\"width:20%;\">7800</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Farm Credit Services Banking Authority</td><td style=\"width:20%;\">7803</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Communications Commission (FCC)</td><td style=\"width:20%;\">2700</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Deposit Insurance Corporation (FDIC)</td><td style=\"width:20%;\">5100</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Election Commission&nbsp;</td><td style=\"width:20%;\">9506</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Energy Regulatory Commission</td><td style=\"width:20%;\">8902</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Home Loan Banks</td><td style=\"width:20%;\">9558</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Housing Finance Agency OIG</td><td style=\"width:20%;\">9580</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Housing Finance Board</td><td style=\"width:20%;\">9511</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Labor Relations Authority</td><td style=\"width:20%;\">5400</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Maritime Commission</td><td style=\"width:20%;\">6500</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Mediation and Conciliation Service</td><td style=\"width:20%;\">9300</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Mine Safety and Health Review Commission</td><td style=\"width:20%;\">9504</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Reserve Board (System)</td><td style=\"width:20%;\">0078</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Retirement Thrift Investment Board (FRITB)</td><td style=\"width:20%;\">2600</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Federal Trade Commission</td><td style=\"width:20%;\">2900</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Food and Agriculture Organization of the United Nations</td><td style=\"width:20%;\">0052</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">General Services Administration (GSA)</td><td style=\"width:20%;\">4700</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Goldwater Education Foundation</td><td style=\"width:20%;\">9533</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Government Accountability Office (GAO)</td><td style=\"width:20%;\">0500</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Government of the Virgin Islands</td><td style=\"width:20%;\">0800</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Government Publishing Office</td><td style=\"width:20%;\">0400</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Graduate School USA</td><td style=\"width:20%;\">1252</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+12026948144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Gulf Coast Restoration Council</td><td style=\"width:20%;\">9588</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Institute of Museum and Library Services</td><td style=\"width:20%;\">5904</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Inter-American Development Bank</td><td style=\"width:20%;\">0054</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Inter-American Foundation</td><td style=\"width:20%;\">1106</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Interagency Council for the Homeless</td><td style=\"width:20%;\">4813</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">International Boundary and Water Commission</td><td style=\"width:20%;\">1915</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">International Boundary Commission United States and Canada</td><td style=\"width:20%;\">1917</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">International Monetary Fund</td><td style=\"width:20%;\">0060</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">James Madison Memorial Fellowship Foundation</td><td style=\"width:20%;\">9541</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Japan-US Friendship Commission</td><td style=\"width:20%;\">9512</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">JFK Center for the Performing Arts</td><td style=\"width:20%;\">3312</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Library of Congress</td><td style=\"width:20%;\">0300</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Marine Mammal Commission</td><td style=\"width:20%;\">9513</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Medicaid and CHIP Payment and Access Commission</td><td style=\"width:20%;\">0915</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Medicare Payment Advisory Commission (MedPAC)</td><td style=\"width:20%;\">4853</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Merit System Protection Board</td><td style=\"width:20%;\">4100</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Metropolitan Washington Airports Authority</td><td style=\"width:20%;\">&nbsp;</td><td style=\"width:40%;\">John Torrence<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Milk Marketing Association</td><td style=\"width:20%;\">1294</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Millennium Challenge Corporation</td><td style=\"width:20%;\">9577</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Miscellaneous Non-Government Accounts</td><td style=\"width:20%;\">0087</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Morris K. Udall and Stewart L. Udall Foundation</td><td style=\"width:20%;\">9549</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">National Aeronautics and Space Administration (NASA)</td><td style=\"width:20%;\">8000</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">National Archives and Records Administration (NARA)</td><td style=\"width:20%;\">8800</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">National Building Museum</td><td style=\"width:20%;\">0084</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">National Capital Planning Commission</td><td style=\"width:20%;\">9502</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">National Center for Atmospheric Research (NCAR)</td><td style=\"width:20%;\">4952</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">National Council on Disability</td><td style=\"width:20%;\">9529</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">National Credit Union Administration (NCUA)</td><td style=\"width:20%;\">2500</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">National Endowment for the Arts</td><td style=\"width:20%;\">5902</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">National Endowment for the Humanities</td><td style=\"width:20%;\">5901</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">National Gallery of Art</td><td style=\"width:20%;\">3321</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">National Labor Relations Board (NLRB)</td><td style=\"width:20%;\">6300</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">National Mediation Board</td><td style=\"width:20%;\">9524</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">National Oceanic and Atmospheric Administration (NOAA)</td><td style=\"width:20%;\">1314</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+18168231992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">National Radio Astronomy Observatory</td><td style=\"width:20%;\">4951</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">National Science Foundation</td><td style=\"width:20%;\">4900</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">National Security Agency (NSA)</td><td style=\"width:20%;\">9705</td><td style=\"width:40%;\">Charles Wokutch<br><a href=\"mailto:charles.wokutch@gsa.gov\">charles.wokutch@gsa.gov</a><br><a href=\"tel:+1%20703-306-6252\" countrycode=\"+1\">703-306-6252</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">National Transportation Safety Board</td><td style=\"width:20%;\">9508</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Native Hawaiian Commission</td><td style=\"width:20%;\">1110</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Navajo and Hopi Indian Relocation Commission</td><td style=\"width:20%;\">4838</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Navy Resale &amp; Services</td><td style=\"width:20%;\">0089</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">NeighborWorks America (formerly Neighborhood Reinvestment Corp.)</td><td style=\"width:20%;\">9540</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">North Atlantic Treaty Organization</td><td style=\"width:20%;\">0075</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Nuclear Regulatory Commission (NRC)</td><td style=\"width:20%;\">3100</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Nuclear Waste Technical Review Board</td><td style=\"width:20%;\">4810</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Occupational Safety &amp; Health Review Commission</td><td style=\"width:20%;\">9514</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Office of Congressional Workplace Rights (formerly: Office of Compliance)</td><td style=\"width:20%;\">0906</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Office of Government Ethics</td><td style=\"width:20%;\">9542</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Office of Management and Budget (OMB)</td><td style=\"width:20%;\">1101</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Office of Personnel Management (OPM)</td><td style=\"width:20%;\">2400</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Office of the Director of National Intelligence /Open Source Center(ODNI/OSC)</td><td style=\"width:20%;\">9551</td><td style=\"width:40%;\">Charles Wokutch<br><a href=\"mailto:charles.wokutch@gsa.gov\">charles.wokutch@gsa.gov</a><br><a href=\"tel:+1%20703-306-6252\" countrycode=\"+1\">703-306-6252</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Office of the Federal Coordinator for Alaskan Natural Gas Transportation Projects</td><td style=\"width:20%;\">9565</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Office of the US Courts</td><td style=\"width:20%;\">10xx</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+18168231992\">816-823-1992</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Office of the US Trade Representative</td><td style=\"width:20%;\">1121</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Overseas Private Investment Corporation</td><td style=\"width:20%;\">7100</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Pan American Health Organization</td><td style=\"width:20%;\">0064</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Peace Corps</td><td style=\"width:20%;\">1113</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Pension Benefit Guaranty Corporation (PBGC)</td><td style=\"width:20%;\">1606</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Physicians Payment Review Comm. (now a part of MedPac)</td><td style=\"width:20%;\">9503</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Privacy and Civil Liberties Oversight Board</td><td style=\"width:20%;\">9582</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Public Defender Service for District of Columbia</td><td style=\"width:20%;\">9564</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Public/Community Defender Service</td><td style=\"width:20%;\">1002</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+18168231992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Railroad Retirement Board (RRB)</td><td style=\"width:20%;\">6000</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Recovery Accountability &amp; Transparency Board</td><td style=\"width:20%;\">9561</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Securities and Exchange Commission (SEC)</td><td style=\"width:20%;\">5000</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Selective Service System</td><td style=\"width:20%;\">9000</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Small Business Administration (SBA)</td><td style=\"width:20%;\">7300</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Smithsonian Institution</td><td style=\"width:20%;\">3300</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Social Security Administration (SSA)</td><td style=\"width:20%;\">2800</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">SPAWAR (Navy)</td><td style=\"width:20%;\">1715</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Statue of Liberty/Ellis Island Foundation</td><td style=\"width:20%;\">0065</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Surface Transportation Board</td><td style=\"width:20%;\">6914</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Tennessee Valley Authority</td><td style=\"width:20%;\">6400</td><td style=\"width:40%;\">John Torrence&nbsp;<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a>&nbsp;<br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Tribal Organizations</td><td style=\"width:20%;\">0022</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">TRICARE</td><td style=\"width:20%;\">9738</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">U.S. Agency for Global Media (USAGM)</td><td style=\"width:20%;\">9568</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">U.S. Army Fifth Signal Command, Europe</td><td style=\"width:20%;\">2140</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">U.S.-China Economic &amp; Security Review Commission</td><td style=\"width:20%;\">4892</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">United Nations</td><td style=\"width:20%;\">0067</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">United Nations World Food Program</td><td style=\"width:20%;\">0091</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">University of the District of Columbia</td><td style=\"width:20%;\">9969</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Architectural and Transportation Barriers Compliance Board</td><td style=\"width:20%;\">9522</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Arctic Research Commission</td><td style=\"width:20%;\">4953</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Army Corps of Engineers</td><td style=\"width:20%;\">9600</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Army Medical Information Services Systems Agency (USAMISSA)</td><td style=\"width:20%;\">9799</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Bankruptcy Court</td><td style=\"width:20%;\">1007</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Capitol Police</td><td style=\"width:20%;\">0204</td><td style=\"width:40%;\">Sharon Schmidt&nbsp;<br><a href=\"mailto:sharon.schmidt@gsa.gov\">sharon.schmidt@gsa.gov</a>&nbsp;<br><a href=\"tel:+1%20215-446-5804\" countrycode=\"+1\">215-446-5804</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Coast Guard</td><td style=\"width:20%;\">7200</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+12023579694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Commission on Civil Rights</td><td style=\"width:20%;\">9517</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Court of Appeals for Veterans Claims</td><td style=\"width:20%;\">9539</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US District Courts</td><td style=\"width:20%;\">1005</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Holocaust Memorial Council</td><td style=\"width:20%;\">9527</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US House of Representatives</td><td style=\"width:20%;\">0005</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Information Agency</td><td style=\"width:20%;\">6700</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Institute of Peace</td><td style=\"width:20%;\">9530</td><td style=\"width:40%;\">Madison Giarratana&nbsp;<br><a href=\"mailto:madison.giarratana@gsa.gov\">madison.giarratana@gsa.gov&nbsp;</a><br><a href=\"tel:+1%20571-591-5923\" countrycode=\"+1\">571-591-5923</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US International Trade Commission</td><td style=\"width:20%;\">3400</td><td style=\"width:40%;\">Javier Barbeite&nbsp;<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Office of Special Counsel</td><td style=\"width:20%;\">6200</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Postal Service (USPS)</td><td style=\"width:20%;\">1800</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Pretrial Services Offices</td><td style=\"width:20%;\">1047</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Probation Offices</td><td style=\"width:20%;\">1046</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Senate</td><td style=\"width:20%;\">0019</td><td style=\"width:40%;\">Darryl Miller&nbsp;<br><a href=\"mailto:darryl.miller@gsa.gov\">darryl.miller@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-694-8144\">202-694-8144</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Sentencing Commission</td><td style=\"width:20%;\">1008</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Supreme Court</td><td style=\"width:20%;\">1019</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">US Tax Court</td><td style=\"width:20%;\">2300</td><td style=\"width:40%;\">Jihyun Huyck&nbsp;<br><a href=\"mailto:jihyun.huyck@gsa.gov\">jihyun.huyck@gsa.gov</a>&nbsp;<br><a href=\"tel:+1816-823-1992\">816-823-1992</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">US Trade and Development Agency</td><td style=\"width:20%;\">1148</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Washington Convention Center</td><td style=\"width:20%;\">9950</td><td style=\"width:40%;\">Rickey Graves Jr&nbsp;<br><a href=\"mailto:rickey.gravesjr@gsa.gov\">rickey.gravesjr@gsa.gov</a>&nbsp;<br><a href=\"tel:+1202-260-5712\">202-260-5712</a></td></tr><tr class=\"even\"><td style=\"width:40%;\" class=\"sorting_1\">Washington Metro Area Transit Commission</td><td style=\"width:20%;\">0090</td><td style=\"width:40%;\">John Torrence<br><a href=\"mailto:john.torrence@gsa.gov\">john.torrence@gsa.gov</a><br><a countrycode=\"+1\" href=\"tel:+17033066377\">703-306-6377</a></td></tr><tr class=\"odd\"><td style=\"width:40%;\" class=\"sorting_1\">Woodrow Wilson International Center for Scholars</td><td style=\"width:20%;\">3358</td><td style=\"width:40%;\">Javier Barbeite<br><a href=\"mailto:javier.barbeite@gsa.gov\">javier.barbeite@gsa.gov</a><br><a href=\"tel:+1202-357-9694\">202-357-9694</a></td></tr></tbody></table></div><div class=\"dataTables_scrollFoot\" style=\"overflow: hidden; border: 0px; width: 100%;\"><div class=\"dataTables_scrollFootInner\"><table class=\"table usa-table scrollTable_search usa-table--striped dataTable no-footer\" summary=\"Enterprise Technology Solutions Solutions Broker Support\" style=\"margin-left: 0px;\"><tfoot></tfoot></table></div></div></div><div class=\"dataTables_info\" id=\"DataTables_Table_0_info\" role=\"status\" aria-live=\"polite\">Showing 1 to 207 of 207 entries</div></div><h2>Contact us</h2>\n    \n        </div>\n\n\n                              <div class=\"grid-col clearboth\">\n              <div class=\"block_location--bottom\">\n                          <article>\n                    <!-- Text Block Content -->\n\n          <hr class=\"margin-top-4\"><h2 class=\"font-sans-lg text-bold margin-bottom-205\">Contact</h2><div class=\"grid-row grid-gap three-col\"><div class=\"mobile:grid-col-4 col-first\"><h3 class=\"margin-y-0 font-sans-md\">Chat or call<!-- salesforce live agent --></h3><div class=\"enhanced_live_agent\" data-display-default=\"block\" style=\"display: block;\"><p>We are available Sunday 8 p.m. - Friday 8:30 p.m. Central time. Average wait times are under a minute.</p><p><button class=\"sf_enhanced_chat usa-button\" data-once=\"salesforce-chat-trigger\">Chat Now</button></p></div><p class=\"margin-y-1\"><i class=\"icon-phone\"></i><a countrycode=\"+1\" href=\"tel:+18554824348\">855-482-4348</a></p><p class=\"margin-top-0\"><i class=\"icon-mail\"></i><a href=\"mailto:ITCSC@gsa.gov\">ITCSC@gsa.gov</a></p></div><div class=\"mobile:grid-col-4 col-second\"><h3 class=\"margin-top-0 font-sans-md\">Follow us</h3><p class=\"margin-bottom-0\"><i class=\"usa-social-link usa-social-link--linkedin margin-right-1 margin-bottom-neg-05\"></i><a href=\"https://www.linkedin.com/showcase/office-of-information-technology-category-itc-/\" target=\"_blank\">ITC on LinkedIn</a></p><p class=\"margin-y-1\"><i class=\"icon-text-document\"></i><a href=\"https://gsablogs.gsa.gov/technology/\">ITC Blog</a></p></div><div class=\"mobile:grid-col-4 col-third\"><h3 class=\"margin-top-0 font-sans-md\" id=\"tell-us-what-you-think\" name=\"tell-us-what-you-think\">Tell us what you think</h3><div id=\"inline_feedback\"><!--This div tag specifies the location on your web page where you want your embedded feedback intercept to appear.--><span class=\"display-none\">&nbsp;</span><div class=\"qualtrics-siteintercept-1wv1sen\"><div class=\"QSI__EmbeddedFeedbackContainer\" style=\"margin-top: 10px; white-space: normal;\"><fieldset><legend tabindex=\"-1\" class=\"QSI__EmbeddedFeedbackContainer_QuestionText\" style=\"line-height: 1em; margin: 0px 0px 0.7em; width: auto; font-size: inherit; font-weight: normal; font-style: normal; display: block; float: none; color: rgb(27, 27, 27);\">Was this content helpful?</legend><div class=\"QSI__EmbeddedFeedbackContainer_Stars\" style=\"display: inline-block;\"><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"1 - Lowest rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"1 - Lowest rating\"><title>1 - Lowest rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"2 - Low rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"2 - Low rating\"><title>2 - Low rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"3 - Neutral rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"3 - Neutral rating\"><title>3 - Neutral rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"4 - High rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"4 - High rating\"><title>4 - High rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"5 - Highest rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"5 - Highest rating\"><title>5 - Highest rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button></div></fieldset></div></div></div></div></div>\n    \n\n\n        </article>\n\n  \n\n              </div>\n            </div>\n                        </div>\n\n                    \n                          \n      </div>\n\n                \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-752989\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-752989\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jun 23, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Telecommunications and network services</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"6\" entity-id=\"257\" href=\"/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"7\" entity-id=\"87099\" href=\"/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/enterprise-infrastructure-solutions\"><span>Enterprise Infrastructure Solutions</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87387\" href=\"/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support\"><span>Telecommunications services customer support</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"84613\" href=\"/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/trusted-internet-connections\"><span>Trusted internet connections</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87728\" href=\"/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/internet-protocol-version-6\"><span>Internet protocol version 6</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"98940\" href=\"/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/mtips-industry-partners-ordering-requirements\"><span>MTIPS Industry Partners &amp; Ordering Requirements</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"98938\" href=\"/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/mtips-features-and-price-structure\"><span>MTIPS features and price structure</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-633510\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-633510\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-179412\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-179412\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-649627\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-649627\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-933513\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-933513\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-286660\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-286660\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-616311\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-616311\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-227739\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-227739\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-936726\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-936726\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"9deb85c9-e01f-4394-97b7-4df39e2e16ad\",\"entityVid\":\"403458\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"87387\",\"entityTitle\":\"Telecommunications services customer support\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 4943,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12359,
          "settleDelayMs": 10000,
          "auditMs": 5992,
          "totalMs": 18950,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abb6b9ba59d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "825dfe5e58c8bed2e00c98cdf90449da3a0e9af30beec2629960ee5e259dcfea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-825DFE5E58C8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d559c7419a0b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "efb981eed865d1cca06f41aca7343228d65b1e5ab42fd7c5fc2c2b7f8108c943",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFB981EED865"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4360d494158",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "42fb81c9274a08fc34239242d3e0636a0af2f602f72c0ab6e336dbe1295f3065",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42FB81C9274A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f8fac96dca9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "fe96ce320ecba3d3a9d65ef41d2087b6173195347377a54d6a3ae2b55604409b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE96CE320ECB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "141e5cf4ae74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "efdaf5ab57a65f63620a3b2c8377d8c4c245802cd92dda9f01e94667ee0cbcde",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFDAF5AB57A6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d982a9354c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "cd9c76581f28a6f58d983badbf4e0449f03932eaba02da29987f7280f6e3810f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD9C76581F28"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dd289831c09",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "667f1eb8b0890557fe7c1bbe5805967b86b64af1f64034e5bd0d4566859f5e71",
            "a11yOccurrenceDisplayId": "A11Y-OCC-667F1EB8B089"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2af76c3c4eb3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "efab187b88ab253c6dc7a7811f9606080a42d00755f1880cbda26ee3221b83da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EFAB187B88AB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03e9f558aafc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "e753314894c4114abc9a01fdbc0928d4ff5b6854cf3f6af09a7b329cdde723b4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E753314894C4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "067f87c2f033",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "9ddaf38a1cfdce7a6050eda689deda260ce5869b415e025668c461dcc12bd917",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DDAF38A1CFD"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5f7a26d9ab7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "0330fb27c20b97e9ac60b3affe74cf592bf43e557f2e78fa389e9ee89e200951",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0330FB27C20B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b90842d28120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "1d0ae165948149e5f4a106ad6503483c6e8a994d373caf92c1d9566dbb28b706",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D0AE1659481"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7a11edb5ea5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "09b09c33bd7d4ca9ba895d18e56f82361c9505bbd0a1cf09f3d66a3355eb462b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-09B09C33BD7D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f4eaded63dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "5dea81f1ba2bebdf8bb1e578ae9dc6f02cb322cefa25717531de822dcbdec298",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DEA81F1BA2B"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "291b0f67252a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "8dc40d74b6f0617ce7e39513cc6f116979aef59334bbbd3b5bf58bc70a63ad2d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8DC40D74B6F0"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "820d7f9a85ff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "c24962628358a66766c50d00e8455c74f4c7c98de8cdd381c82eee7be52ce514",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C24962628358"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12491,
          "settleDelayMs": 10000,
          "auditMs": 746,
          "totalMs": 13884
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "ae2cc2dc43b7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "685b02a38e2a4e565500ebd05991dad551d813738a26e4a00428d7f8fd4ebdc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-685B02A38E2A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "58fb5dd652f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "77f7c63a29ad5a1bb2bd344bce66ccd3a4a0826ab93728a9928b0c43097d77ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77F7C63A29AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "80d99f25a9b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2ea625d147ec30c0a1b735d32b7fa77e914c41c82c1586b9b28a7a1cafb0c082",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EA625D147EC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "80d99f25a9b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2ea625d147ec30c0a1b735d32b7fa77e914c41c82c1586b9b28a7a1cafb0c082",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EA625D147EC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "80d99f25a9b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2ea625d147ec30c0a1b735d32b7fa77e914c41c82c1586b9b28a7a1cafb0c082",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EA625D147EC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "80d99f25a9b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2ea625d147ec30c0a1b735d32b7fa77e914c41c82c1586b9b28a7a1cafb0c082",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EA625D147EC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "80d99f25a9b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2ea625d147ec30c0a1b735d32b7fa77e914c41c82c1586b9b28a7a1cafb0c082",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EA625D147EC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "80d99f25a9b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2ea625d147ec30c0a1b735d32b7fa77e914c41c82c1586b9b28a7a1cafb0c082",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EA625D147EC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "80d99f25a9b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2ea625d147ec30c0a1b735d32b7fa77e914c41c82c1586b9b28a7a1cafb0c082",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EA625D147EC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "80d99f25a9b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2ea625d147ec30c0a1b735d32b7fa77e914c41c82c1586b9b28a7a1cafb0c082",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EA625D147EC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "10aab6dbeb89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9b8a6eb3b310e6f35532c3ce4dbbc372be9448a4b5b03a96e0ce42359b6876d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B8A6EB3B310"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "6f08fc496fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b19a7be4b31f5fc48cb93a13a421f5ce6950e4f1022080f5455bcd038ab823c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B19A7BE4B31F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "a6ac1afcfbe2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "3a2451673f07a7aff1c7bb63b92e7f3d162cf93782c82a158143de74e8d03c2b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3A2451673F07"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b0f4dc3a468e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "35dfab73ba3b5d7ffba4640aa089108e98e53308887c25fae039e045a7533e4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35DFAB73BA3B"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "9b1e0d5577a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "3c56f491326fa488144a2e733701f5c4507190262ae86dd40b845d6ff686c714",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3C56F491326F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5d2b426f1a19",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "25649184f750f0708703637ae70de26f59c3c17a1cdf150abe3d2a25329f7648",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25649184F750"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "935b65089bca",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "79b10a08d562b44142759086949aec20b4f8a4d1e4e74c615b5206b94dcd5a70",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79B10A08D562"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "2ecd1c42de30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "7cffc02764b2ade27d6972545ff30df48f940e5f7f35d9dbd1f838297d4fe7b9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7CFFC02764B2"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 148,
        "pageNavigationMs": 12491,
        "pageLoadDelayMs": 10000,
        "totalMs": 37651,
        "scannerMs": {
          "axe": 18950,
          "accesslint": 13884
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/",
      "finalUrl": "https://www.gsa.gov/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Home | GSA",
      "elapsedMs": 58494,
      "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": 1365,
          "failed": 5,
          "cantTell": 30,
          "inapplicable": 41
        },
        "failedRules": [
          "image-redundant-alt",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-main",
          "landmark-unique"
        ],
        "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",
          "autocomplete-valid",
          "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-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",
          "select-name",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "image-redundant-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "img[alt=\"USE IT ACT AND OCCUPANCY DATA\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/768x428-5-USEITActandOccupancyData.jpg\" height=\"428\" alt=\"USE IT ACT AND OCCUPANCY DATA\" typeof=\"foaf:Image\" class=\"width-full\">",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99a7c95a2019",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5a466ced",
            "a11yPatternFingerprint": "0122639bd3cf56293482752fd3eb5519ffec3a2717313759bc9e82d2f4220e56",
            "a11yPatternDisplayId": "A11Y-PAT-0122639BD3CF",
            "a11yOccurrenceFingerprint": "27af171453123243cb0d3b41740aecd4af021826487f6294138842ae93966274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27AF17145312"
          },
          {
            "rule": "landmark-main-is-top-level",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#page-content",
            "html": "<div class=\"container\" id=\"page-content\" role=\"main\" tabindex=\"-1\">",
            "message": "Main landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The main landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "bbc60f6f1025",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ae7242a2",
            "a11yPatternFingerprint": "414a4939c7ad7b26508bc8f87efcd96f3b6fd47e170fc12230dadeb2fdff4a44",
            "a11yPatternDisplayId": "A11Y-PAT-414A4939C7AD",
            "a11yOccurrenceFingerprint": "a20172af51798439283a32f54df7c5cc2df203272554cc5272f794ea1bed54d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A20172AF5179"
          },
          {
            "rule": "landmark-no-duplicate-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main-content",
            "html": "<main class=\"usa-section\" id=\"main-content\">",
            "message": "Document should not have more than one main landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one main landmark",
            "relatedPaths": [
              "#page-content"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e18954e09687",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7c323a7c",
            "a11yPatternFingerprint": "614e73812fc31755f62cfe9350e1abd63e48c03d4c7b2e943ab31751d65ce66b",
            "a11yPatternDisplayId": "A11Y-PAT-614E73812FC3",
            "a11yOccurrenceFingerprint": "fd79da4786811b4e5bdb2792604edecc0f82cb26206b6473efb6de4be93afc54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD79DA478681"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#tbm-main",
            "html": "<nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">",
            "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": [
              "#category-navigation"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d42febdc489f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3c6a014a",
            "a11yPatternFingerprint": "faccc3984729a01518908723dd182e385f854abe7816912f36aa06a6da51ccfe",
            "a11yPatternDisplayId": "A11Y-PAT-FACCC3984729",
            "a11yOccurrenceFingerprint": "5e63eefa9b5d2ea98f137ffab883ef4939676163c9d7837f3a08db833ceb3c92",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5E63EEFA9B5D"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main-content",
            "html": "<main class=\"usa-section\" id=\"main-content\">",
            "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": [
              "#page-content"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dcb1c6f7522",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8140df0d",
            "a11yPatternFingerprint": "41f3c2f8b9e4f49d5118af5b3c604b1bc02f584cd0829a8ad2b86c931e86282d",
            "a11yPatternDisplayId": "A11Y-PAT-41F3C2F8B9E4",
            "a11yOccurrenceFingerprint": "fff96ba8b662b4772e5e812ca65e2f1b922a78608d921211b26d873daf834893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFF96BA8B662"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/\">\n<link rel=\"shortlink\" href=\"https://www.gsa.gov/\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/gsa-home-page\">\n<meta property=\"og:title\" content=\"Home\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OSC\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-06-16\">\n<meta name=\"description\" content=\"Our mission is to deliver the best customer experience and value in real estate, acquisition, and technology services to government and the American people.\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<meta property=\"og:description\" content=\"Our mission is to deliver the best customer experience and value in real estate, acquisition, and technology services to government and the American people.\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Home | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_v5LzTA8fTCQ78hC02ruOKgNrbc0XN4Oko4IPyfSaTFc.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdFuwyAM_CFWnvY9yICbsBqMbNI2-_q5abNW01QhGd9xQudzIlBdfUVVmFBdYkGfZelAB_iC651oLBWofKPLRTCNckY_EUegoGOl0iZn0L6Q1e-NmxR8l9IGyq0P6YS5DJbPMCN1FH8jMww7kVBDUt10GzR0DpkvjRiyN_CxA9dBYBLos-5Gn8xhaX2JVHRGE6LkgjUMZgqROJ38TlGJAlJs4D7z4AAUlxrSooNr-YZRuKl_eXIKZvHIkszZDMNjjZgz5nBP7paArjqw-giKzmYwd0W3USyfkxvRpBNUbMtD8kLcQjQvg3tJodsi_lqBZHvI1ga8dmjZXNEb-TPVN6J_4n8RH5ltcf5-PfJa3Vg7T1KOq__t3KKXvK_iAbbqzgUv6rd6qJwXwh9wpfc9\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9UdFuwyAM_CFWnvY9yICbsBqMbNI2-_q5abNW01QhGd9xQudzIlBdfUVVmFBdYkGfZelAB_iC651oLBWofKPLRTCNckY_EUegoGOl0iZn0L6Q1e-NmxR8l9IGyq0P6YS5DJbPMCN1FH8jMww7kVBDUt10GzR0DpkvjRiyN_CxA9dBYBLos-5Gn8xhaX2JVHRGE6LkgjUMZgqROJ38TlGJAlJs4D7z4AAUlxrSooNr-YZRuKl_eXIKZvHIkszZDMNjjZgz5nBP7paArjqw-giKzmYwd0W3USyfkxvRpBNUbMtD8kLcQjQvg3tJodsi_lqBZHvI1ga8dmjZXNEb-TPVN6J_4n8RH5ltcf5-PfJa3Vg7T1KOq__t3KKXvK_iAbbqzgUv6rd6qJwXwh9wpfc9\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UdFuwyAM_CFWnvY9yICbsBqMbNI2-_q5abNW01QhGd9xQudzIlBdfUVVmFBdYkGfZelAB_iC651oLBWofKPLRTCNckY_EUegoGOl0iZn0L6Q1e-NmxR8l9IGyq0P6YS5DJbPMCN1FH8jMww7kVBDUt10GzR0DpkvjRiyN_CxA9dBYBLos-5Gn8xhaX2JVHRGE6LkgjUMZgqROJ38TlGJAlJs4D7z4AAUlxrSooNr-YZRuKl_eXIKZvHIkszZDMNjjZgz5nBP7paArjqw-giKzmYwd0W3USyfkxvRpBNUbMtD8kLcQjQvg3tJodsi_lqBZHvI1ga8dmjZXNEb-TPVN6J_4n8RH5ltcf5-PfJa3Vg7T1KOq__t3KKXvK_iAbbqzgUv6rd6qJwXwh9wpfc9\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9UdFuwyAM_CFWnvY9yICbsBqMbNI2-_q5abNW01QhGd9xQudzIlBdfUVVmFBdYkGfZelAB_iC651oLBWofKPLRTCNckY_EUegoGOl0iZn0L6Q1e-NmxR8l9IGyq0P6YS5DJbPMCN1FH8jMww7kVBDUt10GzR0DpkvjRiyN_CxA9dBYBLos-5Gn8xhaX2JVHRGE6LkgjUMZgqROJ38TlGJAlJs4D7z4AAUlxrSooNr-YZRuKl_eXIKZvHIkszZDMNjjZgz5nBP7paArjqw-giKzmYwd0W3USyfkxvRpBNUbMtD8kLcQjQvg3tJodsi_lqBZHvI1ga8dmjZXNEb-TPVN6J_4n8RH5ltcf5-PfJa3Vg7T1KOq__t3KKXvK_iAbbqzgUv6rd6qJwXwh9wpfc9\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/985\",\"currentPathIsAdmin\":false,\"isFront\":true,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9t24zAI_CEletrv0cEStml0OwI7cb9-sZyk2W6bFwzjEYIB-QjMmx2A0fjDT8gME7LxqdoEFKWMdDO-NLS5tASRPtEEEIiwYbMDzrBSaWwCNfRCK9qn5z5e4SmWAaJj2SLlyUylTBGdwGQnNd_jM3zA7V8wmYnBBqhOGvhLT6LAkffEvlEV7tBcElZtw3kQnEojPHDKdRG3ahPaAZXcwdooC7buMwmeKNVWVtwB5y8YSEr742aMVRvewb19gSEiO8_8O4_SXgOmAUMnjSqgawh-v5vt_1Bn9cyaeHWhXHMsEKwGp0dgKAesqCaLS5gX-x1wOklUJSo0mBrUmW1oS4V4_kLOi0oxROJZa9N6A2FyUkp0Qyz-Yu_CJ6js9ltVnx9YDyjS0KCr_Ia05zIMqpo27bXDGcR2cQIGdyzePlNWcYmF_LPsL8TwxoLpWFkVSinEXS_dqYuRQfNM0FU5KC_AvnhaoZRK3h3bsbCURJ9wzAO8rnlQ1-GtQg4OYnxDH7VqX5Ys-2ScnhogZ9Xp9xM_7M57Mo_al74j_Z3lDZcyiTsewCtrLEUX2x6f-5A2I1stU6Nxs0_PLHwND7nvQbdmJbyy7facSlgi_gUV7aqn\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"statistics\":{\"data\":{\"nid\":\"985\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klt25CAMRDfkDl-zHh0ZZFppQBwkO51ZfWQ778zkB1vXhSiVibWHilxMFr5PCQ0LPtMIM11xYxk6JR4UjTcK72_wqFMWyYXAMIfsy_f6AR_x_hXWKSuGhB1sYLxxywfIRWYsF42Du-mBrlKpYyaIaJRlMJ2cW18NNizsRlnaAZWNLlz7kI12APFGiU3GH7hS6T7LDrnu_ajOlA7RIqPCIIx7Hw0_0aEynN1-1A2SPLUimIIXl7di4paoky_NoFJbw3cAqEo-ldtITBVMpMBcJN7CazYVu8LejMa_VG-o8DzwCEKxkLrX6MauaOGYKVHy81Qx77GqeTxqHDWksXYsDx9kstmVGQ-7MypNJp0jnHmvalL5L56pYIzix0sDundsCbCUX-SLm4iyNtvzAd81Y2s-1v937Bnr4sP5nfLPzX7RcmOD85Z8Vi0i5v_4fLzG9Dyt-pQ0HOsLjh4k4Q\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script src=\"https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"no_dialog path-frontpage page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n      <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n\n    </div>\n\n    <div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n      <button class=\"gsa-menu-btn\">Menu</button>\n\n            <div class=\"usa-nav__inner\">\n        \n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n        \n                  <div class=\"usa-nav__secondary\">\n              <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item scroller\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n          </div>\n                  <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n\n              </div>\n                </div>\n\n    </header>\n\n\n<main class=\"usa-section\" id=\"main-content\">\n  <div>\n    <div>\n      <div class=\"grid-col-12\">\n\n          <div class=\"region region-highlighted\">\n    <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n  </div>\n\n\n        \n      </div>\n    </div>\n    <div>\n        <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      \n<article about=\"/gsa-home-page\">\n  \n            <div class=\"home--template\">\n\n      \n      \n          <!-- Text Block Content -->\n\n          <section class=\"video-container\"><div class=\"player-area\" id=\"homepage-video\"><video class=\"full-screen video mobile:display-none tablet:display-block\" aria-describedby=\"HP_transcription\" title=\"GSA homepage video\" autoplay=\"\" id=\"HomeVideo\" loop=\"\" muted=\"\" poster=\"/media/162538\" preload=\"auto\">\n                                                                                                          <source media=\"all and (min-width: 413px)\" src=\"/media/162532\" type=\"video/mp4\">\n                        \n                \n        <p class=\"usa-sr-only\" id=\"HP_transcription\">\n            The above video begins with a drone shot shows a large American flag waving in the foreground, with a city skyline, green parkland, and an elevated highway stretching into the distance under an overcast sky. It transitions to an over-the-shoulder view of a person in camouflage at a workstation, facing computer towers with blinking lights and a monitor above in a bright equipment room. Next, inside an industrial facility, two workers in hard hats and safety vests stand near large pipes. One gestures while the other holds a tablet, then both focus on it as they review plans. The scene shifts to a meeting room, where a woman with glasses reviews documents and takes notes at her desk, with a small American flag behind her. Finally, at sunset, a silhouetted worker walks beneath an irrigation rig, carrying a tablet or clipboard as warm light filters through the structure.\n        </p>\n                                                                                                        </video></div><div class=\"main-heading\"><h1 class=\"text-shadow\">Delivering effective and efficient government services for the American people</h1><div class=\"pointer-container\"><svg class=\"usa-icon usa-icon--size-4\" aria-hidden=\"true\" focusable=\"false\" id=\"scrollto-categories\" role=\"img\"><use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#arrow_downward\"></use></svg></div></div></section><section class=\"grid-container\"><div class=\"container\" id=\"page-content\" role=\"main\" tabindex=\"-1\"><nav class=\"row-item\" id=\"category-navigation\"><picture class=\"inset usa-first usa-fill\" id=\"usa-first_category\"><div class=\"image-overlay usa-fill\"></div><div class=\"bg-area usa-fill image-full\" style=\"background-image:url(/media/162534);\"></div></picture><picture class=\"inset usa-second usa-fill\" id=\"usa-second_category\"><div class=\"image-overlay usa-fill\"></div><div class=\"bg-area usa-fill image-full\" style=\"background-image:url(/media/162535);\"></div></picture><picture class=\"inset usa-third usa-fill\" id=\"usa-third_category\"><div class=\"image-overlay usa-fill\"></div><div class=\"bg-area usa-fill image-full\" style=\"background-image:url(/media/162536);\"></div></picture><picture class=\"inset usa-fourth usa-fill\" id=\"usa-fourth_category\"><div class=\"image-overlay usa-fill\"></div><div class=\"bg-area usa-fill image-full\" style=\"background-image:url(/media/162537);\"></div></picture><ol class=\"usa-page_categories padding-0 margin-0 mask-images\"><li class=\"usa-page_category_item\" data-item=\"usa-first_category\"><span></span><h2 class=\"desktop:font-sans-lg tablet:font-sans-md\"><a class=\"usa-fill outline-0\" href=\"/real-estate\">REAL ESTATE</a></h2><p class=\"margin-top-1\"><span class=\"category-description font-sans-md padding-right-105 display-block padding-top-2\">Find information related to our leased and owned buildings</span> <img class=\"width-full m-category-description img_responsive img-responsive\" alt=\"Real Estate\" src=\"https://www.gsa.gov/system/files/hp_realestate_500x152_mobile.jpg\"></p></li><li class=\"usa-page_category_item\" data-item=\"usa-second_category\"><span></span><h2 class=\"desktop:font-sans-lg tablet:font-sans-md\"><a class=\"usa-fill outline-0\" href=\"/buying-selling\">BUY THROUGH US</a></h2><p class=\"margin-top-1\"><span class=\"category-description font-sans-md padding-right-105 display-block padding-top-2\">Explore options for buying the products and services you need</span> <img class=\"width-full m-category-description img_responsive img-responsive\" alt=\"Buy Through Us\" src=\"https://www.gsa.gov/system/files/hp_buying2_500x152_mobile.png\"></p></li><li class=\"usa-page_category_item\" data-item=\"usa-third_category\"><span></span><h2 class=\"desktop:font-sans-lg tablet:font-sans-md\"><a class=\"usa-fill outline-0\" href=\"/sell\">SELL TO GOVERNMENT</a></h2><p class=\"margin-top-1\"><span class=\"category-description font-sans-md padding-right-105 display-block padding-top-2\">Learn how to sell to government agencies through us</span> <img class=\"width-full m-category-description img_responsive img-responsive\" alt=\"Sell to Government\" src=\"https://www.gsa.gov/system/files/hp_buyingSelling2_500x152.png\"></p></li><li class=\"usa-page_category_item\" data-item=\"usa-fourth_category\"><span></span><h2 class=\"desktop:font-sans-lg tablet:font-sans-md\"><a class=\"usa-fill outline-0\" href=\"/technology\">TECHNOLOGY</a></h2><p class=\"margin-top-1\"><span class=\"category-description font-sans-md padding-right-105 display-block padding-top-2\">Explore enterprise information technology solutions</span> <img class=\"width-full m-category-description img_responsive img-responsive\" alt=\"Technology\" src=\"https://www.gsa.gov/system/files/hp_technology_500x152_mobile.jpg\"></p></li></ol></nav></div></section>\n    \n\n\n    \n\n      <div class=\"perdiem margin-top-8\">\n          \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n      </div>\n\n      <section class=\"content-views homepage-blocks\">\n        <div class=\"grid-container\">\n          <div class=\"grid-row grid-gap\">\n            <div class=\"desktop:grid-col-6 views-embed\">\n              <header>\n                <h2 class=\"section-header\">NEWS</h2>\n              </header>\n              <div class=\"views-element-container\"><div class=\"view view-homepage-news-and-events view-id-homepage_news_and_events view-display-id-block_1 js-view-dom-id-5bfaf9b355a3312d5d08764080579aef624c9258f7a0e00684cd35a504c6fcf7\">\n  \n    \n      \n      <div class=\"view-content\" style=\"height: 299px;\">\n      <div class=\"item-list\">\n  \n  <ul>\n\n          <li class=\"grid-row\"><div class=\"date-item\">\nJul<br>\n23</div><div class=\"story-item\"><a href=\"/about-gsa/newsroom/news-releases/gsa-announces-plan-to-sell-historic-bozeman-federal-building-and-post-office-07232026\" hreflang=\"und\">GSA Announces Plan to Sell Historic Bozeman Federal Building and Post Office</a></div></li>\n          <li class=\"grid-row\"><div class=\"date-item\">\nJul<br>\n14</div><div class=\"story-item\"><a href=\"/about-gsa/newsroom/news-releases/gsa-solicits-industry-feedback-to-enhance-americanmade-product-procurement-07142026\" hreflang=\"und\">GSA Solicits Industry Feedback to Enhance American-Made Product Procurement</a></div></li>\n          <li class=\"grid-row\"><div class=\"date-item\">\nJul<br>\n7</div><div class=\"story-item\"><a href=\"/about-gsa/newsroom/news-releases/gsas-city-pair-program-delivers-2-billion-in-annual-savings-expands-travel-07072026\" hreflang=\"und\">GSA's City Pair Program Delivers $2 Billion in Annual Savings, Expands Travel Flexibilities</a></div></li>\n    \n  </ul>\n\n</div>\n\n    </div>\n  \n            <div class=\"view-footer\">\n      <a class=\"usa-button more-link\" href=\"/about-us/newsroom/news-releases\">All News</a>\n    </div>\n    </div>\n</div>\n\n            </div>\n            <div class=\"desktop:grid-col-6 desktop:border-left-1px margin-top-5 tablet:margin-0 views-embed\">\n              <header>\n                <h2 class=\"section-header\">UPCOMING EVENTS</h2>\n              </header>\n              <div class=\"views-element-container\"><div class=\"view view-homepage-news-and-events view-id-homepage_news_and_events view-display-id-block_2 js-view-dom-id-26ed9861e1462332bb6ca1696d031b4cdc5079a62560fb370380072b8d6aca73\">\n  \n    \n      \n      <div class=\"view-content\" style=\"height: 299px;\">\n      <div class=\"item-list\">\n  \n  <ul>\n\n          <li class=\"grid-row\"><div class=\"date-item\">\nJul<br>\n28 \n</div>\n<div class=\"story-item\">\n<a href=\"/events/scripts-vendor-demo-interos-72826\" hreflang=\"und\">SCRIPTS Vendor Demo: Interos - 7/28/26</a><br>\n<div class=\"event-type\">\nOnline\n</div>\n</div>\n</li>\n          <li class=\"grid-row\"><div class=\"date-item\">\nJul<br>\n28 \n</div>\n<div class=\"story-item\">\n<a href=\"/events/maintenance-repair-facility-supplies-next-generation-7282026-12100-pm-est\" hreflang=\"und\">Maintenance Repair Facility Supplies - Next Generation 7/28/2026 12-1:00 PM EST</a><br>\n<div class=\"event-type\">\nOnline\n</div>\n</div>\n</li>\n          <li class=\"grid-row\"><div class=\"date-item\">\nJul<br>\n29 \n</div>\n<div class=\"story-item\">\n<a href=\"/events/scripts-vendor-demo-markesman-72926\" hreflang=\"und\">SCRIPTS Vendor Demo: Markesman - 7/29/26</a><br>\n<div class=\"event-type\">\nOnline\n</div>\n</div>\n</li>\n    \n  </ul>\n\n</div>\n\n    </div>\n  \n            <div class=\"view-footer\">\n      <a class=\"usa-button more-link\" href=\"/events\">All Upcoming Events</a>\n    </div>\n    </div>\n</div>\n\n            </div>\n          </div>\n\n        </div>\n      </section>\n\n      \n<section class=\"homepage-section\">\n  <div class=\"grid-container field field--name-field-focus-on field--type-entity-reference-revisions field--label-inline clearfix\">\n    <header>\n      <h2 class=\"section-header\"> Focus On</h2>\n    </header>\n        <div class=\"grid-row grid-gap\">\n                    <div class=\"desktop:grid-col-4 margin-bottom-3\">\n          \n      <a href=\"/node/165897\" aria-label=\"Read more about '2026 PAYROLL CALENDAR'\">\n      <h3 class=\"article-link-header\">\n        \n          2026 PAYROLL CALENDAR\n    \n      </h3>\n      <div class=\"featured-image\">\n        \n  <div class=\"field field--name-field-block-image-file-asset- field--type-entity-reference field--label-inline clearfix\">\n                  <div class=\"field__item\">\n          <article class=\"media media--type-image media--view-mode-public-facing\">\n  \n      \n              <img loading=\"lazy\" src=\"/system/files/768x428-2026-Focus-Calendar.png\" height=\"428\" alt=\"An illustration of geometric shapes showing parts of calendar months with the word August\" typeof=\"foaf:Image\" class=\"width-full\">\n\n\n\n    \n  </article>\n\n        </div>\n              </div>\n\n      </div>\n    </a>\n\n\n\n  \n\n\n        </div>\n              <div class=\"desktop:grid-col-4 margin-bottom-3\">\n          \n      <a href=\"/node/85029\" aria-label=\"Read more about 'FEDERAL CREDENTIALING SERVICES'\">\n      <h3 class=\"article-link-header\">\n        \n          FEDERAL CREDENTIALING SERVICES\n    \n      </h3>\n      <div class=\"featured-image\">\n        \n  <div class=\"field field--name-field-block-image-file-asset- field--type-entity-reference field--label-inline clearfix\">\n                  <div class=\"field__item\">\n          <article class=\"media media--type-image media--view-mode-public-facing\">\n  \n      \n              <img loading=\"lazy\" src=\"/system/files/768x428-6-Access.png\" height=\"428\" alt=\"\" typeof=\"foaf:Image\" class=\"width-full\">\n\n\n\n    \n  </article>\n\n        </div>\n              </div>\n\n      </div>\n    </a>\n\n\n\n  \n\n\n        </div>\n              <div class=\"desktop:grid-col-4 margin-bottom-3\">\n          \n      <a href=\"/node/167306\" aria-label=\"Read more about 'USE IT ACT AND OCCUPANCY DATA'\">\n      <h3 class=\"article-link-header\">\n        \n          USE IT ACT AND OCCUPANCY DATA\n    \n      </h3>\n      <div class=\"featured-image\">\n        \n  <div class=\"field field--name-field-block-image-file-asset- field--type-entity-reference field--label-inline clearfix\">\n                  <div class=\"field__item\">\n          <article class=\"media media--type-image media--view-mode-public-facing\">\n  \n      \n              <img loading=\"lazy\" src=\"/system/files/768x428-5-USEITActandOccupancyData.jpg\" height=\"428\" alt=\"USE IT ACT AND OCCUPANCY DATA\" typeof=\"foaf:Image\" class=\"width-full\">\n\n\n\n    \n  </article>\n\n        </div>\n              </div>\n\n      </div>\n    </a>\n\n\n\n  \n\n\n        </div>\n                </div>\n      </div>\n  </section>\n\n\n      </div>\n\n      \n\n</article>\n\n  </div>\n\n  </div>\n\n    </div>\n  </div>\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\" class=\"is-active\" aria-current=\"page\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-258843\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-258843\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-796756\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-796756\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-398297\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-398297\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-210672\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-210672\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-574502\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-574502\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-159509\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-159509\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-841032\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-841032\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-774423\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-774423\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n    <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n</footer>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"ed1e2129-eb2c-4bf4-be24-9dc90d2d7052\",\"entityVid\":\"403117\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"985\",\"entityTitle\":\"Home\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klt25CAMRDfkDl-zHh0ZZFppQBwkO51ZfWQ778zkB1vXhSiVibWHilxMFr5PCQ0LPtMIM11xYxk6JR4UjTcK72_wqFMWyYXAMIfsy_f6AR_x_hXWKSuGhB1sYLxxywfIRWYsF42Du-mBrlKpYyaIaJRlMJ2cW18NNizsRlnaAZWNLlz7kI12APFGiU3GH7hS6T7LDrnu_ajOlA7RIqPCIIx7Hw0_0aEynN1-1A2SPLUimIIXl7di4paoky_NoFJbw3cAqEo-ldtITBVMpMBcJN7CazYVu8LejMa_VG-o8DzwCEKxkLrX6MauaOGYKVHy81Qx77GqeTxqHDWksXYsDx9kstmVGQ-7MypNJp0jnHmvalL5L56pYIzix0sDundsCbCUX-SLm4iyNtvzAd81Y2s-1v937Bnr4sP5nfLPzX7RcmOD85Z8Vi0i5v_4fLzG9Dyt-pQ0HOsLjh4k4Q\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_2IMjMip5hXdzimPlURZJDo2uEcVA66uaWZPzmicNjYc.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klt25CAMRDfkDl-zHh0ZZFppQBwkO51ZfWQ778zkB1vXhSiVibWHilxMFr5PCQ0LPtMIM11xYxk6JR4UjTcK72_wqFMWyYXAMIfsy_f6AR_x_hXWKSuGhB1sYLxxywfIRWYsF42Du-mBrlKpYyaIaJRlMJ2cW18NNizsRlnaAZWNLlz7kI12APFGiU3GH7hS6T7LDrnu_ajOlA7RIqPCIIx7Hw0_0aEynN1-1A2SPLUimIIXl7di4paoky_NoFJbw3cAqEo-ldtITBVMpMBcJN7CazYVu8LejMa_VG-o8DzwCEKxkLrX6MauaOGYKVHy81Qx77GqeTxqHDWksXYsDx9kstmVGQ-7MypNJp0jnHmvalL5L56pYIzix0sDundsCbCUX-SLm4iyNtvzAd81Y2s-1v937Bnr4sP5nfLPzX7RcmOD85Z8Vi0i5v_4fLzG9Dyt-pQ0HOsLjh4k4Q\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klt25CAMRDfkDl-zHh0ZZFppQBwkO51ZfWQ778zkB1vXhSiVibWHilxMFr5PCQ0LPtMIM11xYxk6JR4UjTcK72_wqFMWyYXAMIfsy_f6AR_x_hXWKSuGhB1sYLxxywfIRWYsF42Du-mBrlKpYyaIaJRlMJ2cW18NNizsRlnaAZWNLlz7kI12APFGiU3GH7hS6T7LDrnu_ajOlA7RIqPCIIx7Hw0_0aEynN1-1A2SPLUimIIXl7di4paoky_NoFJbw3cAqEo-ldtITBVMpMBcJN7CazYVu8LejMa_VG-o8DzwCEKxkLrX6MauaOGYKVHy81Qx77GqeTxqHDWksXYsDx9kstmVGQ-7MypNJp0jnHmvalL5L56pYIzix0sDundsCbCUX-SLm4iyNtvzAd81Y2s-1v937Bnr4sP5nfLPzX7RcmOD85Z8Vi0i5v_4fLzG9Dyt-pQ0HOsLjh4k4Q\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klt25CAMRDfkDl-zHh0ZZFppQBwkO51ZfWQ778zkB1vXhSiVibWHilxMFr5PCQ0LPtMIM11xYxk6JR4UjTcK72_wqFMWyYXAMIfsy_f6AR_x_hXWKSuGhB1sYLxxywfIRWYsF42Du-mBrlKpYyaIaJRlMJ2cW18NNizsRlnaAZWNLlz7kI12APFGiU3GH7hS6T7LDrnu_ajOlA7RIqPCIIx7Hw0_0aEynN1-1A2SPLUimIIXl7di4paoky_NoFJbw3cAqEo-ldtITBVMpMBcJN7CazYVu8LejMa_VG-o8DzwCEKxkLrX6MauaOGYKVHy81Qx77GqeTxqHDWksXYsDx9kstmVGQ-7MypNJp0jnHmvalL5L56pYIzix0sDundsCbCUX-SLm4iyNtvzAd81Y2s-1v937Bnr4sP5nfLPzX7RcmOD85Z8Vi0i5v_4fLzG9Dyt-pQ0HOsLjh4k4Q\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1441,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 20747,
          "settleDelayMs": 10000,
          "auditMs": 2299,
          "totalMs": 23658,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 69,
          "failed": 23,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-main",
          "landmarks/landmark-unique",
          "landmarks/main-is-top-level",
          "landmarks/no-duplicate-main",
          "landmarks/region",
          "text-alternatives/image-redundant-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-redundant-alt",
            "xpath": "a[href=\"/node/167306\"] > div > div > div > article > img",
            "selector": "a[href=\"/node/167306\"] > div > div > div > article > img",
            "html": "<img loading=\"lazy\" src=\"/system/files/768x428-5-USEITActandOccupancyData.jpg\" height=\"428\" alt=\"USE IT ACT AND OCCUPANCY DATA\" typeof=\"foaf:Image\" class=\"width-full\">",
            "impact": "minor",
            "message": "Alt text \"USE IT ACT AND OCCUPANCY DATA\" duplicates surrounding a text.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9c57c257523",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-149dde44",
            "a11yPatternFingerprint": "cd4d61f73d7fce591c4af055afa2d8bdfb66ec13e9b5dfee5e2fb4ebd5eb2f06",
            "a11yPatternDisplayId": "A11Y-PAT-CD4D61F73D7F",
            "a11yOccurrenceFingerprint": "509ae4af84a0abfcad550c62ea6e3d7a894ef7fb290f1884c76a0c0044865355",
            "a11yOccurrenceDisplayId": "A11Y-OCC-509AE4AF84A0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(1) > div:nth-of-type(2) > div",
            "selector": "li:nth-of-type(1) > div:nth-of-type(2) > div",
            "html": "<div class=\"event-type\">\nOnline\n</div>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d343d1e1733",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f34f7dd5",
            "a11yPatternFingerprint": "96850523315e3313d1b0ace96d690e8dd79eb9326db224162dcfb1d35ca0e5c1",
            "a11yPatternDisplayId": "A11Y-PAT-96850523315E",
            "a11yOccurrenceFingerprint": "de5b60ee2c4b46d57337fa21311179735787f956536958e57cb911b3cd91288e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE5B60EE2C4B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(2) > div:nth-of-type(2) > div",
            "selector": "li:nth-of-type(2) > div:nth-of-type(2) > div",
            "html": "<div class=\"event-type\">\nOnline\n</div>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eae74343fe22",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d14e4540",
            "a11yPatternFingerprint": "4fd2acfe1de7c06c1d5241645c155dd79fa5a7745d93935097e92d397eb26906",
            "a11yPatternDisplayId": "A11Y-PAT-4FD2ACFE1DE7",
            "a11yOccurrenceFingerprint": "7c56ef2fed125268c64c5e17e069747debfe46b3ecf32a986f0b496d9c8fb092",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C56EF2FED12"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(3) > div:nth-of-type(2) > div",
            "selector": "li:nth-of-type(3) > div:nth-of-type(2) > div",
            "html": "<div class=\"event-type\">\nOnline\n</div>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65a287a18b62",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a55c7732",
            "a11yPatternFingerprint": "428e5a8158574967a1bcf8d320e7e88d3e55e58902c8754c61a7e7aec7c2b0b0",
            "a11yPatternDisplayId": "A11Y-PAT-428E5A815857",
            "a11yOccurrenceFingerprint": "45d009972d81e964afd18e04805fb5c2d82e94c7dca67fd02796f83edc90c3d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45D009972D81"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0465b921648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "f5384723acdf0901541089adf2692233e25b610e8c1388a108d02940dbba6aa2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F5384723ACDF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48168f7bcf21",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "8796f2d795ea55288a0ed40fc23445f066655dcd97014379d2a6472b39cefe77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8796F2D795EA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec10155af18f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "8eda0b893283d81ba644c5a98c457d0ce6f1b9b638c28d5e3c2100b2e21a6968",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8EDA0B893283"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b539bdd3c61c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "1988342ef7139a2edfe06e965c0f46c6d2aaed6343344c93d0c8a39988b133a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1988342EF713"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5afefcf1068a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "1d47ccb6677237ba8498ad608aea61710b5d2c20401c9e849907abbed1f2420c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D47CCB66772"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cfdd8140633",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "d19c3bf56e3edb3751c438b285d50195cc4b53c0c1cd2201c7b0b00f12ce184f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D19C3BF56E3E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76b0640668a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "e76b2edec5747fa5f5b72aa6fba79756757405af41c52c72d6c55beaf826012e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E76B2EDEC574"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d4b56e88506",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "396c7658ebdc6b7644c975a1a250efbc006c9782d5ac2fcaa473ceb53967a537",
            "a11yOccurrenceDisplayId": "A11Y-OCC-396C7658EBDC"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "#page-content",
            "selector": "#page-content",
            "html": "<div class=\"container\" id=\"page-content\" role=\"main\" tabindex=\"-1\"><nav class=\"row-item\" id=\"category-navigation\"><picture class=\"inset usa-first usa-fill\" id=\"usa-first_category\"><div class=\"image-ov...",
            "impact": "moderate",
            "message": "Page has multiple main landmarks.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "a86259c6444a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bd7b797f",
            "a11yPatternFingerprint": "c59e89dfbaaf8ac7cd3d9f77f794f06f3468f46607d98ea45243c6be8b178000",
            "a11yPatternDisplayId": "A11Y-PAT-C59E89DFBAAF",
            "a11yOccurrenceFingerprint": "6a4d1b1572ed511abf20abdb32abfbf57647580dffd8e5e193c99a2b80ae5ded",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6A4D1B1572ED"
          },
          {
            "rule": "landmarks/no-duplicate-main",
            "xpath": "#page-content",
            "selector": "#page-content",
            "html": "<div class=\"container\" id=\"page-content\" role=\"main\" tabindex=\"-1\"><nav class=\"row-item\" id=\"category-navigation\"><picture class=\"inset usa-first usa-fill\" id=\"usa-first_category\"><div class=\"image-ov...",
            "impact": "moderate",
            "message": "Page has multiple main landmarks.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7a294cb80c19",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f6bac2df",
            "a11yPatternFingerprint": "61a4c55b30ee5e986833aa5bcbc23854500a97d9ef0bdfa68a2c323c010065e6",
            "a11yPatternDisplayId": "A11Y-PAT-61A4C55B30EE",
            "a11yOccurrenceFingerprint": "5fcd2002c19f1615104631a81d2c82a43bfc4ec55917474daa233ce127dc6761",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FCD2002C19F"
          },
          {
            "rule": "landmarks/main-is-top-level",
            "xpath": "#page-content",
            "selector": "#page-content",
            "html": "<div class=\"container\" id=\"page-content\" role=\"main\" tabindex=\"-1\"><nav class=\"row-item\" id=\"category-navigation\"><picture class=\"inset usa-first usa-fill\" id=\"usa-first_category\"><div class=\"image-ov...",
            "impact": "moderate",
            "message": "Main landmark is nested within another landmark.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "7be0fe933f47",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fbeb24fd",
            "a11yPatternFingerprint": "4a722a38801def526f1f92fc0fb0fff76ece373e932add6fada7675647419231",
            "a11yPatternDisplayId": "A11Y-PAT-4A722A38801D",
            "a11yOccurrenceFingerprint": "11cba7fde704848243ff7e8160215f5d0dd78d63115bc36de682e825b707e837",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11CBA7FDE704"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ac48df03c98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "462e6b652a2c98a01fe5dacf3f154b95a3c7d03e8a38b8fa621c53238794b20b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-462E6B652A2C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb745105919e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "29bacfd2a19a934d412a3a04cb9720e44be68c8699aacc091c0473a49d495ad4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29BACFD2A19A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b40d3bd986c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "aab0e905af6b927d8f8cbe514421fcf9bb8fb58826c2c15f74120abb643f8101",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAB0E905AF6B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dce51cec9a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "11e3f0b46d9ef994d45dbce4fbdf4efdca0d052f9e8114a0359c2f4d0511236c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11E3F0B46D9E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bd630754a35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "4d258daab215d55d90ffb0e5097bcbfc14d6e8c2510a0de3996f28aba36ece48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4D258DAAB215"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e7e88282c44",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "b1334ccfd10a2534229a8fd98e18e44f03f387ef3c51e5e798d5af1ed9833c3e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B1334CCFD10A"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd5018d64ff7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "2cd5340276ac4f3649b41dc421d3d84d4be1b40ba70df8bf6587b622b78cb129",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CD5340276AC"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d207ff00fb5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "3a3bd72f423e8f488f3f42cb6e9569d63272ee2f030c3952aeedd81c2dc71311",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3A3BD72F423E"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 23,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 20740,
          "settleDelayMs": 10000,
          "auditMs": 600,
          "totalMs": 21990
        },
        "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: 8px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 8,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "41530b59e118",
        "firstSeenAt": "2026-07-27T13:34:50.757Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "6d8399992d57a66c16f2d9a2e62d1f4c449df652fdf5b07e0e3ed3ae7bf2438a",
        "a11yPatternDisplayId": "A11Y-PAT-6D8399992D57",
        "a11yOccurrenceFingerprint": "f608bfdd308170bfc06ecf97ed25924c00d10ef318b4f52b697577c8487ef064",
        "a11yOccurrenceDisplayId": "A11Y-OCC-F608BFDD3081"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "47a66cef5eae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "e8fb132aa7385e0e433e626633e5fab042b8c7244470275e6e9d81ef1f5752b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8FB132AA738"
          },
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div id=\"page-content\" class=\"container\" role=\"main\" tabindex=\"-1\">",
            "message": "Element appears to be used for main content",
            "suggestion": "Consider using <main> semantic element instead",
            "line": 0,
            "fingerprint": "dc398eeb626c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fdb1ac9f",
            "a11yPatternFingerprint": "6241e74e30b928d784133c781ea406e5b2d9ee69daefed2fea70880d8e5c51f5",
            "a11yPatternDisplayId": "A11Y-PAT-6241E74E30B9",
            "a11yOccurrenceFingerprint": "864c65a439cbeb2090e77b91d53b12ce18007945ed23dc337cb496aa3b71a1de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-864C65A439CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "f437c427e537",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "8a6df0d9b787dbf6a1140d7136ab1952d7471e75126878435910dc82365efe83",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A6DF0D9B787"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "7338919816d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "52ff5191255d72c37979ceb268e3f991ba2718a583a371c990ff537d8a021c78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52FF5191255D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "7338919816d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "52ff5191255d72c37979ceb268e3f991ba2718a583a371c990ff537d8a021c78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52FF5191255D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "7338919816d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "52ff5191255d72c37979ceb268e3f991ba2718a583a371c990ff537d8a021c78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52FF5191255D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "7338919816d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "52ff5191255d72c37979ceb268e3f991ba2718a583a371c990ff537d8a021c78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52FF5191255D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "7338919816d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "52ff5191255d72c37979ceb268e3f991ba2718a583a371c990ff537d8a021c78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52FF5191255D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "7338919816d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "52ff5191255d72c37979ceb268e3f991ba2718a583a371c990ff537d8a021c78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52FF5191255D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "7338919816d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "52ff5191255d72c37979ceb268e3f991ba2718a583a371c990ff537d8a021c78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52FF5191255D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "7338919816d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "52ff5191255d72c37979ceb268e3f991ba2718a583a371c990ff537d8a021c78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52FF5191255D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "522273ae8dad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "afd5afc0c085947cf139dc43669be4bc18eca5dbd691f092b2180231f88e90fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD5AFC0C085"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bb5d2a908b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2c72f2d19b624465a7b00e2fdfbb55006653140d2a065e0ab314e09ed0d9cbf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C72F2D19B62"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2cf413f059f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "94fa106076c46820f03ab7409d76410c5db6e8bc2c6c2090c04b76605f25a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FA106076C4"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "564be69c761d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "8334ce57feb300bf5eb1af6c69f42e841ae4459166a8c17e3f8076f403d3b3d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8334CE57FEB3"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1a044b472b1f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "c5aa0bb85cc6c02161168b6960ac622497c5ede7c93ed4113a7f34a4135c2bce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C5AA0BB85CC6"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "003ace54375b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "ef3b2f0a43edb8e85e320d0ab28b2c5b3d3a1cbc8b607b2620c75abc0fbc106d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF3B2F0A43ED"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 102,
        "pageNavigationMs": 20747,
        "pageLoadDelayMs": 10000,
        "totalMs": 58494,
        "scannerMs": {
          "axe": 23658,
          "accesslint": 21990
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
      "finalUrl": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "GSA SmartPay, which supports federal purchases and reinvests in mission, celebrates 25 years | GSA",
      "elapsedMs": 33553,
      "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": 1668,
          "failed": 1,
          "cantTell": 5,
          "inapplicable": 43
        },
        "failedRules": [
          "heading-order"
        ],
        "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",
          "input-button-name",
          "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",
          "select-name",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h4",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4558076434b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-27d1fbca",
            "a11yPatternFingerprint": "9f4efff05a3c65b4baba1f33e770c0474e47b19fccd54ed263d05ebd64fe3806",
            "a11yPatternDisplayId": "A11Y-PAT-9F4EFFF05A3C",
            "a11yOccurrenceFingerprint": "7a404744f443125f549d09eebca451a92ffff4e2d69891d198b71bae9253dbfe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A404744F443"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"In a video message marking the 25th anniversary of the GSA SmartPay program, GSA Administrator Robin Carnahan highlights the benefits to both federal agencies and taxpayers.GSA SmartPay, a program tha\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years\">\n<meta property=\"og:title\" content=\"GSA SmartPay, which supports federal purchases and reinvests in mission, celebrates 25 years\">\n<meta property=\"og:description\" content=\"In a video message marking the 25th anniversary of the GSA SmartPay program, GSA Administrator Robin Carnahan highlights the benefits to both federal agencies and taxpayers.GSA SmartPay, a program tha\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/system/files/Smartpay%20blog%20image%20_0.png\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OSC\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2024-02-27\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>GSA SmartPay, which supports federal purchases and reinvests in mission, celebrates 25 years | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_pfSOOvu9oSXMMNlEMyL_MzwzWE9gd_IYPuef5PtAfdc.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163657\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9UlmW4yAMvBAJX3MengwKVgcQD8npuE8_srP0Mj35wVK5tNdUOIcOGUNcRLnSByhxEy8II84uQtc4g59A0MUCIus3u6KIRYuLtfsKVJRPdHWRB_rGo0KhD3QJFAqsOPyEM1yIh7hEA6PSBf3TCm9f4Vx4ghJE10Itu8ycCwaF7LM9P_0jvMH1O1hdFvAJetAB8bwnMeCW9yBxUFfZoT6oKY7dFlI8UO2DL7gBIZ4xkfL4E2Ys3WbYQKrbzrBOmHaSwmR1o1xC4vdWGJI35_BwHLWEHe1pGiq2xf8Egq0TrZ0OA_KAPotPY-lQjp_IcWl9mQrJbFWtk0RYgzKXMBWOZ3-fvkKXsFW1iX5hPaBC04BBdrsXpC2XEzVRiFJ89vSJOFlFsd5EoZPNkmEf8B9gO6QVU-4Uf5UcRJNNMjPgtUNLAUp5QT9hCpGXptuSg0VN0JqN_P-I7VCbFPdjiV3rVTcbWU62JdOl_W76gkuNNNwE9ZV1YjZV-dvnvu_V6do5Dzqt_mm5Rd7TY7l3Z3__AhECb4k\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":{\"form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM\":true},\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163657\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-blog-article uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/blog\">Blog</a>\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"\">\n\n      \n\n      \n        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n    <div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"blog-header blog-header__blog-detail\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"block block-blog-page-customizations block-gsa-social-links-block\">\n    \n      <div class=\"gsa-stay-connected-container\"><p class=\"gsa-social-media-title\">STAY CONNECTED</p>\n<div class=\"item-list\"><ul class=\"gsa-stay-connected-list\"><li><span class=\"usa-tooltip\"><a href=\"https://www.facebook.com/gsa\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-505304\" tabindex=\"0\"><span>Facebook</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-505304\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://twitter.com/usgsa\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-971268\" tabindex=\"0\"><span>X</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-971268\" role=\"tooltip\" aria-hidden=\"true\">X</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.linkedin.com/company/gsa\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-399908\" tabindex=\"0\"><span>Linkedin</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-399908\" role=\"tooltip\" aria-hidden=\"true\">Linkedin</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://truthsocial.com/@USGSA\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-664047\" tabindex=\"0\"><span>Truth Social</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-664047\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.youtube.com/usgsa\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-550671\" tabindex=\"0\"><span>YouTube</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-550671\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.instagram.com/usgsa\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-439247\" tabindex=\"0\"><span>Instagram</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-439247\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-235278\" tabindex=\"0\"><span>Email</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-235278\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span></li></ul></div></div>\n\n  </div>\n\n    </div>\n    <div class=\"desktop:grid-col-6 padding-top-2\">\n      <div class=\"block block-blog-page-customizations block-gsa-logo-block\">\n    \n      <h1 class=\"sr-only\">GSA Blog</h1>\n<a href=\"/blog\" title=\"GSA Blog Logo\" aria-label=\"GSA Blog Logo\"><img src=\"/sites/gsa.gov/themes/custom/gsa/custom_assets/images/gsa-logo-blog.jpg\" class=\"img-responsive gsa-blog-logo-image\" alt=\"GSA Blog Logo\"></a>\n  </div>\n\n    </div>\n    <div id=\"stay-connected\" class=\"social-links desktop:grid-col-3 padding-top-2\">\n      <div class=\"gsa-blog-search-form usa-form block block-blog-page-customizations block-gsa-search-blog-block\" data-drupal-selector=\"gsa-blog-search-form\">\n    \n      <form action=\"/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years\" method=\"post\" id=\"gsa-blog-search-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-blog-search js-form-item-blog-search form-no-label\">\n          <input data-drupal-selector=\"edit-blog-search\" type=\"text\" id=\"edit-blog-search\" name=\"blog_search\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Enter Search Terms\" class=\"form-text usa-input\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181729\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"dvU5cYRpTCb9ksgrXzU4y12mCT83CgfVexAGhMAqzFQ\">\n<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-kqrl5p5k4lhus1zc0elddkxivefyvkiidp8xr6f5784\" type=\"hidden\" name=\"form_build_id\" value=\"form-kQRl5P5K4lHUS1Zc0ELddKXIvefYvKiIDp8xR6F5784\">\n<input data-drupal-selector=\"edit-gsa-blog-search-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_search_form\">\n\n</form>\n\n  </div>\n\n    </div>\n  </div>\n</div>\n\n<div class=\"margin-bottom-2\">\n  <div class=\"block block-blog-page-customizations block-gsa-search-title-block\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          \n<div class=\"usa-alert usa-alert--info usa-alert--no-icon\">\n  <div class=\"usa-alert__body\">\n    <p class=\"usa-alert__text\">\n      <small>This is archived information. It may contain outdated contact names, telephone numbers, web links,\n        or other information. For up-to-date information visit GSA.gov pages by topic or contact our Office of\n        Public Affairs at <a href=\"mailto:press@gsa.gov\">press@gsa.gov</a>. For a list of public affairs officers by beat,\n        visit the <a href=\"/about-us/newsroom\">GSA Newsroom</a>.</small>\n    </p>\n  </div>\n</div>\n\n      </div>\n\n  </div>\n\n</div>\n<div class=\"blog-page-content\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-9\">\n      <div>\n        \n          <article class=\"media media--type-image media--view-mode-public-facing\">\n  \n      \n              <img loading=\"lazy\" src=\"/system/files/Smartpay%20blog%20image%20_0.png\" height=\"625\" alt=\"GSA Smartpay logo and image\" typeof=\"foaf:Image\" class=\"width-full\">\n\n\n\n    \n  </article>\n\n    \n                <h2 class=\"font-sans-xl\">GSA SmartPay, which supports federal purchases and reinvests in mission, celebrates 25 years</h2>\n                <div class=\"article-publication-info\">\n          <time>\n          Nov 28, 2023\n    </time> | \n          GSA Blog Team\n    <br>\n          Post filed in:\n                                  <span><a href=\"/blog/blog-search?category=SmartPay\">SmartPay</a></span>\n                  </div>\n        \n          <p>In a <a class=\"usa-link--external\" href=\"https://www.youtube.com/watch?v=4yXPKD2qAvE\">video message</a> marking the 25th anniversary of the GSA SmartPay program, GSA Administrator Robin Carnahan highlights the benefits to both federal agencies and taxpayers.</p>\n\n<p><a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">GSA SmartPay</a>, a program that supports more than $30 billion annually in federal agency transactions, is celebrating its 25th anniversary this week.&nbsp;</p>\n\n<p>Since its inception, the program has handled more than $643 billion in agency transactions and generated more than $5.6 billion in refunds (“cash back”) to agencies to reinvest in their missions.</p>\n\n<p>Put simply, the program helps frontline federal employees who need to make relatively quick, inexpensive purchases as well as transactions for official travel, use of fleet vehicles and equipment, and more. It’s the world’s largest commercial government charge card (and related payment solutions) program, and it fundamentally changed how the federal government obtains a broad range of products and services, as well as how it processes payments, starting on Nov. 30, 1998.&nbsp;</p>\n\n<p>Today, it has grown to handle over 70 million transactions each year for more than 550 federal agencies, organizations, and Native American tribal governments. In fiscal year 2022 alone, nearly $33 billion was spent through the program, with agencies receiving over $426 million in refunds.</p>\n\n<p>Over the past 25 years, the program has had numerous accomplishments, including:</p>\n\n<ul>\n<li>Reducing acquisition backlogs by empowering front-line employees to directly buy products and services to support mission delivery.</li>\n<li>Reducing government reliance on cash advances to make travel more efficient and secure for employees.</li>\n<li>Providing automatic access to GSA discount programs for supplies and air fares.</li>\n<li>Offering greater transaction flexibility and speed to help federal agencies with emergency response.</li>\n<li>Introducing the concept of making payments on a contract with a charge card so agencies can earn even more in refunds.</li>\n<li>Supporting federal fleet operations, allowing federal vehicles to fuel up and get maintenance throughout the country.</li>\n<li>Launching a very popular <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">website</a>, accessed almost 1 million times per year, with features that help address key pain points for federal purchasers, travelers (eg., Section 889 compliance, state tax information, etc.), and vendors.</li>\n<li>Creating simplified online tools for <a class=\"usa-link--external\" href=\"https://training.smartpay.gsa.gov/\">training</a> federal employees on how to use GSA SmartPay.</li>\n</ul>\n\n<p>Moving forward, the GSA SmartPay team is looking to expand usage of virtual cards, ePayables solutions, and mobile payments.</p>\n\n<p>For more information on how GSA SmartPay is evolving to meet the needs of federal agencies and employees, check out the in-depth, three-part blog series on <a class=\"usa-link--external\" href=\"https://digital.gov/\">digital.gov</a>.</p>\n\n    \n      </div>\n    </div>\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-blog-updates-block\">\n    \n      <form class=\"gsa-blog-updates-form maxw-desktop usa-form\" data-drupal-selector=\"gsa-blog-updates-form\" action=\"/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years\" method=\"post\" id=\"gsa-blog-updates-form\" accept-charset=\"UTF-8\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-email-address js-form-item-email-address\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-email-address\">\n      Get GSABlog Updates and Alerts\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <input data-drupal-selector=\"edit-email-address\" type=\"text\" id=\"edit-email-address\" name=\"email_address\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Email Address\" class=\"form-text required usa-input\" required=\"required\" aria-required=\"true\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181730\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"i_Pll9-PZrZ8IpYdWgc6aq9VsdbDZS8jWrP6XLlRfZ4\">\n<input formtarget=\"_blank\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--2\" name=\"op\" value=\"Sign Up\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-hfqpmetpukbc-m9ljnttpkono82lmi9zz6v30uijpaw\" type=\"hidden\" name=\"form_build_id\" value=\"form-hFQPMETPUkBC-m9ljntTpKONO82lmI9Zz6V30uIJPaw\">\n<input data-drupal-selector=\"edit-gsa-blog-updates-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_updates_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-category-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-category-filter-form\" action=\"/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years\" method=\"post\" id=\"gsa-category-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-category js-form-item-category\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-category\">\n      Categories\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-category\" id=\"edit-category\" name=\"category\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Category</option><option value=\"18F\">18F</option><option value=\"AbilityOne\">AbilityOne</option><option value=\"Accessibility\">Accessibility</option><option value=\"Acquisition\">Acquisition</option><option value=\"Acquisition Gateway\">Acquisition Gateway</option><option value=\"Art\">Art</option><option value=\"Art in Architecture\">Art in Architecture</option><option value=\"Artwork\">Artwork</option><option value=\"Awards\">Awards</option><option value=\"Blanket Purchase Agreement\">Blanket Purchase Agreement</option><option value=\"Budget\">Budget</option><option value=\"Buildings\">Buildings</option><option value=\"COVID-19\">COVID-19</option><option value=\"Careers\">Careers</option><option value=\"Cars\">Cars</option><option value=\"Category Management\">Category Management</option><option value=\"Challenge.gov\">Challenge.gov</option><option value=\"Chief Information Officer\">Chief Information Officer</option><option value=\"Child Care\">Child Care</option><option value=\"City Pair\">City Pair</option><option value=\"Civil Rights\">Civil Rights</option><option value=\"Climate\">Climate</option><option value=\"Cloud\">Cloud</option><option value=\"Cloud Computing\">Cloud Computing</option><option value=\"Communications\">Communications</option><option value=\"Computers for Learning\">Computers for Learning</option><option value=\"Cost Savings\">Cost Savings</option><option value=\"Courthouses\">Courthouses</option><option value=\"Customer Service\">Customer Service</option><option value=\"Data\">Data</option><option value=\"Data.gov\">Data.gov</option><option value=\"Design Excellence\">Design Excellence</option><option value=\"DigitalGov\">DigitalGov</option><option value=\"Disaster Relief\">Disaster Relief</option><option value=\"Disposal\">Disposal</option><option value=\"Driver Safety\">Driver Safety</option><option value=\"E-Waste\">E-Waste</option><option value=\"Earth Day\">Earth Day</option><option value=\"Earth Week\">Earth Week</option><option value=\"Economic Catalyst\">Economic Catalyst</option><option value=\"Emergency Response\">Emergency Response</option><option value=\"Emerging Technology\">Emerging Technology</option><option value=\"Energy\">Energy</option><option value=\"Equity\">Equity</option><option value=\"FAS\">FAS</option><option value=\"FedRAMP\">FedRAMP</option><option value=\"FedScoop 50\">FedScoop 50</option><option value=\"Federal Acquisition Institute\">Federal Acquisition Institute</option><option value=\"Federal Acquisition Service\">Federal Acquisition Service</option><option value=\"Federal Building Challenge\">Federal Building Challenge</option><option value=\"Federal Buildings\">Federal Buildings</option><option value=\"Federal Footprint\">Federal Footprint</option><option value=\"Federal Front Door\">Federal Front Door</option><option value=\"Federal Work Force\">Federal Work Force</option><option value=\"Fine Art\">Fine Art</option><option value=\"Fleet\">Fleet</option><option value=\"GPG\">GPG</option><option value=\"GSA Administrator\">GSA Administrator</option><option value=\"GSA Feature\">GSA Feature</option><option value=\"GSA Fleet\">GSA Fleet</option><option value=\"GSA IT\">GSA IT</option><option value=\"GSA.gov\">GSA.gov</option><option value=\"PPMS\">PPMS</option><option value=\"Green\">Green</option><option value=\"Green Building\">Green Building</option><option value=\"Green Buildings\">Green Buildings</option><option value=\"Green Proving Ground\">Green Proving Ground</option><option value=\"Health and Wellness\">Health and Wellness</option><option value=\"Historic Buildings\">Historic Buildings</option><option value=\"Historic Preservation\">Historic Preservation</option><option value=\"Historic Preservation Month\">Historic Preservation Month</option><option value=\"IT\">IT</option><option value=\"Information Technology\">Information Technology</option><option value=\"Innovation\">Innovation</option><option value=\"Jobs\">Jobs</option><option value=\"Jobs and the Economy\">Jobs and the Economy</option><option value=\"LPOEs\">LPOEs</option><option value=\"Land Ports of Entry\">Land Ports of Entry</option><option value=\"Leadership\">Leadership</option><option value=\"Leases\">Leases</option><option value=\"Lighthouses\">Lighthouses</option><option value=\"Making It Easier\">Making It Easier</option><option value=\"Manufacturing\">Manufacturing</option><option value=\"Miscellaneous\">Miscellaneous</option><option value=\"Mobile Applications\">Mobile Applications</option><option value=\"National Preparedness\">National Preparedness</option><option value=\"National Register of Historic Places\">National Register of Historic Places</option><option value=\"National Small Business Week\">National Small Business Week</option><option value=\"OASIS\">OASIS</option><option value=\"Office of Evaluation Sciences\">Office of Evaluation Sciences</option><option value=\"Office of Small Business Utilization\">Office of Small Business Utilization</option><option value=\"Open Government\">Open Government</option><option value=\"Per Diem\">Per Diem</option><option value=\"Policy\">Policy</option><option value=\"Procurement\">Procurement</option><option value=\"Public Buildings Service\">Public Buildings Service</option><option value=\"Public Engagement\">Public Engagement</option><option value=\"Readiness\">Readiness</option><option value=\"Real Property\">Real Property</option><option value=\"Reverse Auctions\">Reverse Auctions</option><option value=\"SFTool\">SFTool</option><option value=\"Shared Services\">Shared Services</option><option value=\"Small Business\">Small Business</option><option value=\"Smart Building\">Smart Building</option><option value=\"SmartPay\">SmartPay</option><option value=\"Social Media\">Social Media</option><option value=\"State and Local\">State and Local</option><option value=\"Surplus Property\">Surplus Property</option><option value=\"Sustainability\">Sustainability</option><option value=\"Sustainability 2\">Sustainability 2</option><option value=\"Technology\">Technology</option><option value=\"Technology Transformation Services\">Technology Transformation Services</option><option value=\"Telework\">Telework</option><option value=\"Total Workplace\">Total Workplace</option><option value=\"Transactional Data Reporting\">Transactional Data Reporting</option><option value=\"Travel\">Travel</option><option value=\"U.S. Border Stations\">U.S. Border Stations</option><option value=\"U.S. Courthouses\">U.S. Courthouses</option><option value=\"architecture\">architecture</option><option value=\"cybersecurity\">cybersecurity</option><option value=\"data center optimization\">data center optimization</option><option value=\"eBuy\">eBuy</option><option value=\"eRulemaking\">eRulemaking</option><option value=\"security\">security</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181731\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"k4hQrV9p7i0nsguGBsOJOx_ZQbb7LS5HI3b7cx5aOyQ\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--3\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-yczjrrumjsxevdyofu6wjk7bj7-rtw82wgh4kqia1ey\" type=\"hidden\" name=\"form_build_id\" value=\"form-YCZJRRUMjSxeVdYOFU6WJk7bj7_RTW82WgH4kQIA1EY\">\n<input data-drupal-selector=\"edit-gsa-category-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_category_filter_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-archives-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-archive-filter-form\" action=\"/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years\" method=\"post\" id=\"gsa-archive-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-archive-filter js-form-item-archive-filter\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-archive-filter\">\n      Archives\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-archive-filter\" id=\"edit-archive-filter\" name=\"archive_filter\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Month</option><option value=\"year=2026&amp;month=07\">July 2026</option><option value=\"year=2026&amp;month=06\">June 2026</option><option value=\"year=2026&amp;month=05\">May 2026</option><option value=\"year=2026&amp;month=04\">April 2026</option><option value=\"year=2026&amp;month=03\">March 2026</option><option value=\"year=2026&amp;month=02\">February 2026</option><option value=\"year=2026&amp;month=01\">January 2026</option><option value=\"year=2025&amp;month=12\">December 2025</option><option value=\"year=2025&amp;month=11\">November 2025</option><option value=\"year=2025&amp;month=10\">October 2025</option><option value=\"year=2025&amp;month=09\">September 2025</option><option value=\"year=2025&amp;month=08\">August 2025</option><option value=\"year=2025&amp;month=07\">July 2025</option><option value=\"year=2025&amp;month=06\">June 2025</option><option value=\"year=2025&amp;month=05\">May 2025</option><option value=\"year=2025&amp;month=04\">April 2025</option><option value=\"year=2025&amp;month=03\">March 2025</option><option value=\"year=2025&amp;month=02\">February 2025</option><option value=\"year=2025&amp;month=01\">January 2025</option><option value=\"year=2024&amp;month=12\">December 2024</option><option value=\"year=2024&amp;month=11\">November 2024</option><option value=\"year=2024&amp;month=10\">October 2024</option><option value=\"year=2024&amp;month=09\">September 2024</option><option value=\"year=2024&amp;month=08\">August 2024</option><option value=\"year=2024&amp;month=07\">July 2024</option><option value=\"year=2024&amp;month=06\">June 2024</option><option value=\"year=2024&amp;month=05\">May 2024</option><option value=\"year=2024&amp;month=04\">April 2024</option><option value=\"year=2024&amp;month=03\">March 2024</option><option value=\"year=2024&amp;month=02\">February 2024</option><option value=\"year=2024&amp;month=01\">January 2024</option><option value=\"year=2023&amp;month=12\">December 2023</option><option value=\"year=2023&amp;month=11\">November 2023</option><option value=\"year=2023&amp;month=10\">October 2023</option><option value=\"year=2023&amp;month=09\">September 2023</option><option value=\"year=2023&amp;month=08\">August 2023</option><option value=\"year=2023&amp;month=07\">July 2023</option><option value=\"year=2023&amp;month=06\">June 2023</option><option value=\"year=2023&amp;month=05\">May 2023</option><option value=\"year=2023&amp;month=04\">April 2023</option><option value=\"year=2023&amp;month=03\">March 2023</option><option value=\"year=2023&amp;month=02\">February 2023</option><option value=\"year=2023&amp;month=01\">January 2023</option><option value=\"year=2022&amp;month=12\">December 2022</option><option value=\"year=2022&amp;month=11\">November 2022</option><option value=\"year=2022&amp;month=10\">October 2022</option><option value=\"year=2022&amp;month=09\">September 2022</option><option value=\"year=2022&amp;month=08\">August 2022</option><option value=\"year=2022&amp;month=07\">July 2022</option><option value=\"year=2022&amp;month=06\">June 2022</option><option value=\"year=2022&amp;month=05\">May 2022</option><option value=\"year=2022&amp;month=04\">April 2022</option><option value=\"year=2022&amp;month=03\">March 2022</option><option value=\"year=2022&amp;month=02\">February 2022</option><option value=\"year=2022&amp;month=01\">January 2022</option><option value=\"year=2021&amp;month=12\">December 2021</option><option value=\"year=2021&amp;month=11\">November 2021</option><option value=\"year=2021&amp;month=10\">October 2021</option><option value=\"year=2021&amp;month=09\">September 2021</option><option value=\"year=2021&amp;month=08\">August 2021</option><option value=\"year=2021&amp;month=07\">July 2021</option><option value=\"year=2021&amp;month=06\">June 2021</option><option value=\"year=2021&amp;month=05\">May 2021</option><option value=\"year=2021&amp;month=04\">April 2021</option><option value=\"year=2021&amp;month=03\">March 2021</option><option value=\"year=2021&amp;month=02\">February 2021</option><option value=\"year=2021&amp;month=01\">January 2021</option><option value=\"year=2020&amp;month=12\">December 2020</option><option value=\"year=2020&amp;month=11\">November 2020</option><option value=\"year=2020&amp;month=10\">October 2020</option><option value=\"year=2020&amp;month=09\">September 2020</option><option value=\"year=2020&amp;month=08\">August 2020</option><option value=\"year=2020&amp;month=07\">July 2020</option><option value=\"year=2020&amp;month=06\">June 2020</option><option value=\"year=2020&amp;month=05\">May 2020</option><option value=\"year=2020&amp;month=04\">April 2020</option><option value=\"year=2020&amp;month=03\">March 2020</option><option value=\"year=2020&amp;month=02\">February 2020</option><option value=\"year=2020&amp;month=01\">January 2020</option><option value=\"year=2019&amp;month=12\">December 2019</option><option value=\"year=2019&amp;month=11\">November 2019</option><option value=\"year=2019&amp;month=10\">October 2019</option><option value=\"year=2019&amp;month=09\">September 2019</option><option value=\"year=2019&amp;month=08\">August 2019</option><option value=\"year=2019&amp;month=07\">July 2019</option><option value=\"year=2019&amp;month=06\">June 2019</option><option value=\"year=2019&amp;month=05\">May 2019</option><option value=\"year=2019&amp;month=04\">April 2019</option><option value=\"year=2019&amp;month=03\">March 2019</option><option value=\"year=2019&amp;month=02\">February 2019</option><option value=\"year=2019&amp;month=01\">January 2019</option><option value=\"year=2018&amp;month=12\">December 2018</option><option value=\"year=2018&amp;month=11\">November 2018</option><option value=\"year=2018&amp;month=10\">October 2018</option><option value=\"year=2018&amp;month=09\">September 2018</option><option value=\"year=2018&amp;month=08\">August 2018</option><option value=\"year=2018&amp;month=07\">July 2018</option><option value=\"year=2018&amp;month=06\">June 2018</option><option value=\"year=2018&amp;month=05\">May 2018</option><option value=\"year=2018&amp;month=04\">April 2018</option><option value=\"year=2018&amp;month=03\">March 2018</option><option value=\"year=2018&amp;month=02\">February 2018</option><option value=\"year=2018&amp;month=01\">January 2018</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181732\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"X3v0ABdLfE2g9YVaNhuuhxnkWUYrnodF9m-TxqewSAc\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--4\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-da-h-pgwd81g8im4pdl1-8qzb-v0iordqnk8ul0j-hs\" type=\"hidden\" name=\"form_build_id\" value=\"form-dA-H_pGWD81g8Im4PDL1-8Qzb_V0iorDqNk8UL0J_Hs\">\n<input data-drupal-selector=\"edit-gsa-archive-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_archive_filter_form\">\n\n</form>\n\n  </div>\n\n      <div>\n        \n                                  <article>\n                                    <h4>\n          Other GSA Blogs\n    </h4>\n                                <!-- Text Block Content -->\n\n          <ul class=\"list-unstyled\"><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://www.fedramp.gov/blog/\">FedRAMP Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://gsablogs.gsa.gov/technology/\">Great Government through Technology</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://section508.gov/blog\">IT Accessibility Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://oes.gsa.gov/blog/\">Office of Evaluation Sciences Blog</a></li></ul><hr>\n    \n\n\n        </article>\n\n  \n\n                \n      </div>\n    </div>\n  </div>\n</div>\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-249415\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-249415\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Feb 27, 2024\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n            \n                                <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-229007\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-229007\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-298899\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-298899\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-223491\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-223491\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-325551\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-325551\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-931412\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-931412\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-534365\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-534365\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-836354\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-836354\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-648132\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-648132\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1701201703\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1114\",\"entityUuid\":\"dc546a51-bd9b-4acb-ba8e-9da1456ada38\",\"entityVid\":\"336310\",\"entityName\":\"kiana.jones@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"blog_article\",\"entityId\":\"163657\",\"entityTitle\":\"GSA SmartPay, which supports federal purchases and reinvests in mission, celebrates 25 years\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_DsfqiXZODplIbE3poxO7b0kxd76wOBIVuxJ8vF09VyA.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_80mYEGIYf0ldq0t3XFQSiN7lx4JxhJCZDYzh0KY8TeU.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_WjQiC0wRdJi3dEnZxuRdiildlvRAYLCWz4EsSdGBbeI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1717,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11881,
          "settleDelayMs": 10000,
          "auditMs": 2295,
          "totalMs": 14778,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 69,
          "failed": 23,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "landmarks/landmark-unique",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f62bb13c55e4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-90374dfc",
            "a11yPatternFingerprint": "460975b44bd682ea8c7cb76c851865b6d348f90259cb3cd42cf66e789b090775",
            "a11yPatternDisplayId": "A11Y-PAT-460975B44BD6",
            "a11yOccurrenceFingerprint": "fcdb2c845a1df9485de53143edaa90b5dcf3e99ec33c94b95d30751586f58698",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCDB2C845A1D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f50479674f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b14a8fff",
            "a11yPatternFingerprint": "5898bbaa023c866287c58ad230d486289ff995f86f2d7adb8c37aee5d33c08ac",
            "a11yPatternDisplayId": "A11Y-PAT-5898BBAA023C",
            "a11yOccurrenceFingerprint": "3142b75daf59c27bf2bfd12fb4b5922419d0e85fefcf2d6ca0331f56e3a3df0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3142B75DAF59"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>Linkedin</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d0173003452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b980d827",
            "a11yPatternFingerprint": "3c23b46e3a90b27cbddc292fcd2c40b3dcdf7b5dc41b91d92c6d42b5c4ab4215",
            "a11yPatternDisplayId": "A11Y-PAT-3C23B46E3A90",
            "a11yOccurrenceFingerprint": "15d337d4c58559277d50e7ef4fdf8e9065a0f9c98ac650ca69120bcb77035760",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15D337D4C585"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d7b841f1df9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-cf6ec4d9",
            "a11yPatternFingerprint": "3f8a68db385b2674fa0f61b0d1e885fb472ae2490a853d34f8959e6e3c94f9ba",
            "a11yPatternDisplayId": "A11Y-PAT-3F8A68DB385B",
            "a11yOccurrenceFingerprint": "4695505e52fd036e07d2300bf44b577764c4c92068baa314428d393d15d40bde",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4695505E52FD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "853221ab8d27",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ba3c151e",
            "a11yPatternFingerprint": "fc8ecea1dbcfecadefc7b995b3f9a2b319ec75e1f04a96d3efd4be004d8bf2c1",
            "a11yPatternDisplayId": "A11Y-PAT-FC8ECEA1DBCF",
            "a11yOccurrenceFingerprint": "8d40bf5798790c6e9c177c741ba818d68240a587486bf5b0e39b9fa2fd53d4bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D40BF579879"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>Instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd61242b3f32",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7a3b8836",
            "a11yPatternFingerprint": "2c29b6a035ddcb1729a600c5632263bf8d00426d9fceb87f890f54bb25a9ecfd",
            "a11yPatternDisplayId": "A11Y-PAT-2C29B6A035DD",
            "a11yOccurrenceFingerprint": "b1bee5b7a702e1bd9de1d96216ef9d700a06ae68187333646f34add9693f638b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B1BEE5B7A702"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>Email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f2c1926ba4f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-859eadec",
            "a11yPatternFingerprint": "0fcb7b68e4a66f0a432d22561d9a25723c8b34180cfe15431288072203576fc0",
            "a11yPatternDisplayId": "A11Y-PAT-0FCB7B68E4A6",
            "a11yOccurrenceFingerprint": "5e591f7711476a1f32761f530f140ea8bbcd6425c265822eb55aa363eeefcb58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5E591F771147"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00cecf2b0296",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-031826dd",
            "a11yPatternFingerprint": "81e72b1d3f69aa9d09b1a16f4f19dff64e90e59182d5603a44c02d5dfcb5e590",
            "a11yPatternDisplayId": "A11Y-PAT-81E72B1D3F69",
            "a11yOccurrenceFingerprint": "bbd0822d4e4d6ab05ec669a097e8416f3cb4dd6f8a43fadbad18c999ac304adf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBD0822D4E4D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e158b62f251",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9e60c381",
            "a11yPatternFingerprint": "f55365b0164783fdd46e033193022b7b1d63170b79a115ba544fa62cc003a617",
            "a11yPatternDisplayId": "A11Y-PAT-F55365B01647",
            "a11yOccurrenceFingerprint": "ac9d2622a73ad35ce4aa4e0e49149ce5b7f60544cc4188e6bef569114609dfb2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC9D2622A73A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb0657372f92",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4fedbb56",
            "a11yPatternFingerprint": "f4c920783208091277f984f58ca842066880839433f95d13ece14d64e980922e",
            "a11yPatternDisplayId": "A11Y-PAT-F4C920783208",
            "a11yOccurrenceFingerprint": "940b32742d5b1d155341c3636db6da790868ca76305e12c18b13d1d07745b147",
            "a11yOccurrenceDisplayId": "A11Y-OCC-940B32742D5B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b35cb7d679ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-324f9df9",
            "a11yPatternFingerprint": "329b808a4d2bd3e5a8298d450ac03d57f879223966f2bbeada5cde1cc9df1b15",
            "a11yPatternDisplayId": "A11Y-PAT-329B808A4D2B",
            "a11yOccurrenceFingerprint": "06b7b35b1db9e62e6f37a6dac09bc3fddd64b8bb8ab495ecb4fc563fcd7b503f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-06B7B35B1DB9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbd69b931c5b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-eef7123f",
            "a11yPatternFingerprint": "824fa2f57a117c7a253ba8412bebd7f0180a8a3543b79b0b84d3bd39c3ef74ac",
            "a11yPatternDisplayId": "A11Y-PAT-824FA2F57A11",
            "a11yOccurrenceFingerprint": "27d3d56041ae7e2871f3145a0ab260c2fdfe4d5775906405ba054c6a6bcd90d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27D3D56041AE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f656efd0b866",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d30778be",
            "a11yPatternFingerprint": "c65fa2495620aa96866a84780c90f33c1341ecd4935c224a776e33c346f99fdd",
            "a11yPatternDisplayId": "A11Y-PAT-C65FA2495620",
            "a11yOccurrenceFingerprint": "8f38e9fbf3556662c7ff300ca566369e683c998b1898c58e7d6aef476d749283",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8F38E9FBF355"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee69722b7391",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "f19f138c8a9921da98a85df1878ce7948f3e6f404c40dfa79dcc528fc03aadb5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F19F138C8A99"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44fe9c7599f5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1d2693dd",
            "a11yPatternFingerprint": "a48aa7c2791eb62ff4666c45c52d86487e04abcf6a5bd31f61955afccbb0424a",
            "a11yPatternDisplayId": "A11Y-PAT-A48AA7C2791E",
            "a11yOccurrenceFingerprint": "cb4de58b8139b75edef3b6bf3c9c6787d0ef7fd575fc1088ab11366d5e50ccc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB4DE58B8139"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "article > h4",
            "selector": "article > h4",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e109bcd27760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-6e0351ba",
            "a11yPatternFingerprint": "364a28b995f48477cdc1d39e6219058a73c06a2a1f3072522c9aa3b2049adfaa",
            "a11yPatternDisplayId": "A11Y-PAT-364A28B995F4",
            "a11yOccurrenceFingerprint": "a4cfd591d3eb268faccbc1c943acb369f6b8b5bcb02892e6528c047c0872ea1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4CFD591D3EB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b189d1a51f88",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "b23ff38e0f04ad03019ad2bbf474abca118f9cdf91632b5fe75677747a9c6703",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B23FF38E0F04"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa170c78407c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "ea27a5c1a98a05d74d1c790dc40d41dc78896ac32fd367ad6bbbf059cf60646f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA27A5C1A98A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47be22431ee3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "480c47028afcc978b4bf920a71c155daa81072e27be58e1f93736c80778112ba",
            "a11yOccurrenceDisplayId": "A11Y-OCC-480C47028AFC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c60b0ba0e63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "de486934c1aab6e7afbbf84fb89c345f3896cabe78fc3f4569d12ca7fea096c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE486934C1AA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de2e6e437689",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "15fc5473ab96e54f3a7f863bc8cc30c85b0a63c9ae21afefe2f514f6576c7f54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15FC5473AB96"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6bd6eb552cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "f081dc301b44334762fae78edc8f4240d1b7b1911ce5ad960b92bdf20354264f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F081DC301B44"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6835b6a4722",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "486050584d5e8b0a4fe36ea54cf712c38ffae1e331afe3dc60fb8744b1122db0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-486050584D5E"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 23,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11999,
          "settleDelayMs": 10000,
          "auditMs": 610,
          "totalMs": 13253
        },
        "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": 137,
          "errors": 5,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "4a1e7efa597f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "ac313f39e69700021eeeb95a3e2532ea80e51be0406a97513ad66425f768bd62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC313F39E697"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-blog-search\" class=\"form-text usa-input\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-blog-search\">Label text</label>",
            "line": 0,
            "fingerprint": "ed875ee2ea08",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c666bbe3",
            "a11yPatternFingerprint": "655b97d85638dfd16417e54c718c9c0eac9e256bafaa78db25b496b4e7a974e1",
            "a11yPatternDisplayId": "A11Y-PAT-655B97D85638",
            "a11yOccurrenceFingerprint": "5caeab1330071536140d23071294bb1933839e33635e331518c5ad3a4e6a845a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5CAEAB133007"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit\">Label text</label>",
            "line": 0,
            "fingerprint": "05b42f11e76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-49240563",
            "a11yPatternFingerprint": "196bf5ce194c200f98e964d24ae46d8d09daabccbe3aa9b92fa8f09b34ff8b80",
            "a11yPatternDisplayId": "A11Y-PAT-196BF5CE194C",
            "a11yOccurrenceFingerprint": "457e6094ac9f94161e622e5a5e8ec3dc5d40f9e4d013c7eec54916bca065050f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-457E6094AC9F"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--2\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--2\">Label text</label>",
            "line": 0,
            "fingerprint": "8b64d3c732df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-80c73f43",
            "a11yPatternFingerprint": "4c3b8347eeb4165a2192ed6fa19720ed9f6f5587ff9cc8f9996626e05e0cbb7e",
            "a11yPatternDisplayId": "A11Y-PAT-4C3B8347EEB4",
            "a11yOccurrenceFingerprint": "d514ef970cb7bdcb00f5e602c736cbc8b71cf9c5588a3c850875ba53a0cfd0de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D514EF970CB7"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--3\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--3\">Label text</label>",
            "line": 0,
            "fingerprint": "4b202be3eb44",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-65c6d5e5",
            "a11yPatternFingerprint": "901fcc38c567f6138196f371a36f2605e36adbaac9ed178d8f6f8acff95d9ee4",
            "a11yPatternDisplayId": "A11Y-PAT-901FCC38C567",
            "a11yOccurrenceFingerprint": "85f3fbc568c8880047faa47797409cdfaf1a5e52e2c60f1f72024eca9ae7a374",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85F3FBC568C8"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--4\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--4\">Label text</label>",
            "line": 0,
            "fingerprint": "1f7ba450c098",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-39f35d7a",
            "a11yPatternFingerprint": "4bf097ae145324b34892d33089c8aabd84869f4cec3538e74e38a4300bbebb96",
            "a11yPatternDisplayId": "A11Y-PAT-4BF097AE1453",
            "a11yOccurrenceFingerprint": "764c589805703ff032dc73d2db0083c60de2f13dc7e95e730337b8701d1b6d5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-764C58980570"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "\n          Other GSA Blogs\n    ",
            "message": "Heading hierarchy skipped: <h2> -> <h4>",
            "suggestion": "Use <h3> instead of <h4>",
            "line": 0,
            "fingerprint": "6ca9c0407a68",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5880fab8",
            "a11yPatternFingerprint": "9f1f2cb67378e737ef7f02797fdb79c441600959565e99847fd62524e14fc31c",
            "a11yPatternDisplayId": "A11Y-PAT-9F1F2CB67378",
            "a11yOccurrenceFingerprint": "62d3a70cacfb32d4457953a170c6653f3af3bba0fdcefd584c99e436e8926601",
            "a11yOccurrenceDisplayId": "A11Y-OCC-62D3A70CACFB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "863965de385c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "6fa773358980f383ad225abd1a02d9d92468c2dde69a0c17b6a777dc89f09102",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FA773358980"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9f598e721a4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9f00f8cb54e7a39e37b3ae9ffb69cafb023f2cf58006ec28c440953ff7a33ccd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F00F8CB54E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9f598e721a4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9f00f8cb54e7a39e37b3ae9ffb69cafb023f2cf58006ec28c440953ff7a33ccd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F00F8CB54E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9f598e721a4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9f00f8cb54e7a39e37b3ae9ffb69cafb023f2cf58006ec28c440953ff7a33ccd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F00F8CB54E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9f598e721a4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9f00f8cb54e7a39e37b3ae9ffb69cafb023f2cf58006ec28c440953ff7a33ccd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F00F8CB54E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9f598e721a4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9f00f8cb54e7a39e37b3ae9ffb69cafb023f2cf58006ec28c440953ff7a33ccd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F00F8CB54E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9f598e721a4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9f00f8cb54e7a39e37b3ae9ffb69cafb023f2cf58006ec28c440953ff7a33ccd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F00F8CB54E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9f598e721a4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9f00f8cb54e7a39e37b3ae9ffb69cafb023f2cf58006ec28c440953ff7a33ccd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F00F8CB54E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9f598e721a4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9f00f8cb54e7a39e37b3ae9ffb69cafb023f2cf58006ec28c440953ff7a33ccd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F00F8CB54E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7ce2d70440c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8d7e2570df01224a4c5c67b083366a5bdfaa5827b88cbe98ce8dc1cf9a2324e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7E2570DF01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "47ed2957b413",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "4ef28b5134dc2d564fc6f3acbc3d5329e2f9dde764060d62f7faa170db6f1876",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF28B5134DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ff8b517212a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c1ff6adb6df0e42e6815e8e45a87a956a6fbd06c78eb748d19af1925176704ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1FF6ADB6DF0"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "cfdccbd75cd7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "8855610e49a10b4d46160de438cb6ae85348231986c80776a6c60c7e05ed867b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8855610E49A1"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "50642bd91364",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "994f670e288437036721a005c0f1d17fa474708f8fc562f406043885b3cdd743",
            "a11yOccurrenceDisplayId": "A11Y-OCC-994F670E2884"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "fa34bf3659ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "3ed657c7411d43c33934848b209971377c88cdb8c471082db754d32d79093a35",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ED657C7411D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "fd5bff78dc47",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "59c617117da1fe37504fe244ade0c0622dcd3dfd2e7bda269e3b14fab20461b6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59C617117DA1"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1284,
        "pageNavigationMs": 11999,
        "pageLoadDelayMs": 10000,
        "totalMs": 33553,
        "scannerMs": {
          "axe": 14778,
          "accesslint": 13253
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/civilian-services-acquisition-workshops",
      "finalUrl": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Acquisition Lab | GSA",
      "elapsedMs": 32937,
      "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": 1162,
          "failed": 0,
          "cantTell": 4,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"A Civilian Services Acquisition Workshop, or CSAW is a facilitated requirements development workshop built around a specific acquisition and its multi-functional integrated project team, or IPT. The workshop walks the complete team through the Steps to Performance Based Acquisition, or PBA, process from beginning to end.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab\">\n<meta property=\"og:title\" content=\"Acquisition Lab\">\n<meta property=\"og:description\" content=\"A Civilian Services Acquisition Workshop, or CSAW is a facilitated requirements development workshop built around a specific acquisition and its multi-functional integrated project team, or IPT. The workshop walks the complete team through the Steps to Performance Based Acquisition, or PBA, process from beginning to end.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"FAS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-16515196128&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-06-23\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Acquisition Lab | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/157448\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"157448\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16515196128/?random=1785157458127&amp;cv=11&amp;fst=1785157458127&amp;bg=ffffff&amp;guid=ON&amp;async=1&amp;en=gtag.config&amp;gtm=45be67m0v9181758308za200zb835770307zd835770307xec&amp;gcd=13l3l3l3l1l1&amp;dma=0&amp;tag_exp=115616986~115938466~115938468~118897920~118897930~119724322~119896803&amp;u_w=1280&amp;u_h=800&amp;url=https%3A%2F%2Fwww.gsa.gov%2Fbuy-through-us%2Fproducts-and-services%2Fprofessional-services%2Facquisition-support%2Fcenter-of-excellence-outcomebased-contracting%2Facquisition-lab&amp;rcb=5&amp;frm=0&amp;tiba=Acquisition%20Lab%20%7C%20GSA&amp;did=dMDhkMT&amp;gdid=dMDhkMT&amp;hn=www.googleadservices.com&amp;npa=0&amp;pscdl=noapi&amp;auid=316323228.1785157458&amp;uaa=x86&amp;uab=64&amp;uafvl=Chromium%3B148.0.7778.96%7CHeadlessChrome%3B148.0.7778.96%7CNot%252FA)Brand%3B99.0.0.0&amp;uamb=0&amp;uam=&amp;uap=Linux&amp;uapv=&amp;uaw=0&amp;data=event%3Dgtag.config&amp;ept=9&amp;rfmt=3&amp;fmt=4\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services\">Products and services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services/professional-services\">Professional services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services/professional-services/acquisition-support\">Acquisition support</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting\">Center of Excellence- Outcome-Based Contracting</a>\n                  </li>\n              <li>\n                      Acquisition Lab\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Acquisition Lab\n          </h1>\n          \n                \n                              <div class=\"block_location--top\">\n                        <article>\n                    <!-- Text Block Content -->\n\n          <!-- Google tag (gtag.js) --><script async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-16515196128\"></script><script> window.dataLayer = window.dataLayer || []; function\ngtag(){dataLayer.push(arguments);} gtag('js', new Date());\ngtag('config', 'AW-16515196128'); </script>\n    \n\n\n        </article>\n\n  \n\n            </div>\n                          <div class=\"gsa-in-page-nav-main-content\">\n          \n          <h2>What is a Facilitated Engagement through The Center?</h2><p>The Center provides facilitation to help agencies shift from buying activities and bodies to buying results which drive mission outcomes.</p><p>Read about each type of facilitation below, or complete the <a download=\"\" title=\"\" href=\"https://www.gsa.gov/system/files/COE%20Intake%20Form.docx\">COE Intake Form [DOCX - 537 KB]</a> to get started today.</p><h2>Facilitated Requirements Development Workshops:</h2><p>Our flagship offering, this workshop is built around a specific acquisition and your multi-functional integrated project team, or IPT.</p><ul><li>For DoD, these are known as <strong>Service Acquisition Workshops (SAW)</strong></li><li>For Civilian agencies they are <strong>Civilian Service Acquisition Workshops (CSAW)</strong></li></ul><p>The primary focus of the facilitated workshop is to get all members of the acquisition team or IPT contributing and working together to accomplish the necessary work.</p><p>Workshops focus on:</p><ul><li>Establishing clarity and consensus,</li><li>Getting actual work product started,</li><li>Provide high-impact tools to get the work done</li><li>Building a team commitment to achieving the mission together</li></ul><p>Check out this <a title=\"\" href=\"https://www.gsa.gov/system/files/FAQ%20%28gsa.gov_csaw%20%29.pdf\">Frequently Asked Questions document [PDF - 219 KB]</a> to learn more.</p><p><strong>Customized Facilitation Engagement:</strong></p><ul><li>Our expert facilitators are ready to build a custom tailored facilitated agenda and session for your acquisition team to help reach consensus on decisions, get unstuck, determine strategy, overcome obstacles, develop solutions and more.</li><li>Here are some <strong>examples of how you might use this service</strong>:<ul><li>Determine the best contract solution for your requirement (aka MAS vs <span data-term=\"OASIS+\" title=\"Click to define: OASIS+\" data-once=\"glossary-open-term\">OASIS+</span>)</li><li>Establish a pathway to move from T&amp;M/LH to a more FFP approach</li><li>Gain senior leadership consensus on acquisition strategy</li><li>Conduct a post-award hotwash to identify lessons learned and best practices</li><li>Jam session to explore source selection innovations</li><li>Identify most effective evaluation factors for award</li></ul></li><li>These engagements are flexible and can meet almost any timeline and scope.</li><li>Complete the <a download=\"\" title=\"\" href=\"https://www.gsa.gov/system/files/COE%20Intake%20Form.docx\">COE Intake Form [DOCX - 537 KB]</a> to the best of your ability and we’ll initiate an intake meeting to explore the best facilitated approach for your team!</li></ul><p><strong>Outcome-Based Acquisition Support:</strong></p><ul><li>This targeted coaching and advising support addresses any stage of acquisition planning to drive higher levels of performance, achieve mission-level outcomes, and reduce costs through better written requirements and clear performance expectations.</li><li>It will generally start with an intake meeting to identify your pain points and where you’re seeking focused support</li><li>We then typically review either your existing requirements document and/or your draft documents</li><li>Our team will provide document markups and/or questions and written feedback, and schedule a session to go through our comments together</li><li>However, we are also glad to schedule a call to discuss a specific topic and engage in targeted acquisition coaching to equip you for success</li><li>We encourage you to complete a <a download=\"\" title=\"\" href=\"https://www.gsa.gov/system/files/COE%20Intake%20Form.docx\">COE Intake Form  [DOCX - 537 KB]</a>, but if it doesn’t fit your situation, you can send an email request to <a href=\"mailto:csaw@gsa.gov\">csaw@gsa.gov</a> and we’ll start the conversation</li></ul><p><strong>Still not sure which of these is right for your team?</strong></p><p>Complete the <a download=\"\" title=\"\" href=\"https://www.gsa.gov/system/files/COE%20Intake%20Form.docx\">COE Intake Form [DOCX - 537 KB]</a>. Completing this form will give The Center a picture of where you are in the service acquisition process, so we can start our engagement and recommend a path forward.</p>\n    \n        </div>\n\n\n                                </div>\n\n                    \n                          \n      </div>\n\n                \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-775396\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-775396\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jun 23, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Professional services</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"120637\" href=\"/buy-through-us/products-and-services/professional-services\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"120661\" href=\"/buy-through-us/products-and-services/professional-services/buy-services\"><span>Buy Services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"2\" entity-id=\"120663\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support\"><span>Acquisition support</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"146089\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division\"><span>Direct Client Support Division</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"164066\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting\"><span>Center of Excellence- Outcome-Based Contracting</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-3\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"157448\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab\"><span>Acquisition Lab</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"167357\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/faqs-facilitated-requirements-development-workshops-csawsaw\"><span>FAQs: Facilitated Requirements Development Workshops (CSAW/SAW)</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"167358\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/knowledge-innovation-tools-kit\"><span>Knowledge - Innovation - Tools (KIT)</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"167359\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/facilitation-network\"><span>Facilitation Network</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"120668\" href=\"/buy-through-us/products-and-services/professional-services/training\"><span>Training </span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"120670\" href=\"/buy-through-us/products-and-services/professional-services/industry-partners\"><span>Industry Partners</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"120672\" href=\"/buy-through-us/products-and-services/professional-services/connect\"><span>Connect</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-361355\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-361355\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-200211\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-200211\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-368141\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-368141\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-457345\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-457345\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-549272\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-549272\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-445193\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-445193\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-323029\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-323029\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-347475\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-347475\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1669734271\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"154\",\"entityUuid\":\"282d07ab-3d05-4c20-bcfe-d81cd8577251\",\"entityVid\":\"403430\",\"entityName\":\"karla.qawar@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"157448\",\"entityTitle\":\"Acquisition Lab\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1210,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12224,
          "settleDelayMs": 10000,
          "auditMs": 2030,
          "totalMs": 14855,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "742e8ca0355f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "e659a34e2109bb54443af71310c645991d6f566d1f0bfc1ea1051b8f27247caa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E659A34E2109"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b1a43b3a5c3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "794f69802d16852c4144d02755b3eb02d58e7b642900275e628690862d657530",
            "a11yOccurrenceDisplayId": "A11Y-OCC-794F69802D16"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b763051a8902",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "61213d7db3183683e895e235fbbbc5072a413de332efae3aebb8413e60cce886",
            "a11yOccurrenceDisplayId": "A11Y-OCC-61213D7DB318"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53286612331d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "19e1710040a4525a3d56c76d18a516a68d92b7ed37961f33734ed54aa4bdd556",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19E1710040A4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "018af08c8962",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "ed419cd406c62111aa70f8ac29f43628ca1fb4016403ed4d3b2e1731e7d54ad6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ED419CD406C6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13f5ffb9c576",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "61e17321f050d219c7e9748153ff5e82a5459ee246753d5e161972c7ed366dd3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-61E17321F050"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dde8344e647",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "7605046582def22f0b0ff478368b2596aef7546a79be257a8a5830dc44ab3145",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7605046582DE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "299c0adbf1a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "fce0ca1ee99f731cb9b3ef9530a3ffab8ad2b75f58fd121bbf1cac84a7abf4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCE0CA1EE99F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cbc008d9795",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "e97c4ac60a7689b2eaa87ab362330c3117fd3a1160b59a8992e0c7813a5bf32c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E97C4AC60A76"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37e0e1ca4e63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "a3653ab48c7e86f273b70577222f575597e9f541be9bf715b2d12c4227cca453",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3653AB48C7E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78b814390bba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "5f747902398956da037027e949ce94bfe829e98be7dc15629bd161640ad1115e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5F7479023989"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b48afae6c308",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "b783b3c50136fd98352fda554bd3bdc100e27a991d831b04ba6a8a9304f74562",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B783B3C50136"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1921d5a673df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "e28cf707339ce43982e191167ec933e1ec195157aaf417c803a92db6a2e818d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E28CF707339C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1f6bd3b9a9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "8039068622e73b50ab73949073c2af6ae674c18088bba9857d0e1bb19fda88a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8039068622E7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e44861817af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "25af1b009e595a166412814099aa90cd0388c619de30b2b95c51bd50465433d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25AF1B009E59"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "536837ac863c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "7671b773ad43093f67611e83e5393923d4152ecd586c91f555c2f9be4e166181",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7671B773AD43"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12300,
          "settleDelayMs": 10000,
          "auditMs": 593,
          "totalMs": 13533
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "22f22ab28738",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "224f314f0f08e75cb53cea2f0d53184cb83500c05f0d3345f89b07dd310573d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-224F314F0F08"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "239c60c7a708",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "d35f3900cc898fd65746860ccc2eb14b092bf23bbd2efa86c5fe4c1bd5faaab3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D35F3900CC89"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2b1ec5d8e425",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9acb6b484380a3ea20649d599521c377925519b6293953fe90ea668bf78d7251",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ACB6B484380"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2b1ec5d8e425",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9acb6b484380a3ea20649d599521c377925519b6293953fe90ea668bf78d7251",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ACB6B484380"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2b1ec5d8e425",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9acb6b484380a3ea20649d599521c377925519b6293953fe90ea668bf78d7251",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ACB6B484380"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2b1ec5d8e425",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9acb6b484380a3ea20649d599521c377925519b6293953fe90ea668bf78d7251",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ACB6B484380"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2b1ec5d8e425",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9acb6b484380a3ea20649d599521c377925519b6293953fe90ea668bf78d7251",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ACB6B484380"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2b1ec5d8e425",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9acb6b484380a3ea20649d599521c377925519b6293953fe90ea668bf78d7251",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ACB6B484380"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2b1ec5d8e425",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9acb6b484380a3ea20649d599521c377925519b6293953fe90ea668bf78d7251",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ACB6B484380"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2b1ec5d8e425",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9acb6b484380a3ea20649d599521c377925519b6293953fe90ea668bf78d7251",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ACB6B484380"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "95aaf21a5995",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a3d331713fb3fe5c53f17d2f53cda0c7478bd25ff15ffc0171f8644f58f57c51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3D331713FB3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "379ee1c70982",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7d5f0eb3547799e95bf9a6d34f789d86339121117d2a1776b2676e873b8b9cf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D5F0EB35477"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "8fe7d42d15de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "b8a1363f036cd328bc3d70c151f369fbbc7dfd0fcb06d350c3c81562485f8a50",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A1363F036C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "543db8d00c35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "0c93c2917ff61f095bdc8876baa1a41492d1388d8cef15b8d0b5266de4d54ea9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C93C2917FF6"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1400eb4fe539",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "41eb4b74943f43d0aad7cf3382793791623f607027202606a60d2fb9964c2d73",
            "a11yOccurrenceDisplayId": "A11Y-OCC-41EB4B74943F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1322ef40940b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "6f3a505c957d2ff9688ccce3e2e2f141cfb6b36543068788a21a2018daa868a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6F3A505C957D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "066c6b620e8a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "5eed4a34c0330c91227e37315d17e4d1e71ea59c6055597bdea58c17f6b139a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EED4A34C033"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "b2c776fb4ba4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "a0bf2786d9ee8548d2fee7373d901aa3514c4019a9982e608f20c97da5c2e845",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0BF2786D9EE"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 301,
        "pageNavigationMs": 12300,
        "pageLoadDelayMs": 10000,
        "totalMs": 32937,
        "scannerMs": {
          "axe": 14855,
          "accesslint": 13533
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
      "finalUrl": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Direct Client Support Division | GSA",
      "elapsedMs": 36434,
      "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": 1210,
          "failed": 0,
          "cantTell": 3,
          "inapplicable": 38
        },
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Direct Client Support enhances client operations by embedding GSA acquisition personnel at client locations. DCS staff handle acquisition planning, procurement, policy reviews, and training. Learn more about Direct Client Support Division Careers and DCSD FAQs.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division\">\n<meta property=\"og:title\" content=\"Direct Client Support Division\">\n<meta property=\"og:description\" content=\"Direct Client Support enhances client operations by embedding GSA acquisition personnel at client locations. DCS staff handle acquisition planning, procurement, policy reviews, and training. Learn more about Direct Client Support Division Careers and DCSD FAQs.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"FAS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-01-05\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Direct Client Support Division | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/146089\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"146089\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services\">Products and services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services/professional-services\">Professional services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/products-and-services/professional-services/acquisition-support\">Acquisition support</a>\n                  </li>\n              <li>\n                      Direct Client Support Division\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Direct Client Support Division\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <ul><li><a href=\"#WhatisDCS\">What is Direct Client Support?</a></li><li><a href=\"#DCSDCareers\">Direct Client Support Division Careers</a></li><li><a href=\"#DCSDFAQ\">DCSD Frequently Asked Questions</a></li></ul><h2><a class=\"ck-anchor\" id=\"WhatisDCS\"></a>What is Direct Client Support?</h2><p>Direct Client Support offers an increased level of support for high-value, strategic clients conducting direct-buy activities against GSA contract vehicles. DCS customizes support to enhance client operations by embedding GSA acquisition personnel at client locations to assist with the execution of GSA solutions. We are strategically placed, with the right skill-set, ensuring a successful partnership.</p><p>Potential DCS staff responsibilities include contracting functions and acquisition life-cycle operations, including:</p><ul><li aria-level=\"1\">Acquisition planning and strategy development</li><li aria-level=\"1\">Contract specialist support through all phases of the acquisition lifecycle</li><li aria-level=\"1\">Procurement and business analyst functions</li><li aria-level=\"1\">Researching acquisition issues and providing solution recommendations</li><li aria-level=\"1\">Providing tailored and specialized acquisition training</li><li aria-level=\"1\">Assisting clients with streamlining the acquisition process</li></ul><h2>DCSD Leadership</h2><table class=\"table usa-table ck-table-resized\" style=\"width:80.05%;\"><colgroup><col style=\"width:25.94%;\" class=\"ckeditor-tablecol-resized\"><col style=\"width:44.92%;\" class=\"ckeditor-tablecol-resized\"><col style=\"width:29.14%;\" class=\"ckeditor-tablecol-resized\"></colgroup><thead><tr><th scope=\"col\">Name/Email</th><th>Role/ Location</th><th scope=\"col\">Phone</th></tr></thead><tbody><tr><td><a href=\"mailto:Eddie.Mills@gsa.gov\">Eddie Mills</a></td><td>Director Direct Client Support Division, Professional Services and Human Capital Categories</td><td><a href=\"tel:+1%20256-759-0546\" countrycode=\"+1\">256-759-0546</a></td></tr><tr><td><a href=\"mailto:Jessica.Pate@gsa.gov\">Jessica Pate</a></td><td>Branch Chief, Direct Client Support Division, Professional Services and Human Capital Categories</td><td><a href=\"tel:+1%20256-316-1552\" countrycode=\"+1\">256-316-1552</a></td></tr></tbody></table><h2><a class=\"ck-anchor\" id=\"DCSDCareers\"></a>Direct Client Support Division Careers</h2><p>At the Direct Client Support Division, you’ll be part of a team driven by providing quality support and expertise to some of GSA’s most valuable clients. You’ll deliver actionable contracting execution and guidance, providing meaningful impact to our federal clients.</p><p>Our clients have included: Army Contracting Command (ACC), Centers for Disease Control and Prevention (CDC), Centers for Medicare &amp; Medicaid (CMS), Department of Energy (DOE), Food and Drug Administration (FDA), and the Missile Defense Agency (MDA).</p><h2><a class=\"ck-anchor\" id=\"DCSDFAQ\"></a>DCSD Frequently Asked Questions</h2><p><strong>What does DCSD do?</strong></p><ul><li>Advice<ul><li>Acquisition planning</li><li>Solutions development</li></ul></li><li>Execution<ul><li>Contract execution during all phases of the acquisition life-cycle</li><li>Planning, Competition, Evaluation, Administration</li></ul></li><li>Guidance<ul><li>Day-to-day guidance on GSA processes and procedures</li><li>Assist with process improvements in client operations</li></ul></li><li>Relationships<ul><li>Strategic relationships at all levels of the client organization</li><li>Provide subject matter expertise to assist in decision making</li></ul></li></ul><p><strong>What’s it like to work for DCSD?</strong></p><ul><li>GSA has consistently been named in the top five best places to work among mid-sized federal agencies!<ul><li>GSA ranked #1 in Transparency out of all the agencies in the mid-sized category</li><li>In the same category, GSA ranked #2 in Effective Leadership of Senior Leaders; Pay Satisfaction; Teamwork; Innovation; Agency Performance; Customer Service; and Equity</li><li>And, of 432 sub-components surveyed across government, many of ours were represented in the top 100, led by OCFO, OGP, and OHRM in the top 20</li></ul></li><li aria-level=\"1\">DCS is proud to announce that we have consistently earned top employee satisfaction scores! In 2024, we had a 100% employee engagement score!</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-985602\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-985602\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 5, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Professional services</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"120637\" href=\"/buy-through-us/products-and-services/professional-services\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"120661\" href=\"/buy-through-us/products-and-services/professional-services/buy-services\"><span>Buy Services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"2\" entity-id=\"120663\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support\"><span>Acquisition support</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"146089\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division\"><span>Direct Client Support Division</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"164066\" href=\"/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting\"><span>Center of Excellence- Outcome-Based Contracting</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"120668\" href=\"/buy-through-us/products-and-services/professional-services/training\"><span>Training </span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"120670\" href=\"/buy-through-us/products-and-services/professional-services/industry-partners\"><span>Industry Partners</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"120672\" href=\"/buy-through-us/products-and-services/professional-services/connect\"><span>Connect</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-426171\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-426171\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-164676\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-164676\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-890235\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-890235\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-677525\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-677525\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-338408\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-338408\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-521967\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-521967\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-762413\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-762413\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-526604\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-526604\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1628120684\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"195\",\"entityUuid\":\"b3218cc9-2f8c-46ad-9e2c-4d28db49f739\",\"entityVid\":\"392578\",\"entityName\":\"barbara.holzworth@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"146089\",\"entityTitle\":\"Direct Client Support Division\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1251,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12130,
          "settleDelayMs": 10000,
          "auditMs": 2048,
          "totalMs": 14777,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3c0439e6c43",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "fafe7551884d3d3d974e5b308896feb5cd99633c18a0f1aeda3c5bb718e93406",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAFE7551884D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a92816ff1a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "68697779304d7b611498da8e4c62a26d587502f5956299f96a73ae80c592effa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-68697779304D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9250a1703875",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "94ef5896278364d3d4af5b1cf127ce6f1e292608c5c80ccbd5151823e9a7a9ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94EF58962783"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96f0895b33b4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "ddfd501872b63984e384fadc566613861c6ac8b8a15d434a10ff70768e37d069",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDFD501872B6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b6114a6372b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "d9bf261de01ad33b66255f1cf20bca125df2d79c92ccbe05719d58aa78d7adf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9BF261DE01A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93677a9bf653",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "098f3d6b6512a463112a6d6dbc1d37e278e6d1e8a408f6d6614fc21f67aca10c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-098F3D6B6512"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c88fc7f941a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "26cd323b5c2e25acb0e8ca052a8e96e169f43f8290a449f8c4cd5800a8016273",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26CD323B5C2E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "350222941660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "a144241db0937c5843bbffcf68ecb9e4a255195ff08f507126a47c31933486c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A144241DB093"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16b4eb88a001",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "b9fb7ae2075276e5fdf4ff64536423809079477ef9d2d9ba42598ccc13adc158",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B9FB7AE20752"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e45d30050717",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "7c059c28e3e0c3573024ef4002c0f0f51563fb5baef2ded7d326df530dd62840",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C059C28E3E0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a17546f4552",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "3280de0edce91badcb098238f03ce8c5d40f293fe47bb270f8ce2a0461278baa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3280DE0EDCE9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1419750c5d3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "01e89b9dadc24121cf8e7e2e1b331b99407498685a374a3740d943f5a2180c36",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01E89B9DADC2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e4bef67cf4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "4da36cb63b73fea749d9821b6e3f68c75b80025e417cd1d36b825e99ceea8c01",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4DA36CB63B73"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d2642cd3c39",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "92fae68eed032d5081f45a1ddcb525d50b4bf86da13128b7786bbdca68c70e66",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92FAE68EED03"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b34c928b9a47",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "e148a40375ff936a5a9be647a3b0079befae9396ca3f7573ba44d196a1dc0cd1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E148A40375FF"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f69bc3076409",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "d7b3e6ba9b3ac093c91657a4e4770cd900d45c0ffb33fc6e9d18c93608e8dd00",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D7B3E6BA9B3A"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12414,
          "settleDelayMs": 10000,
          "auditMs": 599,
          "totalMs": 13653
        },
        "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: 20px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 20,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "1efd40628fc8",
        "firstSeenAt": "2026-07-27T13:34:50.757Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "6d8399992d57a66c16f2d9a2e62d1f4c449df652fdf5b07e0e3ed3ae7bf2438a",
        "a11yPatternDisplayId": "A11Y-PAT-6D8399992D57",
        "a11yOccurrenceFingerprint": "eed0884e11a04332b7ab9972e5b7c20daf0961bc8d57273f86f0046810bc480f",
        "a11yOccurrenceDisplayId": "A11Y-OCC-EED0884E11A0"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "c765ec547320",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "f14466eff7123ed3224c735629cf35addad6cb612890f4b330ddecc00fb67826",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F14466EFF712"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "55acb1f088bd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "7e8e2ea35e4228779f0a659a9caf7c18e6f6ff934ffe7ea3b198462ed4a628fe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E8E2EA35E42"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "252c29bbc8cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "20e99e5b266126856cbd6646d9ff067c4f4d21aedd6344635c3ccca89d066bce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20E99E5B2661"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "252c29bbc8cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "20e99e5b266126856cbd6646d9ff067c4f4d21aedd6344635c3ccca89d066bce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20E99E5B2661"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "252c29bbc8cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "20e99e5b266126856cbd6646d9ff067c4f4d21aedd6344635c3ccca89d066bce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20E99E5B2661"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "252c29bbc8cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "20e99e5b266126856cbd6646d9ff067c4f4d21aedd6344635c3ccca89d066bce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20E99E5B2661"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "252c29bbc8cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "20e99e5b266126856cbd6646d9ff067c4f4d21aedd6344635c3ccca89d066bce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20E99E5B2661"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "252c29bbc8cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "20e99e5b266126856cbd6646d9ff067c4f4d21aedd6344635c3ccca89d066bce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20E99E5B2661"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "252c29bbc8cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "20e99e5b266126856cbd6646d9ff067c4f4d21aedd6344635c3ccca89d066bce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20E99E5B2661"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "252c29bbc8cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "20e99e5b266126856cbd6646d9ff067c4f4d21aedd6344635c3ccca89d066bce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20E99E5B2661"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb650a7e2b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "816d6a7894bbb45f9607cc6cb2ad9960e8f59722236122605786b42e5cac810b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-816D6A7894BB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0a91beda50d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0780484adc8a1456a5f430dd9f0a7819f4148a075ce5ad75c80148ce415cbb48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0780484ADC8A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "35c6879901dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "c9fdb303546bda7462f34bbd0e569ffab9c4fbcfaa44499c75661e159de56d2b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C9FDB303546B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "8b73cee114e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7e2fa9876ce987cbc143ebc6b155a0e64169f8b5e1ae799b04fd9494f5e78313",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E2FA9876CE9"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "b368d339c6fb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "a4075d664e58951d3ab122a8956300756ee513478ef04e02d659ec65ccdb729d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4075D664E58"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "81a260a59a3f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "d94f038d5c1cf4093a3a08c18cf6604f68d32b1c9e064f353060deaceb8fc36f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D94F038D5C1C"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "30816b5aed0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "a1a8edbaa70c78dc77ef49fb54dd510ad75a2693fe16ef3806f5834f2c33f5e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A1A8EDBAA70C"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5f98e950141c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "9e20cf04cfaf4b6be20f20ac19f38f08e6a89496fb8cadf70829d32b76699c75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E20CF04CFAF"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 4276,
        "pageNavigationMs": 12414,
        "pageLoadDelayMs": 10000,
        "totalMs": 36434,
        "scannerMs": {
          "axe": 14777,
          "accesslint": 13653
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
      "finalUrl": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Service Contract Labor Standards under MAS | GSA",
      "elapsedMs": 31826,
      "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": 1207,
          "failed": 0,
          "cantTell": 3,
          "inapplicable": 43
        },
        "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"The service contract labor standards applies to all MAS contracts involving services. Task order contractors must identify SCLS-applicable labor categories in their quotes. Ordering contracting officers must determine if SCLS applies, identify the place of performance, and use the correct WDs already in the contract. There are some circumstances where ordering activities or contractors need to adjust prices.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas\">\n<meta property=\"og:title\" content=\"Service Contract Labor Standards under MAS\">\n<meta property=\"og:description\" content=\"The service contract labor standards applies to all MAS contracts involving services. Task order contractors must identify SCLS-applicable labor categories in their quotes. Ordering contracting officers must determine if SCLS applies, identify the place of performance, and use the correct WDs already in the contract. There are some circumstances where ordering activities or contractors need to adjust prices.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"FAS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-02-09\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Service Contract Labor Standards under MAS | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/166825\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"166825\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><style>.QSI__EmbeddedFeedbackContainer fieldset, .QSI__EmbeddedFeedbackContainer dl, .QSI__EmbeddedFeedbackContainer dt, .QSI__EmbeddedFeedbackContainer dd, .QSI__EmbeddedFeedbackContainer ul, .QSI__EmbeddedFeedbackContainer ol, .QSI__EmbeddedFeedbackContainer li, .QSI__EmbeddedFeedbackContainer h1,  .QSI__EmbeddedFeedbackContainer h2, .QSI__EmbeddedFeedbackContainer h3, .QSI__EmbeddedFeedbackContainer h4, .QSI__EmbeddedFeedbackContainer h5, .QSI__EmbeddedFeedbackContainer h6, .QSI__EmbeddedFeedbackContainer span, .QSI__EmbeddedFeedbackContainer pre, .QSI__EmbeddedFeedbackContainer form, .QSI__EmbeddedFeedbackContainer p, .QSI__EmbeddedFeedbackContainer blockquote, .QSI__EmbeddedFeedbackContainer tr , .QSI__EmbeddedFeedbackContainer th, .QSI__EmbeddedFeedbackContainer td{\n    margin: 0;\n    padding: 0;\n    background-color: transparent;\n    border: 0;\n    line-height: normal;\n    vertical-align: baseline;\n    box-shadow: none;\n    display: inline-block;\n  }\n\n  .QSI__EmbeddedFeedbackContainer img {\n    height: auto;\n    width: auto;\n    margin: 0;\n    padding: 0;\n  }\n\n  .QSI__EmbeddedFeedbackContainer .scrollable {\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .QSI__EmbeddedFeedbackContainer textarea {\n    border: 1px solid #89919A;\n    background-color: white;\n    border-radius: 4px;\n  }\n\n  .QSI__EmbeddedFeedbackContainer textarea:focus {\n    outline: none !important;\n    border: 1px solid #085CAF;\n    background-color: white;\n    border-radius: 4px;\n    -webkit-box-sizing: border-box;\n    box-sizing: border-box;\n  }\n\n</style><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/purchasing-programs\">Purchasing programs</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule\">Multiple Award Schedule</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying\">Help with MAS buying</a>\n                  </li>\n              <li>\n                      Service contract labor standards under MAS\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Service Contract Labor Standards under MAS\n          </h1>\n          \n                \n                                  <div class=\"gsa-in-page-nav-main-content\">\n          \n          <h2>Overview</h2><p>SCLS, formerly known as the Service Contract Act, or SCA,&nbsp;apply to all MAS contracts that involve providing services.</p><p>Our contracts include:</p><ul><li>The SCLS clauses required by the <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-22\">FAR Part 22 (GSA CD RFO-2025-22)</a>.</li><li>Applicable U.S. Department of Labor SCLS wage determinations, which are updated annually to comply with current labor standards.</li></ul><p>Wage determinations are incorporated at the MAS contract level.&nbsp;</p><p>Both task order contractors and ordering contracting officers have specific&nbsp;responsibilities, based on FAR Part 22 (GSA CD RFO-2025-22).</p><ul class=\"usa-card-group\"><li class=\"tablet:grid-col-6 usa-card usa-card--header-first\"><div class=\"usa-card__container\"><header class=\"usa-card__header margin-bottom-0\"><h2 class=\"usa-card__heading\">Task order contractors must</h2></header><div class=\"usa-card__body padding-top-05\"><ul class=\"usa-icon-list maxw-unset\"><li class=\"usa-icon-list__item\"><div class=\"usa-icon-list__icon text-accent-cool-darker\"><svg class=\"usa-icon\" aria-hidden=\"true\" role=\"img\"><use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#check_circle\"></use></svg></div><div class=\"usa-icon-list__content\">In response to an RFQ, identify in your quote any labor categories that may be subject to the SCLS</div><div class=\"usa-icon-list__icon text-accent-cool-darker\">&nbsp;</div></li></ul></div><!--\n                                                            \n                                                \n                                    \n                        \n            <div class=\"usa-card__footer\">\n                                                                                More about Startup Springboard\n                                                                            \n                                                            \n                                            \n                            \n            </div>\n                                                            --></div></li><li class=\"tablet:grid-col-6 usa-card usa-card--header-first\"><div class=\"usa-card__container\"><header class=\"usa-card__header margin-bottom-0\"><h2 class=\"usa-card__heading\">Ordering contracting officers must</h2></header><div class=\"usa-card__body padding-top-05\"><ul class=\"usa-icon-list maxw-unset\"><li class=\"usa-icon-list__item\"><div class=\"usa-icon-list__icon text-accent-cool-darker\"><svg class=\"usa-icon\" aria-hidden=\"true\" role=\"img\"><use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#check_circle\"></use></svg></div><div class=\"usa-icon-list__content\">Identify whether the SCLS apply to any of the labor categories required under the task order</div></li><li class=\"usa-icon-list__item\"><div class=\"usa-icon-list__icon text-accent-cool-darker\"><svg class=\"usa-icon\" aria-hidden=\"true\" role=\"img\"><use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#check_circle\"></use></svg></div><div class=\"usa-icon-list__content\">Determine the place of performance for the order</div></li><li class=\"usa-icon-list__item\"><div class=\"usa-icon-list__icon text-accent-cool-darker\"><svg class=\"usa-icon\" aria-hidden=\"true\" role=\"img\"><use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#check_circle\"></use></svg></div><div class=\"usa-icon-list__content\">Identify the appropriate wage determinations that are already part of the contract. The WDs must match the labor categories and place of performance specific to the task order.</div></li><li class=\"usa-icon-list__item\"><div class=\"usa-icon-list__icon text-accent-cool-darker\"><svg class=\"usa-icon\" aria-hidden=\"true\" role=\"img\"><use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#check_circle\"></use></svg></div><div class=\"usa-icon-list__content\">Use the WDs that are incorporated into the contract. Do not apply different WDs.&nbsp;</div></li></ul></div></div></li></ul><h2>MAS contractors and the SCLS matrix</h2><p>The MAS contractor’s SCLS matrix lists labor categories and fixed price services awarded under the contract that may be subject to SCLS. This matrix is published in the contractor’s authorized schedule price list available through our eLibrary.</p><p>You may not issue task orders to MAS contractors unless the labor categories and fixed price services&nbsp;applicable to the order are awarded under the contractor’s MAS contract.&nbsp;MAS pricing is based on a nationwide geographic scope. Contractors must comply with the wage determinations incorporated into MAS contracts for each locality, regardless of the pricing proposed and awarded on the contract or order.</p><p>You can and should seek price reductions when the work to be performed at the task order level is in an area with lower SCLS rates.</p><h2>Annual wage determination updates</h2><p>We incorporate updated WD into all MAS contracts once a year. Task orders are awarded based on the WDs incorporated into the MAS contract at the time the task order is issued.&nbsp;When&nbsp;we incorporate updated WDs into the MAS contract via the annual MAS modification, contractors can request task order price adjustments from the date of the MAS mod. Task order price adjustments are at your discretion, based on the&nbsp;task order’s terms and conditions.</p><h2>Options on task orders related to SCLS</h2><p>Options on task orders are exercised based on the WDs incorporated into the MAS contract at the time that the option is awarded. When you award an order with SCLS-applicable labor categories and fixed price services, you can add this language for option year rates: <em>SCLS&nbsp;labor categories are subject to Schedule WDs incorporated in the MAS contract at the time of task order option exercise</em>.</p><h2>Construction-related services</h2><p>There are three special item numbers that are construction related and have additional considerations beyond <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/fss-ordering-procedures\">GSAR Subpart 538.71 (GSA CD RFO-2025-FSS-GSAR 538)</a> buying procedures. Use our <a class=\"usa-link--external\" href=\"https://buy.gsa.gov/docviewer?id=2099&amp;docTitle=Construction-Related%20Services%20MAS%20Ordering%20Guide%20(GSA%202024)&amp;category=Industrial%20Products%20%26%20Services,Fuel%20Management,Machinery%20and%20Components,Industrial%20Products,Industrial%20Products%20and%20Services%20Maintenance%20and%20Repair,Security%20%26%20Protection,Security%20Systems,Office%20Management,Office%20Services,Furniture%20%26%20Furnishings,Furniture%20Services,Flooring,Scientific%20Management%20and%20Solutions,Laboratory%20Equipment,Facilities,Facilities%20Services,Facilities%20Supplies,Facilities%20Solutions,Facilities%20Maintenance,%20Management%20and%20Repair,Structures,Professional%20Services,Logistical%20Services&amp;docType=Buyer%27s%20Guide\">ordering guide</a> when using these SINs for construction-related requirements:</p><ul><li>Ancillary Repair and Alterations (SIN ANCRA)</li><li>Installation and Site Preparation (SIN 238910)</li><li>Roofing Products and Services Solution (SIN 238160)&nbsp;</li></ul>\n    \n        </div>\n\n\n                              <div class=\"grid-col clearboth\">\n              <div class=\"block_location--bottom\">\n                          <article>\n                    <!-- Text Block Content -->\n\n          <h2 id=\"tell-us-what-you-think\" name=\"tell-us-what-you-think\">Tell us what you think</h2><div id=\"inline_feedback\"><!--This div tag specifies the location on your web page where you want your embedded feedback intercept to appear.--><span class=\"display-none\">&nbsp;</span><div class=\"qualtrics-siteintercept-1wv1sen\"><div class=\"QSI__EmbeddedFeedbackContainer\" style=\"margin-top: 10px; white-space: normal;\"><fieldset><legend tabindex=\"-1\" class=\"QSI__EmbeddedFeedbackContainer_QuestionText\" style=\"line-height: 1em; margin: 0px 0px 0.7em; width: auto; font-size: inherit; font-weight: normal; font-style: normal; display: block; float: none; color: rgb(27, 27, 27);\">Was this content helpful?</legend><div class=\"QSI__EmbeddedFeedbackContainer_Stars\" style=\"display: inline-block;\"><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"1 - Lowest rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"1 - Lowest rating\"><title>1 - Lowest rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"2 - Low rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"2 - Low rating\"><title>2 - Low rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"3 - Neutral rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"3 - Neutral rating\"><title>3 - Neutral rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"4 - High rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"4 - High rating\"><title>4 - High rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"5 - Highest rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"5 - Highest rating\"><title>5 - Highest rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button></div></fieldset></div></div></div>\n    \n\n\n        </article>\n\n  \n\n              </div>\n            </div>\n                        </div>\n\n                    \n                          \n      </div>\n\n                \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-756081\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-756081\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Feb 9, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Multiple Award Schedule</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"1\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"2\" entity-id=\"162638\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"9\" entity-id=\"166967\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying\"><span>Help with MAS buying</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"166818\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/overview-for-mas-buying\"><span>Overview for MAS buying</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"166819\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/market-research-and-acquisition-planning-for-mas-buys\"><span>Market research and acquisition planning for MAS buys</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"1\" entity-id=\"103657\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/ordering-procedures-for-mas-buying\"><span>Ordering procedures for MAS buying</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"166822\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/trade-agreements-act-compliance-and-supply-chain-security-on-mas\"><span>Trade Agreements Act compliance and supply chain security on MAS</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"104396\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/mas-order-flexibilities\"><span>MAS order flexibilities</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"1\" entity-id=\"103579\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/buy-from-small-business-mas-contractors\"><span>Buy from small business MAS contractors</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"166825\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas\"><span>Service contract labor standards under MAS</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"167109\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/commercial-supplier-agreements\"><span>Commercial supplier agreements</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"103588\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/websites-and-tools-for-mas-buyers\"><span>Websites and tools for MAS buyers</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"167582\" href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/vendor-guidance-selecting-special-item-number-518210gm-subgroups\"><span>Vendor guidance – selecting special item number 518210GM subgroups</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-560285\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-560285\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-856221\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-856221\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-526204\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-526204\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-751839\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-751839\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-426743\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-426743\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-464417\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-464417\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-996112\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-996112\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-119359\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-119359\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1763145112\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1364\",\"entityUuid\":\"2f3f484e-77af-4a5c-8ea9-eafc475890ef\",\"entityVid\":\"394488\",\"entityName\":\"david.capriccioso@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"166825\",\"entityTitle\":\"Service Contract Labor Standards under MAS\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1253,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11965,
          "settleDelayMs": 10000,
          "auditMs": 2023,
          "totalMs": 14587,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3bfa96119c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "7e73ef530891807a791a482a8e0cd3c749c355e433b11ee6a81cd4d9ae6709b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E73EF530891"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cbc230dda13",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "6de6e5a7470a42873bfff32476ad99ef546fc4b0831454d923c5e588d832d9b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6DE6E5A7470A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2509f4b1a5b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "cacfa84a14426a128ce3cefbc4aa76c6c021265089a5871dffde478a254e63c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CACFA84A1442"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adde2fe92b7d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "f39f20d30f84640c15013a7cca72eea9e10543ad55ba2e6a537c69c1d270865b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F39F20D30F84"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b531e679545",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "42ba2011efa34968c6ad42adbf19cf5f88899d05d706c008f5a5ba7a09d6fd9e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42BA2011EFA3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "958ae2255b08",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "94350ffda0b9556c51c77a235bbf9a18e934113356323999b7611014aebf62e9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94350FFDA0B9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e8de25002c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "fa72443b614ea1fcd66a890528d2da049d4473cb380361afc65d289fb69c8f3f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA72443B614E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09714c9a6c9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "d2ad22f54c059a7847aad89d669b4a4b26f1689cce088b63368f7c2bf5f59b92",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2AD22F54C05"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3abbd9ecec0b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "28d6810913d99a1321978c4611a1a78572b2d674b6a1df10eca3c5d3246dba9e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-28D6810913D9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fc621d8318f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "fe57c6de4b979d4990d6ab54147c63ae0e93bdbcfc3538677d8c883082df43dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE57C6DE4B97"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1134ec38671",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "fc18e77bbc3443e381d7ae2f064ee49b8fe344af34772d0c26139509a3c26ea5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC18E77BBC34"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0af85cfab04",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "2fa72655eb813fb430e2e2c3f320b3c592eeeceb53c898d08404ffed0d828695",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FA72655EB81"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d204131aa7e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "0cb400bf8529b3c28b0274cc2ac72477b375c790f733c4b2ce342e6bbb3b580a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0CB400BF8529"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab0d0cba778e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "580d357790b0199c0527ba1cc9e0c18995b03a27162854fffd5089f6585bd4d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-580D357790B0"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "321fb415e40d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "8ab8a4b49166502ca1d060184002db435291de2999d8ae084e227009988c3077",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8AB8A4B49166"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce1fef62b956",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "78292250eca55316522b6b059bcd55b6b00cf18243f296705fac321a77c9f675",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78292250ECA5"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11893,
          "settleDelayMs": 10000,
          "auditMs": 599,
          "totalMs": 13135
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "18984dc0aee6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "19fad0c2a6d45c62c66d9c4f2ce4280be31f59214fb31e348d6235b7820deca8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19FAD0C2A6D4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "58a299637dd6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "7577dce14ecff93dda45bac900edcc5ee3ad1a926898d264d1daca7974917ae7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7577DCE14ECF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b2ad1bc563f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6ca932bd17af5ceb73f8afdf080f8b4048778b406c7b24cc5bcbff54d547d00a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CA932BD17AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b2ad1bc563f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6ca932bd17af5ceb73f8afdf080f8b4048778b406c7b24cc5bcbff54d547d00a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CA932BD17AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b2ad1bc563f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6ca932bd17af5ceb73f8afdf080f8b4048778b406c7b24cc5bcbff54d547d00a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CA932BD17AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b2ad1bc563f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6ca932bd17af5ceb73f8afdf080f8b4048778b406c7b24cc5bcbff54d547d00a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CA932BD17AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b2ad1bc563f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6ca932bd17af5ceb73f8afdf080f8b4048778b406c7b24cc5bcbff54d547d00a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CA932BD17AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b2ad1bc563f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6ca932bd17af5ceb73f8afdf080f8b4048778b406c7b24cc5bcbff54d547d00a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CA932BD17AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b2ad1bc563f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6ca932bd17af5ceb73f8afdf080f8b4048778b406c7b24cc5bcbff54d547d00a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CA932BD17AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b2ad1bc563f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6ca932bd17af5ceb73f8afdf080f8b4048778b406c7b24cc5bcbff54d547d00a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CA932BD17AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "d5520392785a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e1de14db7e94751255450c6d2febaecb2ee9dfe71a9794b814ed94f7c4c5b61d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1DE14DB7E94"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "08e13644bd06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5373f35c71486e472bbefcdb0db811164d82cd2c02816d0fcbb37f43664a0d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5373F35C7148"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "6bc7d494f10c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "13180738c5fe4f804a31541c1023531ca6031ccdf3338c2e468bc0002e8bbc88",
            "a11yOccurrenceDisplayId": "A11Y-OCC-13180738C5FE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "136cb58f4b06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "063933175250d4fdb496ed93559bd9bb1911a9f1b6175e8f517f62feba172ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063933175250"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "2ce0c53a38f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "d3c944c5b04f894f7e4bc119cca78f7f5b5674c6a4d94a21cd47989109bc42d6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D3C944C5B04F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f9aced95d75e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "12d4c819549f31fe457aaad98355938c0c88f980a7f79a9e34c002e5d12eea9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12D4C819549F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "6fa3cc78d0c9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "eac9d37f197f4650545c3cc4ebb0f9602c18cb8e7be2181f12847b3e615f281f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EAC9D37F197F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "66b95aaecbb0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "c7369d368b2b0302ad4a1fd9d201e4d95d12bd45cb31ac0c40073b68794b00c1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7369D368B2B"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 143,
        "pageNavigationMs": 11965,
        "pageLoadDelayMs": 10000,
        "totalMs": 31826,
        "scannerMs": {
          "axe": 14587,
          "accesslint": 13135
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
      "finalUrl": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Helpful government links | GSA",
      "elapsedMs": 32243,
      "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": 1076,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Helpful GSA, OMB, Prompt Pay, and Treasury links\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links\">\n<meta property=\"og:title\" content=\"Helpful government links\">\n<meta property=\"og:description\" content=\"Helpful GSA, OMB, Prompt Pay, and Treasury links\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"CFO\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-03-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Helpful government links | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163951\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163951\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/purchasing-programs\">Purchasing programs</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/purchasing-programs/shared-services\">Shared Services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services\">Pegasys Financial Services</a>\n                  </li>\n              <li>\n                      Helpful government links\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Helpful government links\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <h2>GSA websites</h2><ul><li><a class=\"usa-link--external\" href=\"https://finhrapps.anywhere.gsa.gov/Citrix/Finhr-apps/auth/login.aspx\">Pentaho via Citrix</a></li><li><a class=\"usa-link--external\" href=\"https://paymentsearch.gsa.gov/\">Payment Search</a></li></ul><h2>Office of Management and Budget</h2><ul><li><a class=\"usa-link--external\" href=\"https://www.whitehouse.gov/omb/information-for-agencies/circulars/\">OMB Circulars - A-11, A-123</a></li><li>Max.gov <a class=\"usa-link--external\" href=\"https://portal.max.gov/portal/home\">Max Applications for Apportionment, A-11 Data Entry and A-11 text</a></li><li><a class=\"usa-link--external\" href=\"https://portal.max.gov/portal/home\">OMB Budget Line of Business Page</a>&nbsp;</li></ul><h2>Prompt Pay</h2><ul><li><a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-5/chapter-III/subchapter-B/part-1315\">Code of Federal Regulations - Prompt Pay</a></li><li><a class=\"usa-link--external\" href=\"https://fiscal.treasury.gov/payments-from-government/prompt-payment\">Fiscal Treasury - Prompt Payment Information</a></li></ul><h2>Treasury</h2><ul><li><a class=\"usa-link--external\" href=\"https://ginv.for.fiscal.treasury.gov/\">G-Invoicing Log In Page</a></li><li><a class=\"usa-link--external\" href=\"https://iiq.fiscal.treasury.gov/\">Sailpoint/CAIA - managing Treasuryuser registration and user provisioning</a></li><li><a class=\"usa-link--external\" href=\"https://tfx.treasury.gov/tfm\">Treasury Financial Manual</a></li><li><a class=\"usa-link--external\" href=\"https://fiscal.treasury.gov/accounting/us-standard-general-ledger-ussgl\">TFM US Standard General Ledger, including Crosswalks to Standard External reports</a></li><li><a class=\"usa-link--external\" href=\"https://tfx.treasury.gov/tfm/volume1/part2/chapter-4700-federal-entity-reporting-requirements-financial-report-united-states\">TFM Chapter 4700 - Federal Entity Reporting Requirements For The Financial Report Of The United States Government</a></li><li><a class=\"usa-link--external\" href=\"https://fiscal.treasury.gov/accounting/government-wide-treasury-account-symbol-gtas\">Treasury GTAS Information, including Reporting Window Schedule</a></li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-738225\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-738225\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Mar 31, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Shared Services</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"2\" entity-id=\"81151\" href=\"/buy-through-us/purchasing-programs/shared-services\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"83223\" href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services\"><span>Payroll shared services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"163943\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services\"><span>Pegasys Financial Services</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163948\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/customers\"><span>Customers</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163949\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/technology\"><span>Technology</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163951\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links\"><span>Helpful government links</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163953\" href=\"/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact\"><span>Contact</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-149845\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-149845\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-837569\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-837569\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-159598\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-159598\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-802242\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-802242\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-327433\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-327433\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-584083\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-584083\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-217272\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-217272\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-603702\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-603702\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1706039756\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"257\",\"entityUuid\":\"78bf9dd8-d51d-4834-9f9e-b570467b6bc7\",\"entityVid\":\"398122\",\"entityName\":\"hilary.busbee@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"163951\",\"entityTitle\":\"Helpful government links\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1123,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11765,
          "settleDelayMs": 10000,
          "auditMs": 1892,
          "totalMs": 14260,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab1c77b96c71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "20ea1cc6eea69fbe71025b4f0e8ea7c0714b5a3046eff7486a3a852fcc7592e5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20EA1CC6EEA6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8565340a6f09",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "8c466fa3cc6c7b47be3052d3e66ad993dd3e03f8379b8102d8467cb3966f9356",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8C466FA3CC6C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ede189da6ae4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "d4fcb88b130dd8171edfe74c16fe5752c718c646c4e8abfab5126c62699a405f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D4FCB88B130D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf6a8cdba4a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "8b3289f8b2047dcaa5536fb1c3316c0b1a2c7ea57b67d62d2767b14b3d326819",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B3289F8B204"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0df1bafc0ed",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "3204828623bb05db17c41fa03da4571eede8c23d4796d1426059f18efbdb7572",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3204828623BB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a06db67f6346",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "213f916906e60fec6adaec10481ec60f1b371e8b00002f1e84a3d06b3d996e25",
            "a11yOccurrenceDisplayId": "A11Y-OCC-213F916906E6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a73c86a0c0a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "289e2813648af8c15f16aa613971673bef66fb0fd73a17efe312a728fe208210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-289E2813648A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aabd5815cb5a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "fdfaad214335164a586f3779c63c55cbb9bd7687c7637beb5074d6f9ebca9900",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FDFAAD214335"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37321785b2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "114fbdecd7d9e1c08b9c732f48da319132162394b156ad549ff96e3410455e05",
            "a11yOccurrenceDisplayId": "A11Y-OCC-114FBDECD7D9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abeffbe05a57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "0bdcc2ccd8464b11cf1f62be647a2a170d1f2944f6bccab5fd9ee867210dd467",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BDCC2CCD846"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad251749b368",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "7d9b40de22e7888fed9327d82c947405d06b4aadd54aec9965f4083582ea4c0f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D9B40DE22E7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d34e4e0a26c0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "163b8693b6d56a118f25aba3d0e345c4c09b1cd1eebb4d186849ae30794246f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-163B8693B6D5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52854cccb933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "b408c4d9a272495036597a2a097e1ba40d97342a15ece76092bc73b10e6cf001",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B408C4D9A272"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f59ffd50cd75",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "52f6b5dbc603fb50b1b4d927a42d41c6d00d38f3603db199911a24a6890efd87",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52F6B5DBC603"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53a867cb2386",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "8e951e983e3d5408fdfca3014fba5700dd1d62a57978e571669ca35a444d0dfe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E951E983E3D"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19f1faed6816",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "78d3fb746bbd6b053f6c1bfdb79585d21500ec2c61116c3547ebed06c98611dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78D3FB746BBD"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12377,
          "settleDelayMs": 10000,
          "auditMs": 588,
          "totalMs": 13609
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "2124140f1ed9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "038295d1a76515df012e4ed34a57b4904e0fa03708ca99ac4cde968838b29df1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-038295D1A765"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "5188f903ed6c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "11e2708cbb2dfe2d48e13a64398a13127bee2cd4c41fda9e075e085d92bc9d4f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11E2708CBB2D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "76e388a6c452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "506499f44e7ad8e6078dd198b737843b9b9cb9a8caa0e3fbae7bf94d38856fac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-506499F44E7A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "76e388a6c452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "506499f44e7ad8e6078dd198b737843b9b9cb9a8caa0e3fbae7bf94d38856fac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-506499F44E7A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "76e388a6c452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "506499f44e7ad8e6078dd198b737843b9b9cb9a8caa0e3fbae7bf94d38856fac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-506499F44E7A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "76e388a6c452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "506499f44e7ad8e6078dd198b737843b9b9cb9a8caa0e3fbae7bf94d38856fac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-506499F44E7A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "76e388a6c452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "506499f44e7ad8e6078dd198b737843b9b9cb9a8caa0e3fbae7bf94d38856fac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-506499F44E7A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "76e388a6c452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "506499f44e7ad8e6078dd198b737843b9b9cb9a8caa0e3fbae7bf94d38856fac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-506499F44E7A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "76e388a6c452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "506499f44e7ad8e6078dd198b737843b9b9cb9a8caa0e3fbae7bf94d38856fac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-506499F44E7A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "76e388a6c452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "506499f44e7ad8e6078dd198b737843b9b9cb9a8caa0e3fbae7bf94d38856fac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-506499F44E7A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2586a4242e3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d504fa881071548bcc7c8fe215771c015d983c45a3a244e3ba772eb964ef04a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D504FA881071"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "45b16f7a05c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7430adb7cdab71e67c98eaf5a18fe339962ec8a011efc74b3cd57f101850b6aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7430ADB7CDAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "b89ffa07d327",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "57f4262e2450d4c193e07cba18ce8d94a92f6d5d4cb346bc3e09db5df3259a29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57F4262E2450"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f9091162a5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3bfee428504b28bfcf5d66b2d560dbb0ebbf30b5bccf428b1ffd0f95bff41f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BFEE428504B"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "0d7a3d7bc79c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "129186a37096cbbacba229f80985b53eafe51f1f20928682626f7efcecbcb102",
            "a11yOccurrenceDisplayId": "A11Y-OCC-129186A37096"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "e9ac1f1dd3a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "b16fdaebdd67a5444b234f148af0b2de70f45e8789a1882e2bf65ff0a538923b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B16FDAEBDD67"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "35f99ad5a5ff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "4e10cbe0477d333de4bcdc274e73b2a89d3cd95779d37a006c0438e6ff83b775",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4E10CBE0477D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ec600dae259e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "cc66c3d64d1a6b6fb58b6f4f79e9d9ed198257eb2f483eec7f859e458eb98ed7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC66C3D64D1A"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 148,
        "pageNavigationMs": 12377,
        "pageLoadDelayMs": 10000,
        "totalMs": 32243,
        "scannerMs": {
          "axe": 14260,
          "accesslint": 13609
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
      "finalUrl": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Benefits | GSA",
      "elapsedMs": 32490,
      "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": 1063,
          "failed": 0,
          "cantTell": 3,
          "inapplicable": 39
        },
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Benefits HR Links job aids.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits\">\n<meta property=\"og:title\" content=\"Benefits\">\n<meta property=\"og:description\" content=\"Benefits HR Links job aids.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OHRM\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-12-16\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Benefits | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/164201\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"164201\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us\">Buy through us</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/shared-services\">Shared Services</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards\">Support Services for Commissions and Boards</a>\n                  </li>\n              <li>\n                      <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides\">HR Links user guides</a>\n                  </li>\n              <li>\n                      Benefits\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Benefits\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <div class=\"float-right margin-left-2 margin-bottom-2\"><img alt=\"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" src=\"https://www.gsa.gov/system/files/icon-benefits-424x400.png\" width=\"80\" class=\" img-responsive\"></div><p>&nbsp;</p><h2>Employee</h2><table class=\"table usa-table usa-table--borderless line-height-sans-3 border-top\" summary=\"Employee\" width=\"100%\"><thead><tr><th scope=\"col\" valign=\"bottom\" width=\"32%\">Health benefits (FEHB) management</th><th scope=\"col\" valign=\"bottom\" width=\"32%\">Life insurance (FEGLI) management</th><th scope=\"col\" valign=\"bottom\">Thrift Savings Plan (TSP) management</th></tr></thead><tbody><tr><td valign=\"top\"><p><a class=\"cmp_page\" href=\"/node/166790\">Update FEHB (health benefits) - Qualifying life event</a></p><p><a class=\"cmp_page\" href=\"/node/166797\">Enroll/modify coverage: FEHB open season</a></p><p><a class=\"cmp_page\" href=\"/node/166796\">Waive/cancel coverage: FEHB open season</a></p></td><td valign=\"top\"><a class=\"cmp_page\" href=\"/node/166789\">Update FEGLI (life insurance) - Qualifying life event</a></td><td valign=\"top\"><a class=\"cmp_page\" href=\"/node/166793\">Updating TSP (Traditional or Roth)</a></td></tr></tbody></table>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-698841\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-698841\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Dec 16, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Shared Services</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"109506\" href=\"/buy-through-us/shared-services\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"126740\" href=\"/buy-through-us/shared-services/ginvoicing\"><span>G-Invoicing</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"1\" entity-id=\"82484\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards\"><span>Support Services for Commissions and Boards</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"5\" entity-id=\"164195\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides\"><span>HR Links user guides</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164198\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/gain-access-and-get-support\"><span>Gain access and get support</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"164199\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/time-and-leave\"><span>Time and leave</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164200\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/self-service\"><span>Self service</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164201\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits\"><span>Benefits</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-3\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"167147\" href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/pay\"><span>Pay</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164914\" href=\"/buy-through-us/shared-services/gsas-governmentwide-shared-services\"><span>GSA’s Governmentwide Shared Services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164919\" href=\"/buy-through-us/shared-services/our-role-in-promoting-governmentwide-shared-services\"><span>Our Role in Promoting Government-wide Shared Services</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-710486\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-710486\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-123097\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-123097\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-353035\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-353035\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-471576\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-471576\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-536102\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-536102\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-119932\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-119932\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-452429\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-452429\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-508474\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-508474\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1710812599\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1125\",\"entityUuid\":\"b5b4e0c6-59f6-489a-9c5e-8347827e8a65\",\"entityVid\":\"391930\",\"entityName\":\"arlene.goyette@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"164201\",\"entityTitle\":\"Benefits\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1105,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12236,
          "settleDelayMs": 10000,
          "auditMs": 1964,
          "totalMs": 14803,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 75,
          "failed": 17,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#gsa-body > div > div > div > img",
            "selector": "#gsa-body > div > div > div > img",
            "html": "<img alt=\"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" src=\"https://www.gsa.gov/system/files/icon-benefits-424x400.png\" w...",
            "impact": "minor",
            "message": "Alt text \"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c3496cc31fc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9b930a60",
            "a11yPatternFingerprint": "5c1e40ea5c1abe9a20d9ab573c0acbd96fd94be49bd1b4791513287474182536",
            "a11yPatternDisplayId": "A11Y-PAT-5C1E40EA5C1A",
            "a11yOccurrenceFingerprint": "ef52544aac639d5419407ff03c5083c183fccca74ba5f0ab4f54b15ca85fc09d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF52544AAC63"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "929b915ff7cc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "85406ed6b0ffc21505d894c00fef1ec8654c4e789ac4ced17bae1f6de2c087da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85406ED6B0FF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5887c540d8fb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "57fa99d6a55c7e16fd2b653003fc787e9c4e4498ad127dd571ae8e29e51c1512",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FA99D6A55C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8592907be545",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "358ef20f0d9938d7e49738379cd972768f7e4d385561ac9cfb12697dbb468996",
            "a11yOccurrenceDisplayId": "A11Y-OCC-358EF20F0D99"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f37823f0af03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "721588a27373bab2f9e988f2386bec7251d79fa0311f8ab13605e4bb52418342",
            "a11yOccurrenceDisplayId": "A11Y-OCC-721588A27373"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c3d578aa23f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "d9bb74acf1d86e736f3d5f50581f9c746d38b9e920275d76cf601feb67919c05",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9BB74ACF1D8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e59ea15ef574",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "e3767348f4190a813bcbcfd174cbbba9ea4b84cc9a228bcda6d0c3034f56ec2c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E3767348F419"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d158d8b3ef41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "e35dbabd4b28de6c6a8859113c18eb802614bd91c3cee61736e3879692f5770f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E35DBABD4B28"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bb911696e2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "00e2e89cb2cca141b5f87b4054375913c40c233a93f320a692111b051d1615a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-00E2E89CB2CC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e36d844590c2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "88dae9078e97a71455b4620537bfd775ab416d1d8fb0cd07f298f12031b755a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-88DAE9078E97"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7ca45ab8fa3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "e65cee1e67cefb2fcfc3e98f5d4b89feb4a05d41cc8e0e549ed9331b745409bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E65CEE1E67CE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b94d5294001",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "b09f4b67b8ef0cf6b98325edf7ac99ad2bd98025ff838858a55ba580ed3d22dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B09F4B67B8EF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10183bff38c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "991b824d0ef1e6cf823d75bee6d5fd9c2ce6c358d0dee192259f41f5eb0fd954",
            "a11yOccurrenceDisplayId": "A11Y-OCC-991B824D0EF1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deebec974d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "610265d6c11c791c3a0f03d7c1654a3e03b598e61bcf0fc183a54791ca5a9f1b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-610265D6C11C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fb7d21bb4b5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "4c9921513169138350e4ce00c27f954c4b2f8be7bf7b95bd6556f04711c7ebb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C9921513169"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c6894afd613",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "afe4771615e9d90d5a682c63b55727f9a29edafa12c09283ac9de88c1f35e1ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFE4771615E9"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "461ab69ce47d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "2c7760b2eb1b4c7a44fc75566322b7bef7e9e6b542eac27daba900588aeb2b1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C7760B2EB1B"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 17,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12254,
          "settleDelayMs": 10000,
          "auditMs": 592,
          "totalMs": 13497
        },
        "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: 89px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 89,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "40c21ccfd12c",
        "firstSeenAt": "2026-07-27T13:34:50.757Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "6d8399992d57a66c16f2d9a2e62d1f4c449df652fdf5b07e0e3ed3ae7bf2438a",
        "a11yPatternDisplayId": "A11Y-PAT-6D8399992D57",
        "a11yOccurrenceFingerprint": "1b8fc1c2add11f5632e4b75d0ff5ec8bb6d9ac978bbe25b6af1717469ea92881",
        "a11yOccurrenceDisplayId": "A11Y-OCC-1B8FC1C2ADD1"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b2b148115280",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "380c520b2d071ddfab0abdaf75939e75a3368602061e3e4356edfe7de89d5adb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-380C520B2D07"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "088f15ed8da9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "85eb98e61aa2d1325373a083c1451a39b728b67eef056b8156d11956a88c595f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85EB98E61AA2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9d56f4480146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "42e4fcc62bff8fcb773ce716af4d9c1308e0606904f859dcac4954a2f202e750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E4FCC62BFF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9d56f4480146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "42e4fcc62bff8fcb773ce716af4d9c1308e0606904f859dcac4954a2f202e750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E4FCC62BFF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9d56f4480146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "42e4fcc62bff8fcb773ce716af4d9c1308e0606904f859dcac4954a2f202e750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E4FCC62BFF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9d56f4480146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "42e4fcc62bff8fcb773ce716af4d9c1308e0606904f859dcac4954a2f202e750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E4FCC62BFF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9d56f4480146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "42e4fcc62bff8fcb773ce716af4d9c1308e0606904f859dcac4954a2f202e750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E4FCC62BFF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9d56f4480146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "42e4fcc62bff8fcb773ce716af4d9c1308e0606904f859dcac4954a2f202e750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E4FCC62BFF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9d56f4480146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "42e4fcc62bff8fcb773ce716af4d9c1308e0606904f859dcac4954a2f202e750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E4FCC62BFF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "9d56f4480146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "42e4fcc62bff8fcb773ce716af4d9c1308e0606904f859dcac4954a2f202e750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E4FCC62BFF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c1b4214fe38e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e22d70bc47909da858d18868ab0d26fd28c0c4d00cd8ce32a55a200cd38ca85e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E22D70BC4790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "fcb9d66c84aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "63a8f8c9c563b7bfaf8b129f4ca377faf16e4f2c577e0f2359a802a80bc23b02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63A8F8C9C563"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "99511efcf8db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "5b9e0e1ea223445f1e402f32e39cf0abc5caa0c0aabd130b070d497e8c3ea5cc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B9E0E1EA223"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5d61810c26e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1170148715048d4975c7f66c60ed6df31b3ad023ab63e4e9ba2ca407e34d161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117014871504"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "6cb86f11145c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "a238d11f86e2af1837f41ce8148be4633ebe75af1bb8fc5e35f9d91e8773960d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A238D11F86E2"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3996c5ca74e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "2878d154bd8e3c8f4fef56f35ce9a94525b9ab31c01894016244fe23f35048f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2878D154BD8E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a256b4c7807c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "1f7c133add3789125a5432b31b09513b198264967b7b5863e0009afe6ef42cfd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F7C133ADD37"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "35eb32232057",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "652dd278f68bba622934cd8f182025adf87ef683661b0d368401ee1063d835f5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-652DD278F68B"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 141,
        "pageNavigationMs": 12254,
        "pageLoadDelayMs": 10000,
        "totalMs": 32490,
        "scannerMs": {
          "axe": 14803,
          "accesslint": 13497
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
      "finalUrl": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "IT accessibility/Section 508 | GSA",
      "elapsedMs": 32135,
      "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": 1054,
          "failed": 0,
          "cantTell": 3,
          "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-complementary-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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"IT Access for Persons with Disabilities\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508\">\n<meta property=\"og:title\" content=\"IT accessibility/Section 508\">\n<meta property=\"og:description\" content=\"IT Access for Persons with Disabilities\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OGP\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-04-09\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>IT accessibility/Section 508 | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/86686\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"86686\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/policy-regulations\">Policy &amp; regulations</a>\n                  </li>\n              <li>\n                      <a href=\"/policy-regulations/policy\">Policy</a>\n                  </li>\n              <li>\n                      <a href=\"/policy-regulations/policy/information-technology-policy\">Information technology policy</a>\n                  </li>\n              <li>\n                      IT accessibility/Section 508\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            IT accessibility/Section 508\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>When federal agencies buy, build, maintain, or use Information and Communication Technology (ICT), Section 508 of the Rehabilitation Act of 1973 requires that agencies must provide people with disabilities access to information comparable to the access available to others, unless an undue burden would be imposed on the agency. This applies to both federal employees and members of the public. Additional information and guidance is available on <a class=\"usa-link--external\" href=\"https://www.section508.gov/\">section508.gov.</a></p><p>The <a class=\"usa-link--external\" href=\"https://www.access-board.gov/guidelines-and-standards/communications-and-it/about-the-ict-refresh/final-rule/text-of-the-standards-and-guidelines\">Revised Section 508 Standards</a> contain scoping and technical requirements for ICT to ensure accessibility and usability by individuals with disabilities. Compliance with these standards is mandatory for federal agencies.</p><p>GSA’s Office of Technology Policy (OTP) assists agencies in educating their employees about their responsibilities under Section 508 – supporting Section 508 program management across government and building the infrastructure necessary to support IT Accessibility and Section 508 implementation governmentwide. OTP is also responsible for annually assessing accessibility governmentwide, which results in a report to Congress with progress, recommendations, and future activities to help agencies improve the accessibility of agency electronic information and digital services.</p><p><strong>Policy</strong></p><ul><li><a class=\"usa-link--external\" href=\"https://www.access-board.gov/the-board/laws/rehabilitation-act-of-1973#508\">Section 508 of the Rehabilitation Act of 1973, as amended (29 U.S.C. §794d)</a></li><li><a class=\"usa-link--external\" href=\"https://www.section508.gov/manage/laws-and-policies/section-508-law/\">Reports on accessibility of electronic information to individuals with disabilities (29 U.S.C. §974d–1)</a></li><li><a class=\"usa-link--external\" href=\"https://www.access-board.gov/guidelines-and-standards/communications-and-it/about-the-ict-refresh/overview-of-the-final-rule\">About the Update of the Section 508 Standards and Section 255 Guidelines for Information and Communication Technology</a></li><li><a class=\"usa-link--external\" href=\"https://www.access-board.gov/guidelines-and-standards/communications-and-it/about-the-ict-refresh/final-rule/text-of-the-standards-and-guidelines\">Information and Communication Technology (ICT) Final Standards and Guidelines, 36 CFR Parts 1193 and 1194, RIN 3014-AA37</a></li><li><a class=\"usa-link--external\" href=\"https://section508.gov/manage/laws-and-policies\">Learn more about IT Accessibility Laws and Policies</a></li></ul><p><strong>Implementation</strong></p><ul><li><a class=\"usa-link--external\" href=\"https://section508.gov/\">Section508.gov</a> - Contains guidance and tools to help agencies buy, build and manage accessible technologies, content, and other digital products. The site also includes accessibility information for vendors selling technology solutions to the federal government.</li><li><a class=\"usa-link--external\" href=\"http://www.section508.gov/art\">Accessibility Requirements Tool (ART)</a> - ART helps federal agencies create solicitations and contracting documentation that complies with Section 508, to ensure that IT products and services the federal government procures are accessible to persons with disabilities.</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-621104\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-621104\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Apr 9, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Information technology policy</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"8\" entity-id=\"85835\" href=\"/policy-regulations/policy/information-technology-policy\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85751\" href=\"/policy-regulations/policy/information-technology-policy/identity-assurance-and-trusted-access\"><span>Identity assurance and trusted access</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86686\" href=\"/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508\"><span>IT accessibility/Section 508</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"86366\" href=\"/policy-regulations/policy/information-technology-policy/it-modernization\"><span>IT modernization</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"153901\" href=\"/policy-regulations/policy/information-technology-policy/digital-strategies\"><span>Digital strategies</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"153899\" href=\"/policy-regulations/policy/information-technology-policy/emerging-technology\"><span>Emerging technology</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"153939\" href=\"/policy-regulations/policy/information-technology-policy/it-data-transparency\"><span>IT data transparency</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85709\" href=\"/policy-regulations/policy/information-technology-policy/it-security-procedural-guides\"><span>IT Security Procedural Guides</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"96739\" href=\"/policy-regulations/policy/information-technology-policy/gsa-it-security-policies\"><span>GSA IT Security policies</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-239013\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-239013\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-375331\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-375331\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-544433\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-544433\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-937424\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-937424\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-654690\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-654690\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-413137\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-413137\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-220805\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-220805\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-706958\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-706958\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1502650846\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"206deee8-f677-46bd-b705-6697c1035ba0\",\"entityVid\":\"399015\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"86686\",\"entityTitle\":\"IT accessibility\\/Section 508\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1101,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12072,
          "settleDelayMs": 10000,
          "auditMs": 1956,
          "totalMs": 14632,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bb989d1dd2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "44c920c977702f759ce25d1e3fbe15e80079dc07743532007c999c91d6613c8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44C920C97770"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15e476390f5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "89547b511290a3422e941e97f8e7334ef27687e2f12ca6a53514d411f0af6089",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89547B511290"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2c0677eb196",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "86d01c724e43b27486f91b0fbba1eb0facbe30162cbfff66d5a9be00a75c6351",
            "a11yOccurrenceDisplayId": "A11Y-OCC-86D01C724E43"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "833cb551cfb7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "22f2d03efa8a0c90124d798824456d923d6432a552cc3ec360035cc4ffd2bb24",
            "a11yOccurrenceDisplayId": "A11Y-OCC-22F2D03EFA8A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "475065bd2688",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "954cf36646a5fc9fe3ffd13ef77b99e3fbd320f0b6753ae479fb4f0948e49977",
            "a11yOccurrenceDisplayId": "A11Y-OCC-954CF36646A5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4b20842dac1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "a865834f99368b831aa3b6720dd542cec2a5dcbefc70d5684b6298c0f3b803df",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A865834F9936"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aea677bf355",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "daf614d5fb16bdba3d58f72c7fa117e9eccc12728d49bf84120bc56f3dc8bd48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DAF614D5FB16"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5183f3d56f69",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "22d53d7dcaa31e80a32765423fb4c115f4ce8f336f00c09c379e9e44db79b7dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-22D53D7DCAA3"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fe0039ef2ff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "309eec9d78140037e4718f485466c9668566f661abba29d54f8081edaaebd666",
            "a11yOccurrenceDisplayId": "A11Y-OCC-309EEC9D7814"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "082efa0bac10",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "030dcc1b53e2ee00ad8cfa7f749d51e67ecf743eab5582e6e73ba9ca8a305a46",
            "a11yOccurrenceDisplayId": "A11Y-OCC-030DCC1B53E2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89710362e1a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "66334600a6694cc668e98677b0ced86f0ca62e9abb481b42d4c9372a673d60f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66334600A669"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a5cd04b616d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "917e81649f0289ca8f2c70f180d5dc531ee005a304fae7b4fab4227f8af92a30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-917E81649F02"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "724145ef1b0a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "7d14bf84b34c19e5f01a98bc64c96d58cad75003daaa8f0e9e146408cb14180a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D14BF84B34C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef1f66bd45a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "1e342b64019d3f54f2df80884f4acf379b43974204eaf7d6c2dcd327db570483",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E342B64019D"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c71578f8c13",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "57bb33ce0c91facd88de7eaf706c84be86d834b38ff13d2b8a4494d665ec01ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57BB33CE0C91"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60ad9c02c0c2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "546ffb16941cd33cd5261548248f9de68ed19f67ab7d4cde0d0bda4421849847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-546FFB16941C"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12073,
          "settleDelayMs": 10000,
          "auditMs": 587,
          "totalMs": 13305
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "76d0d37f9b81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "d9ac9a81b7412bb1e1cf72efb942e3b60ddc912dd62ddb2410bdd6b692a2bccc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9AC9A81B741"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "84a29ec26f7d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "19246a0ead017266ad6bdf0333b12da4c7bbcb92c0d5bee8a9f07991b41e29a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19246A0EAD01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "959f86f04347",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6edf8f2da40190a5f27b36d52032ecd1a6d08d1e662687c664cd606d9cc6d614",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EDF8F2DA401"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "959f86f04347",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6edf8f2da40190a5f27b36d52032ecd1a6d08d1e662687c664cd606d9cc6d614",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EDF8F2DA401"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "959f86f04347",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6edf8f2da40190a5f27b36d52032ecd1a6d08d1e662687c664cd606d9cc6d614",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EDF8F2DA401"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "959f86f04347",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6edf8f2da40190a5f27b36d52032ecd1a6d08d1e662687c664cd606d9cc6d614",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EDF8F2DA401"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "959f86f04347",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6edf8f2da40190a5f27b36d52032ecd1a6d08d1e662687c664cd606d9cc6d614",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EDF8F2DA401"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "959f86f04347",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6edf8f2da40190a5f27b36d52032ecd1a6d08d1e662687c664cd606d9cc6d614",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EDF8F2DA401"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "959f86f04347",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6edf8f2da40190a5f27b36d52032ecd1a6d08d1e662687c664cd606d9cc6d614",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EDF8F2DA401"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "959f86f04347",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6edf8f2da40190a5f27b36d52032ecd1a6d08d1e662687c664cd606d9cc6d614",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EDF8F2DA401"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "7b55ada595dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "a0b4f398625cc2cb4e886db507095610255b13f80acefe751711d8dd46a37a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0B4F398625C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "bd13ac85bdea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "faa33ec89d80afc3a328c7800fbdf4ddd545679ab29b3787800f3cf5acf6bcad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAA33EC89D80"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "dcebdab4866c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "30c66127b03f3d6152975799d8297bfe2a6b09469f6d20bf5ab1089c1fecb885",
            "a11yOccurrenceDisplayId": "A11Y-OCC-30C66127B03F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c8be76a4eda8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "4c7056c766ca16054b6e586b742797535bea42a846db5dda3afc7e590c86225d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7056C766CA"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "4d103589747c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "1096c601fb4ba6b9f0c676c3f74ab30fc977954af8065c7d9ee6a33d24fe328c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1096C601FB4B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ab35e388810c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "b30b437f562503a457dc97df6b31ff9846e63db6da59c13e5c6845f1220e6806",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B30B437F5625"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "69b3ecc76abe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "7484720cad28c6cbf8a2bbd637462b0147389aa743e6084e694a94e79ce119c0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7484720CAD28"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f20c7b6771c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "144ed281398039169e264fc2fb2499f1f4dcdfc1b9c2ffc420af1761fa02b2a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-144ED2813980"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 216,
        "pageNavigationMs": 12073,
        "pageLoadDelayMs": 10000,
        "totalMs": 32135,
        "scannerMs": {
          "axe": 14632,
          "accesslint": 13305
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Find a historic federal building | GSA",
      "elapsedMs": 33584,
      "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": 1754,
          "failed": 8,
          "cantTell": 12,
          "inapplicable": 37
        },
        "failedRules": [
          "aria-valid-attr"
        ],
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "select-name",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#hb-listings_previous",
            "html": "<a class=\"paginate_button previous disabled\" aria-controls=\"hb-listings\" aria-disabled=\"true\" aria-role=\"link\" data-dt-idx=\"previous\" tabindex=\"-1\" id=\"hb-listings_previous\">Previous</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "fff0f64512a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-68c1317e",
            "a11yPatternFingerprint": "8049e1c71a0c20eb6b26c35d48722133f6fe9bbee66d816c8519ea834cf77c54",
            "a11yPatternDisplayId": "A11Y-PAT-8049E1C71A0C",
            "a11yOccurrenceFingerprint": "1dc0434f492c6de00fd327422b9c3005a621dbee18997070e2960b3c51c2285b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1DC0434F492C"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".current",
            "html": "<a class=\"paginate_button current\" aria-controls=\"hb-listings\" aria-role=\"link\" aria-current=\"page\" data-dt-idx=\"0\" tabindex=\"0\">1</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "908783b029fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f11511ee",
            "a11yPatternFingerprint": "700e1fc831d67501810e94cbc59f195093a9b2d55e7881c315800e18b1736baf",
            "a11yPatternDisplayId": "A11Y-PAT-700E1FC831D6",
            "a11yOccurrenceFingerprint": "95d7a6f11321843c2e9d342c44f98fe43ebbf78c78d16c48291751d85b6c9797",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95D7A6F11321"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"1\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"1\" tabindex=\"0\">2</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da3e77e6a97b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bd614a36",
            "a11yPatternFingerprint": "ab40436f7a4fe04ede47e6949518011ab4aeacbf2f9661f9045e88ff1a2829e5",
            "a11yPatternDisplayId": "A11Y-PAT-AB40436F7A4F",
            "a11yOccurrenceFingerprint": "5228788935977ff9c2c00d55ca10e89c564107ccfbd170019788b70d1ddd9e6a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-522878893597"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"2\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"2\" tabindex=\"0\">3</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc88aba5c01f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a780c910",
            "a11yPatternFingerprint": "fe5aa02adcfc6c685bd618babe5fc124eddfb330582a9b9da3419d4b941026aa",
            "a11yPatternDisplayId": "A11Y-PAT-FE5AA02ADCFC",
            "a11yOccurrenceFingerprint": "f9473eacf764aec0263e71824b87af90efd71280db02f541246b5962d59f8107",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F9473EACF764"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"3\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"3\" tabindex=\"0\">4</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9b2c8cdf5fb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c47f43fd",
            "a11yPatternFingerprint": "9b21d2efc5713eb2299d483ab8b6416ca455ede1803a20d621e82d6c4b3c54a2",
            "a11yPatternDisplayId": "A11Y-PAT-9B21D2EFC571",
            "a11yOccurrenceFingerprint": "6658b0a1461042786f5103c726d8d5894499c360de81a4321aacc591ef8b81bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6658B0A14610"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"4\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"4\" tabindex=\"0\">5</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1610da058189",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-22d6d7fb",
            "a11yPatternFingerprint": "c0a467033dcaacea5ba4fd295563c69f0f8339bbbc4dac0bfb8b740ae4777a76",
            "a11yPatternDisplayId": "A11Y-PAT-C0A467033DCA",
            "a11yOccurrenceFingerprint": "7aa052c4cb9071fabf8ee0612d8b43e34eb08212acea65c8f0cb19db237f04cc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AA052C4CB90"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "a[data-dt-idx=\"17\"]",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"17\" tabindex=\"0\">18</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46d2a522e0f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3fd347c4",
            "a11yPatternFingerprint": "7e5fcec9c6784d319cd38d55acdad38f171f1707cfe8595eb43f6e6ddf6db715",
            "a11yPatternDisplayId": "A11Y-PAT-7E5FCEC9C678",
            "a11yOccurrenceFingerprint": "f223c3365518efb4eb7bd747e11377988acb7f56fa06dce4241af609f544f99a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F223C3365518"
          },
          {
            "rule": "aria-valid-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#hb-listings_next",
            "html": "<a class=\"paginate_button next\" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"next\" tabindex=\"0\" id=\"hb-listings_next\">Next</a>",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "accesslint"
            ],
            "fingerprint": "f7aa9b53bf03",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30ec0cd4",
            "a11yPatternFingerprint": "eb6036b136c7e46c875625c1220e052c692f95b5b56a17d666f9e783d523c501",
            "a11yPatternDisplayId": "A11Y-PAT-EB6036B136C7",
            "a11yOccurrenceFingerprint": "160f06a3a0599c7f23f32acc3b4e241e0e44569deb29620efd8b74ff71c1a6a9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-160F06A3A059"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Search GSA's inventory of historic federal buildings. \">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building\">\n<meta property=\"og:title\" content=\"Find a historic federal building\">\n<meta property=\"og:description\" content=\"Search GSA’s inventory of historic federal buildings.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-07-20\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Find a historic federal building | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/95\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9l26yAM_CESnu73cATIthq2g-Q07tdXtrP0dvELFuNBSKMhJGBerAdGE_Y4IzOMyCbkZjNQkjrQzYTa0ZbaMyT6QBNBIMGC3Xqc4Eq1s4nUMQhd0T4j9_YVHlP1kBzLkqiMZqx1TOgERjvq8n1_hje4_Q9mMzLYCM1Jh3DZkiiw5z1x6NSEN4hKm8VdtVitlGrZwNapCPYtZhI8UW69XnEFXLhgJKn9n5swNW1sBdc2BXxCdoH5bx5llcxh9hg30qBCuY4Q1rvZ_oQ21pZZE19drO8lVYhWN6fHxlCJ2FCXIi5jme13wOnEUDtu0GHs0Ca2sc8N0vmFnGeVwifiSWvTeiNhdlJrcj7VcLF3gTM0duutqs8vrAeUyHfopPY4IK25DIOqpk0H7XACsZs4EaPbDbbOjlVcYqHwLPuFGF5YMO_WFK-nRtg0-AGsdtJ6pDYKrq1zCDNLzfQBu_oQ1LxRQ4e3BiU6SOmAPmiNoc5F1jk4PeWhFFXl7xO_OOWYzIMKqa9Dfxc54FIhcbutD1iMSR_Y5qVJxatdeX6mFFVjfhX2NcNQqz4Eu3_uQ12MLK2OnYbFPiMz83t8jOe-2dZPzvmtzw\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"95\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23CAM_CFveOr36AiQWWUBcZDsbPr1lb1JL2m7LwINgxgNSm2EhlxNVr4vGQ0rvtMMka64s0xdMk9KxjuFnzt41aWIlEpgWELx8DV_wVe8_wm2pSiGjANsYrpxLydQqkSsF02Th-kJcR-bwY6VXRBLP0Flowu3MWWnA4B0o8wm8xtcqQ7XfIDcsBBQi5RP0iqzwSRMRx0Nf0MnyzC6zKQ7ZHnrVTAHTy6fycI90yAP3aBR38JXAFCVXL3LyEwNTKRCrJJu4cODhkPhKEbzX6xPqHKcOJl0UaykrjW5sCtaOHvKlP09VSyHfWpujxonDXluA-vLL2Sx6MyCp9yISovJ4ATj8CdtatL4Oz5cwZTEn5cOdB_YM2CtT-iri0iydTv8Ab8VsXdv6_83Do919eZ8dvy42xMudzZ4TMMTllL1WTy_7eoNy3Re3Lhm90XhmOPz8PcKq4j5lDyWD6Pfl03fsoYz_gCrwjZa\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown active active-trail\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link usa-current\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      Find a historic federal building\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Find a historic federal building\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <form class=\"usa-form maxw-full margin-bottom-6\" id=\"hb-form\"><fieldset class=\"usa-fieldset\"><legend class=\"usa-sr-only\">Find a historic building.</legend><div class=\"grid-row grid-gap\"><div class=\"tablet:grid-col-4\"><label class=\"usa-label\" for=\"building-name\">Building name</label> <input class=\"usa-input\" id=\"building-name\" type=\"text\" onkeydown=\"return event.key != 'Enter';\"></div><div class=\"tablet:grid-col-4\"><label class=\"usa-label\" for=\"building-state\">State</label> <select class=\"usa-select\" id=\"building-state\" onkeydown=\"return event.key != 'Enter';\">\n                                          <option value=\"\">- Select -</option>\n                                          <option value=\"Alabama\">Alabama</option>\n                                          <option value=\"Alaska\">Alaska</option>\n                                          <option value=\"American Samoa\">American Samoa</option>\n                                          <option value=\"Arizona\">Arizona</option>\n                                          <option value=\"Arkansas\">Arkansas</option>\n                                          <option value=\"California\">California</option>\n                                          <option value=\"Colorado\">Colorado</option>\n                                          <option value=\"Connecticut\">Connecticut</option>\n                                          <option value=\"Delaware\">Delaware</option>\n                                          <option value=\"District of Columbia\">District of Columbia</option>\n                                          <option value=\"Florida\">Florida</option>\n                                          <option value=\"Georgia\">Georgia</option>\n                                          <option value=\"Guam\">Guam</option>\n                                          <option value=\"Hawaii\">Hawaii</option>\n                                          <option value=\"Idaho\">Idaho</option>\n                                          <option value=\"Illinois\">Illinois</option>\n                                          <option value=\"Indiana\">Indiana</option>\n                                          <option value=\"Iowa\">Iowa</option>\n                                          <option value=\"Kansas\">Kansas</option>\n                                          <option value=\"Kentucky\">Kentucky</option>\n                                          <option value=\"Louisiana\">Louisiana</option>\n                                          <option value=\"Maine\">Maine</option>\n                                          <option value=\"Maryland\">Maryland</option>\n                                          <option value=\"Massachusetts\">Massachusetts</option>\n                                          <option value=\"Michigan\">Michigan</option>\n                                          <option value=\"Minnesota\">Minnesota</option>\n                                          <option value=\"Mississippi\">Mississippi</option>\n                                          <option value=\"Missouri\">Missouri</option>\n                                          <option value=\"Montana\">Montana</option>\n                                          <option value=\"Nebraska\">Nebraska</option>\n                                          <option value=\"Nevada\">Nevada</option>\n                                          <option value=\"New Hampshire\">New Hampshire</option>\n                                          <option value=\"New Jersey\">New Jersey</option>\n                                          <option value=\"New Mexico\">New Mexico</option>\n                                          <option value=\"New York\">New York</option>\n                                          <option value=\"North Carolina\">North Carolina</option>\n                                          <option value=\"North Dakota\">North Dakota</option>\n                                          <option value=\"Northern Mariana Islands\">Northern Mariana Islands</option>\n                                          <option value=\"Ohio\">Ohio</option>\n                                          <option value=\"Oklahoma\">Oklahoma</option>\n                                          <option value=\"Oregon\">Oregon</option>\n                                          <option value=\"Pennsylvania\">Pennsylvania</option>\n                                          <option value=\"Puerto Rico\">Puerto Rico</option>\n                                          <option value=\"Rhode Island\">Rhode Island</option>\n                                          <option value=\"South Carolina\">South Carolina</option>\n                                          <option value=\"South Dakota\">South Dakota</option>\n                                          <option value=\"Tennessee\">Tennessee</option>\n                                          <option value=\"Texas\">Texas</option>\n                                          <option value=\"Utah\">Utah</option>\n                                          <option value=\"Vermont\">Vermont</option>\n                                          <option value=\"Virginia\">Virginia</option>\n                                          <option value=\"Virgin Islands\">Virgin Islands</option>\n                                          <option value=\"Washington\">Washington</option>\n                                          <option value=\"West Virginia\">West Virginia</option>\n                                          <option value=\"Wisconsin\">Wisconsin</option>\n                                          <option value=\"Wyoming\">Wyoming</option>\n                                        </select></div><div class=\"tablet:grid-col-4\"><label class=\"usa-label\" for=\"building-type\">Building type</label> <select class=\"usa-select\" id=\"building-type\" onkeydown=\"return event.key != 'Enter';\">\n                                          <option value=\"\">- Select -</option>\n                                          <option value=\"Border Station\">Border Station</option>\n                                          <option value=\"Courthouse\">Courthouse</option>\n                                          <option value=\"Custom House\">Custom House</option>\n                                          <option value=\"Federal Building\">Federal Building</option>\n                                          <option value=\"Federal Center\">Federal Center</option>\n                                          <option value=\"Garage\">Garage</option>\n                                          <option value=\"Office Building\">Office Building</option>\n                                          <option value=\"Other\">Other</option>\n                                          <option value=\"Post Office\">Post Office</option>\n                                          <option value=\"Residence\">Residence</option>\n                                          <option value=\"Warehouse\">Warehouse</option>\n                                        </select></div></div><ul class=\"usa-button-group\"><li class=\"usa-button-group__item height-6\"><button class=\"usa-button\" id=\"building-search\" type=\"button\">Filter</button></li><li class=\"usa-button-group__item height-6\"><button class=\"usa-button usa-button--outline\" id=\"clear-form\" type=\"button\">Clear</button></li></ul></fieldset></form><div id=\"hb-listings_wrapper\" class=\"dataTables_wrapper no-footer\"><table class=\"table usa-table usa-table--striped font-sans-2xs dataTable no-footer dtr-inline\" id=\"hb-listings\" summary=\"Find a Building\"><thead><tr><th scope=\"col\" class=\"sorting sorting_asc\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 15%;\" aria-sort=\"ascending\" aria-label=\"State: activate to sort column descending\">State</th><th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 25%;\" aria-label=\"City: activate to sort column ascending\">City</th><th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 15%;\" aria-label=\"Building name: activate to sort column ascending\">Building name</th><th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 10%;\" aria-label=\"Building type: activate to sort column ascending\">Building type</th><th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 30%;\" aria-label=\"Architect(s): activate to sort column ascending\">Architect(s)</th><th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" aria-label=\"Construction date(s): activate to sort column ascending\">Construction date(s)</th><th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" aria-label=\"GSA building number: activate to sort column ascending\">GSA building number</th></tr></thead><tbody><tr class=\"odd\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td><td>Dothan</td><td><a href=\"/node/162323\">Federal Building/U.S. Courthouse, Dothan, AL</a></td><td>Courthouse, Office Building</td><td>James Knox Taylor</td><td>1911</td><td>AL0019ZZ</td></tr><tr class=\"even\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td><td>Selma</td><td><a href=\"/node/162364\">Federal Building and U.S. Courthouse, Selma, AL</a></td><td>Courthouse, Office Building</td><td>Taylor, James Knox</td><td>1909</td><td>AL0055ZZ</td></tr><tr class=\"odd\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td><td>Montgomery</td><td><a href=\"/node/160970\">Frank M. Johnson Jr. Federal Building and U.S. Courthouse, Montgomery, AL</a></td><td>Courthouse, Office Building</td><td>Frank Lockwood</td><td>1931 - 1933</td><td>AL0043ZZ</td></tr><tr class=\"even\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td><td>Opelika</td><td><a href=\"/node/161342\">George W. Andrews FB/ U.S. Courthouse, Opelika, AL</a></td><td>Courthouse, Office Building</td><td>Wetmore, James A.</td><td>1918</td><td>AL0046ZZ</td></tr><tr class=\"odd\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td><td>Mobile</td><td><a href=\"/node/161256\">John A. Campbell U.S. Courthouse, Mobile, AL</a></td><td>Courthouse, Office Building</td><td>Carey and Dowling</td><td>1932 - 1934</td><td>AL0039AB</td></tr><tr class=\"even\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td><td>Birmingham</td><td><a href=\"/node/161545\">Robert S. Vance Federal Building and U.S. Courthouse, Birmingham, AL</a></td><td>Courthouse, Office Building</td><td>Wetmore, James A., Sup. Architect</td><td>1918 - 1921</td><td>AL0011ZZ</td></tr><tr class=\"odd\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td><td>Huntsville</td><td><a href=\"/node/162130\">U.S. Post Office and Courthouse, Huntsville, AL</a></td><td>Courthouse</td><td>Love, Edgar, Miller, Martin &amp; Lewis</td><td>1936</td><td>AL0034ZZ</td></tr><tr class=\"even\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alaska</td><td>Anchorage</td><td><a href=\"/node/162338\">Federal Building, Anchorage, AK</a></td><td>Courthouse, Office Building</td><td>Underwood, Gilbert Stanley</td><td>1939 - 1940</td><td>AK0001ZZ</td></tr><tr class=\"odd\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alaska</td><td>Ketchikan</td><td><a href=\"/node/161802\">Federal Building, Ketchikan, AK</a></td><td>Courthouse, Office Building</td><td>Garfield, Stanley-Brown, et.al.</td><td>1937 - 1938</td><td>AK0005AK</td></tr><tr class=\"even\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Alaska</td><td>Juneau</td><td><a href=\"/node/162863\">Hurff A. Saunders Federal Building, Juneau, AK</a></td><td>Courthouse, Office Building</td><td>Underwood, Gilbert Stanley</td><td>1939 - 1941</td><td>AK0013ZZ</td></tr><tr class=\"odd\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Arizona</td><td>Tucson</td><td><a href=\"/node/161214\">James A. Walsh U.S. Courthouse, Tucson, AZ</a></td><td>Courthouse, Post Office</td><td>Wetmore, James A.</td><td>1929 - 1930</td><td>AZ0015ZZ</td></tr><tr class=\"even\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Arizona</td><td>Naco</td><td><a href=\"/node/161856\">U.S. Border Inspection Station, Naco, AZ</a></td><td>Border Station</td><td>Simon, Louis A., Neal A. Melick</td><td>1937</td><td>AZ0681HH</td></tr><tr class=\"odd\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Arkansas</td><td>Ft. Smith</td><td><a href=\"/node/161277\">Judge Isaac C. Parker Federal Building and U.S. Courthouse, Ft. Smith, AR</a></td><td>Courthouse, Post Office</td><td>Simon, Louis A.</td><td>1936</td><td>AR0021ZZ</td></tr><tr class=\"even\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Arkansas</td><td>Little Rock</td><td><a href=\"/node/161353\">Old Post Office and Courthouse, Little Rock, AR</a></td><td>Courthouse, Post Office</td><td>Hill, James B.</td><td>1876 - 1881</td><td>AR0031ZZ</td></tr><tr class=\"odd\"><td class=\"dtr-control sorting_1\" tabindex=\"0\">Arkansas</td><td>Little Rock</td><td><a href=\"/node/161487\">Richard Sheppard Arnold U.S. Post Office and Courthouse, Little Rock, AR</a></td><td>Courthouse, Federal Building, Post Office</td><td>Wetmore, James A.</td><td>1932</td><td>AR0030ZZ</td></tr></tbody></table><div class=\"dataTables_paginate paging_simple_numbers\" id=\"hb-listings_paginate\"><a class=\"paginate_button previous disabled\" aria-controls=\"hb-listings\" aria-disabled=\"true\" aria-role=\"link\" data-dt-idx=\"previous\" tabindex=\"-1\" id=\"hb-listings_previous\">Previous</a><span><a class=\"paginate_button current\" aria-controls=\"hb-listings\" aria-role=\"link\" aria-current=\"page\" data-dt-idx=\"0\" tabindex=\"0\">1</a><a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"1\" tabindex=\"0\">2</a><a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"2\" tabindex=\"0\">3</a><a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"3\" tabindex=\"0\">4</a><a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"4\" tabindex=\"0\">5</a><span class=\"ellipsis\">…</span><a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"17\" tabindex=\"0\">18</a></span><a class=\"paginate_button next\" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"next\" tabindex=\"0\" id=\"hb-listings_next\">Next</a></div></div>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-598702\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-598702\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jul 20, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Real estate</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"3\" is-ancestor=\"1\" is-child-of-homepage=\"1\" display-children=\"1\" has-children=\"1\" child-count=\"34\" entity-id=\"81075\" href=\"/real-estate\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87005\" href=\"/real-estate/accessible-facility-design\"><span>Accessible facility design</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"82371\" href=\"/real-estate/utility-services\"><span>Utility services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"83420\" href=\"/real-estate/fine-arts\"><span>Fine arts</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164861\" href=\"/real-estate/assigning-and-managing-parking-spaces\"><span>Assigning and managing parking spaces</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"83886\" href=\"/real-estate/capital-investment-and-leasing-prospectus-library\"><span>Capital investment and leasing prospectus library</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"85895\" href=\"/real-estate/child-care-services\"><span>Child care services</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"87075\" href=\"/real-estate/client-enrichment-series\"><span>Client Enrichment Series</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"4\" entity-id=\"309\" href=\"/real-estate/explore-historic-buildings\"><span>Explore historic buildings</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"96\" href=\"/real-estate/explore-historic-buildings/explore-by-architectural-style\"><span>Explore by architectural style</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"9\" entity-id=\"82589\" href=\"/real-estate/explore-historic-buildings/explore-by-timeline\"><span>Explore by timeline</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"usa-current\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"95\" href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\"><span>Find a historic federal building</span></a>\n                                  \n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"1\" entity-id=\"79011\" href=\"/real-estate/explore-historic-buildings/heritage-tourism\"><span>Heritage tourism</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"87400\" href=\"/real-estate/facilities-standards-for-the-public-buildings-service\"><span>Facilities standards for the Public Buildings Service</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85685\" href=\"/real-estate/facilities-status-and-information\"><span>Facilities Status and Information</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"83941\" href=\"/real-estate/for-businesses-seeking-opportunities\"><span>For businesses seeking opportunities</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164812\" href=\"/real-estate/highrisk-operations-policy\"><span>High-risk operations policy</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"84720\" href=\"/real-estate/highperformance-building-design\"><span>High-performance building design </span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"149657\" href=\"/real-estate/land-ports-of-entry-and-the-infrastructure-investment-and-jobs-act\"><span>Land ports of entry and the Infrastructure Investment and Jobs Act</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"86161\" href=\"/real-estate/leasing\"><span>Leasing</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"84054\" href=\"/real-estate/missing-child-notice-program\"><span>Missing child notice program</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"149235\" href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis\"><span>Occupancy Agreement Space Inventory System (OASIS)</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"166782\" href=\"/real-estate/ongoing-construction-projects\"><span>Ongoing construction projects</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164855\" href=\"/real-estate/opt-to-lease-furniture-and-it-to-save-money\"><span>Opt to lease furniture and IT to save money</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"82927\" href=\"/real-estate/outleasing\"><span>Outleasing</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85858\" href=\"/real-estate/pbs-points-of-contact\"><span>PBS points of contact </span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"167095\" href=\"/real-estate/planning-for-your-space-needs\"><span>Planning for your space needs</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"149418\" href=\"/real-estate/project-management-information-system\"><span>Project management information system</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"84522\" href=\"/real-estate/real-property-disposition\"><span>Real property disposition</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"87186\" href=\"/real-estate/reimbursable-services-program\"><span>Reimbursable services program</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"85711\" href=\"/real-estate/rent-pricing-and-payments\"><span>Rent pricing and payments</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"84086\" href=\"/real-estate/section-106-of-the-national-historic-preservation-act\"><span>Section 106 of the National Historic Preservation Act</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"1100\" href=\"/real-estate/technical-procedures\"><span>Technical Procedures</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"159812\" href=\"/real-estate/use-it-act-and-occupancy-data\"><span>USE IT Act and occupancy data</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"134181\" href=\"/real-estate/use-micropurchase-delegation-of-authority-in-gsamanaged-property\"><span>Use micro-purchase delegation of authority in GSA-managed property</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"164938\" href=\"/real-estate/use-our-schedule-management-for-small-projects\"><span>Use our schedule management for small projects</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"165579\" href=\"/real-estate/voice-of-the-customer\"><span>Voice of the customer</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"163935\" href=\"/real-estate/water-quality-management\"><span>Water quality management</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"163294\" href=\"/real-estate/workplace-optimization\"><span>Workplace optimization </span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-655909\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-655909\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-231202\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-231202\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-888936\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-888936\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-422308\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-422308\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-232907\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-232907\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-607977\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-607977\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-552947\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-552947\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-813390\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-813390\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1461938196\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"53\",\"entityUuid\":\"53430561-becf-437c-8ca3-72bdc755fce7\",\"entityVid\":\"404492\",\"entityName\":\"ASTO Migration\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"95\",\"entityTitle\":\"Find a historic federal building\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23CAM_CFveOr36AiQWWUBcZDsbPr1lb1JL2m7LwINgxgNSm2EhlxNVr4vGQ0rvtMMka64s0xdMk9KxjuFnzt41aWIlEpgWELx8DV_wVe8_wm2pSiGjANsYrpxLydQqkSsF02Th-kJcR-bwY6VXRBLP0Flowu3MWWnA4B0o8wm8xtcqQ7XfIDcsBBQi5RP0iqzwSRMRx0Nf0MnyzC6zKQ7ZHnrVTAHTy6fycI90yAP3aBR38JXAFCVXL3LyEwNTKRCrJJu4cODhkPhKEbzX6xPqHKcOJl0UaykrjW5sCtaOHvKlP09VSyHfWpujxonDXluA-vLL2Sx6MyCp9yISovJ4ATj8CdtatL4Oz5cwZTEn5cOdB_YM2CtT-iri0iydTv8Ab8VsXdv6_83Do919eZ8dvy42xMudzZ4TMMTllL1WTy_7eoNy3Re3Lhm90XhmOPz8PcKq4j5lDyWD6Pfl03fsoYz_gCrwjZa\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23CAM_CFveOr36AiQWWUBcZDsbPr1lb1JL2m7LwINgxgNSm2EhlxNVr4vGQ0rvtMMka64s0xdMk9KxjuFnzt41aWIlEpgWELx8DV_wVe8_wm2pSiGjANsYrpxLydQqkSsF02Th-kJcR-bwY6VXRBLP0Flowu3MWWnA4B0o8wm8xtcqQ7XfIDcsBBQi5RP0iqzwSRMRx0Nf0MnyzC6zKQ7ZHnrVTAHTy6fycI90yAP3aBR38JXAFCVXL3LyEwNTKRCrJJu4cODhkPhKEbzX6xPqHKcOJl0UaykrjW5sCtaOHvKlP09VSyHfWpujxonDXluA-vLL2Sx6MyCp9yISovJ4ATj8CdtatL4Oz5cwZTEn5cOdB_YM2CtT-iri0iydTv8Ab8VsXdv6_83Do919eZ8dvy42xMudzZ4TMMTllL1WTy_7eoNy3Re3Lhm90XhmOPz8PcKq4j5lDyWD6Pfl03fsoYz_gCrwjZa\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23CAM_CFveOr36AiQWWUBcZDsbPr1lb1JL2m7LwINgxgNSm2EhlxNVr4vGQ0rvtMMka64s0xdMk9KxjuFnzt41aWIlEpgWELx8DV_wVe8_wm2pSiGjANsYrpxLydQqkSsF02Th-kJcR-bwY6VXRBLP0Flowu3MWWnA4B0o8wm8xtcqQ7XfIDcsBBQi5RP0iqzwSRMRx0Nf0MnyzC6zKQ7ZHnrVTAHTy6fycI90yAP3aBR38JXAFCVXL3LyEwNTKRCrJJu4cODhkPhKEbzX6xPqHKcOJl0UaykrjW5sCtaOHvKlP09VSyHfWpujxonDXluA-vLL2Sx6MyCp9yISovJ4ATj8CdtatL4Oz5cwZTEn5cOdB_YM2CtT-iri0iydTv8Ab8VsXdv6_83Do919eZ8dvy42xMudzZ4TMMTllL1WTy_7eoNy3Re3Lhm90XhmOPz8PcKq4j5lDyWD6Pfl03fsoYz_gCrwjZa\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_zdfDXBi4K2UpPQQZS9I1SaukASDnK5OoLbWdxeiBqlk.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9Utt23CAM_CFveOr36AiQWWUBcZDsbPr1lb1JL2m7LwINgxgNSm2EhlxNVr4vGQ0rvtMMka64s0xdMk9KxjuFnzt41aWIlEpgWELx8DV_wVe8_wm2pSiGjANsYrpxLydQqkSsF02Th-kJcR-bwY6VXRBLP0Flowu3MWWnA4B0o8wm8xtcqQ7XfIDcsBBQi5RP0iqzwSRMRx0Nf0MnyzC6zKQ7ZHnrVTAHTy6fycI90yAP3aBR38JXAFCVXL3LyEwNTKRCrJJu4cODhkPhKEbzX6xPqHKcOJl0UaykrjW5sCtaOHvKlP09VSyHfWpujxonDXluA-vLL2Sx6MyCp9yISovJ4ATj8CdtatL4Oz5cwZTEn5cOdB_YM2CtT-iri0iydTv8Ab8VsXdv6_83Do919eZ8dvy42xMudzZ4TMMTllL1WTy_7eoNy3Re3Lhm90XhmOPz8PcKq4j5lDyWD6Pfl03fsoYz_gCrwjZa\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1811,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12209,
          "settleDelayMs": 10000,
          "auditMs": 2541,
          "totalMs": 15350,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 8
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 46,
          "failed": 46,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-valid-attr",
          "distinguishable/color-contrast",
          "keyboard-accessible/focus-order",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caeb6ac005be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "6ec01c2c029faa112a4edac68fbf0c1a3576e7a2676b26881d4616f83a65d3fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EC01C2C029F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "387c6cb2a0f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "65d22199dc6bc957172b3aedfb3ef0428e76aff41b547b3638fed520c2e917f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65D22199DC6B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c03ee75a457f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "4441782fd8c9f909f67f12883267d185913efac18429747150a74d8cca3aa77d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4441782FD8C9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fe44984e0f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "1f9a3e6ed941932d0b5294d203de948192e95e8a3c1ea1ee9178f7afd70ee7f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F9A3E6ED941"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b246776a21a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "6d8fb8d7cdd2ac05d1c8e597cdc7d68146f324f86771de9aea26d2f0480eec56",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D8FB8D7CDD2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ab0e2a52636",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "7ee8f45d42189a1dc0c08c2f0ca13f48f550fa1ba223db9fc13ced3415ee3dbd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7EE8F45D4218"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17323eb77af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "8a6720a79c046ce1d5ad360fceeaad8ae581f9d50a56841c3efdad5c53fd6b24",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A6720A79C04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55e048d513c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "6a688c31ba53d1cc4591a4c7787f047a598e5e6fe590ca00b19f1a8c1f975b0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6A688C31BA53"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"State: activate to sort column descending\"]",
            "selector": "tr > th[aria-label=\"State: activate to sort column descending\"]",
            "html": "<th scope=\"col\" class=\"sorting sorting_asc\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 15%;\" aria-sort=\"ascending\" aria-label=\"State: activate to sort column descen...",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2dd59a31545",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-637280eb",
            "a11yPatternFingerprint": "ede0e1e4433ce0bed5e22d8385f7707f295404cc2038cd0cd715cbb12d197f5c",
            "a11yPatternDisplayId": "A11Y-PAT-EDE0E1E4433C",
            "a11yOccurrenceFingerprint": "8ecf7e913d7ac59f5c148a9296f66bd136ed5bdc967fe0824ef9b5c762df688a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8ECF7E913D7A"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"City: activate to sort column ascending\"]",
            "selector": "tr > th[aria-label=\"City: activate to sort column ascending\"]",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 25%;\" aria-label=\"City: activate to sort column ascending\">City</th>",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afcdfdb8f12f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1952fa",
            "a11yPatternFingerprint": "5ff157cb8849b24b48490b82f73f09c59799780d2b5d31276f821a7514538560",
            "a11yPatternDisplayId": "A11Y-PAT-5FF157CB8849",
            "a11yOccurrenceFingerprint": "d4fb8a49d13fc84aa5cd74d4b9f9f4d5379432b1abb108be7b05ddf1b61ad60a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D4FB8A49D13F"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"Building name: activate to sort column ascending\"]",
            "selector": "tr > th[aria-label=\"Building name: activate to sort column ascending\"]",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 15%;\" aria-label=\"Building name: activate to sort column ascending\">Building name</th>",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "353c8551837f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d3176a5",
            "a11yPatternFingerprint": "3119a796b30238d66b9d15c852c9c1ee82b8e73c4beade979c7978caf55213f2",
            "a11yPatternDisplayId": "A11Y-PAT-3119A796B302",
            "a11yOccurrenceFingerprint": "400cc33c172bd1916546961428d3ae904c431ac0abd34a843383b58e09e18363",
            "a11yOccurrenceDisplayId": "A11Y-OCC-400CC33C172B"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"Building type: activate to sort column ascending\"]",
            "selector": "tr > th[aria-label=\"Building type: activate to sort column ascending\"]",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 10%;\" aria-label=\"Building type: activate to sort column ascending\">Building type</th>",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa1b556a3da1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f53bc014",
            "a11yPatternFingerprint": "d4180e9c5b99558a086a470a902f0fb22c29c9b20e9aaf4249658609ec9d3a20",
            "a11yPatternDisplayId": "A11Y-PAT-D4180E9C5B99",
            "a11yOccurrenceFingerprint": "524ff50231ecd7a0a0f13dd27846670f8b207ba32ef3c8db9fc30db15423ac98",
            "a11yOccurrenceDisplayId": "A11Y-OCC-524FF50231EC"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"Architect(s): activate to sort column ascending\"]",
            "selector": "tr > th[aria-label=\"Architect(s): activate to sort column ascending\"]",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 30%;\" aria-label=\"Architect(s): activate to sort column ascending\">Architect(s)</th>",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93683969dee3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-82eb63c5",
            "a11yPatternFingerprint": "ef208c2f6f8985f8f2549ced7841573c642918cc658982c8709cbca561392c58",
            "a11yPatternDisplayId": "A11Y-PAT-EF208C2F6F89",
            "a11yOccurrenceFingerprint": "00eb3246a6f1a07a689014abb128eb5f26ef4d773f1a42a29a407a91a156e9db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-00EB3246A6F1"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"Construction date(s): activate to sort column ascending\"]",
            "selector": "tr > th[aria-label=\"Construction date(s): activate to sort column ascending\"]",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" aria-label=\"Construction date(s): activate to sort column ascending\">Construction date(s)</th>",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c246b13e16ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c7363f49",
            "a11yPatternFingerprint": "c8a31f8ffbcd71edc74f35d271084382c4a74805a20d9ea771a21f88e65f06d8",
            "a11yPatternDisplayId": "A11Y-PAT-C8A31F8FFBCD",
            "a11yOccurrenceFingerprint": "9abcb59ed826820eb674d78deae1a5d68986c6784a79ec5e07df24c3beebb9bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ABCB59ED826"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr > th[aria-label=\"GSA building number: activate to sort column ascending\"]",
            "selector": "tr > th[aria-label=\"GSA building number: activate to sort column ascending\"]",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" aria-label=\"GSA building number: activate to sort column ascending\">GSA building number</th>",
            "impact": "moderate",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "356f59c7ce52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-56cc6109",
            "a11yPatternFingerprint": "7f3dd13c59e6c1fe6c283005cb15170af2b3d50abc77b6de9ec4946b4d1a10db",
            "a11yPatternDisplayId": "A11Y-PAT-7F3DD13C59E6",
            "a11yOccurrenceFingerprint": "d730f7eebd42abe16abe425d586529cc87b06e7d15254ae02f6c2b7dd9d633f5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D730F7EEBD42"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(1) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(1) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c92a8116e697",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-6028c19e",
            "a11yPatternFingerprint": "f0facbca5620b382886aeb9efda9d340f131c292115ae02f00f3c209241cb8bf",
            "a11yPatternDisplayId": "A11Y-PAT-F0FACBCA5620",
            "a11yOccurrenceFingerprint": "58010cf9c70eeb9498742df1fff0d63f57ae2cb629e4bff741a0f03eb3f30061",
            "a11yOccurrenceDisplayId": "A11Y-OCC-58010CF9C70E"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(2) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(2) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bfbd47ad0d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-60e0b2c8",
            "a11yPatternFingerprint": "be2c19e1343ab7277135a71cb56ff91e07cd09a5d6526081455981cce4e2ab76",
            "a11yPatternDisplayId": "A11Y-PAT-BE2C19E1343A",
            "a11yOccurrenceFingerprint": "5cdbab9df5d6020366377b32b85d8aa9da4b9faf0ed51ae24d2d25b56b4dabf1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5CDBAB9DF5D6"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(3) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(3) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f21e912ef22d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9e8b556d",
            "a11yPatternFingerprint": "ac6b01e82ccf5ab35ca9937db8c6015ae40a2d91dc740ceabe12edd722123261",
            "a11yPatternDisplayId": "A11Y-PAT-AC6B01E82CCF",
            "a11yOccurrenceFingerprint": "628090ecd5cc1b9a8337f667985e50b3477e60851047612b5ce2441c28515651",
            "a11yOccurrenceDisplayId": "A11Y-OCC-628090ECD5CC"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(4) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(4) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac083b109236",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-177f3f6d",
            "a11yPatternFingerprint": "d698581aabb8fdf0dd2bb35db7cf3efb06d84463492da3675551ccfb18b1e505",
            "a11yPatternDisplayId": "A11Y-PAT-D698581AABB8",
            "a11yOccurrenceFingerprint": "fa0630289ac62f05e55e5c1cef2d8b2483d1deb3b76c89c2f21dc9fcc5e91191",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA0630289AC6"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(5) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(5) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc2e72b37001",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-cdcd448b",
            "a11yPatternFingerprint": "66d2ef3840fd418e4c15dc9cc4e9ef59fdd63952641be3fd77eae863d13d205f",
            "a11yPatternDisplayId": "A11Y-PAT-66D2EF3840FD",
            "a11yOccurrenceFingerprint": "cd3a4aa5c681906ddaf3d5ca4ca55b3d79246b3b825d838759e23886336b60a9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD3A4AA5C681"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(6) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(6) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f58669f2bde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-982e7f68",
            "a11yPatternFingerprint": "e1a78bef92b7b07932b2767af95ebd3258d94d4389dadfe7f05d99573e75a1c5",
            "a11yPatternDisplayId": "A11Y-PAT-E1A78BEF92B7",
            "a11yOccurrenceFingerprint": "685fdc4482ad9b212c3e54ed93981c876be0404961cf1ab955d5ead73afb991e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-685FDC4482AD"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(7) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(7) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alabama</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "340677c7f037",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-257347ea",
            "a11yPatternFingerprint": "b59abc58ff951855c8858d9ba49b2276a73f9f7f841e98a7749155c78feb4e0d",
            "a11yPatternDisplayId": "A11Y-PAT-B59ABC58FF95",
            "a11yOccurrenceFingerprint": "96a49c9698e8b464aea8e2f419fe132325a8b19f5103402622568a40dd51f849",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96A49C9698E8"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(8) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(8) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alaska</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32f214e50ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7afb8977",
            "a11yPatternFingerprint": "cc44c457ef2d0208736863a928398d205b0cb66853338bd70a7ada02ff659f15",
            "a11yPatternDisplayId": "A11Y-PAT-CC44C457EF2D",
            "a11yOccurrenceFingerprint": "d76377e161c9038720072b2afc0368c56e266d0d01189a5080a76317506cf07f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D76377E161C9"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(9) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(9) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alaska</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d55d9fc418a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8e22b851",
            "a11yPatternFingerprint": "20a8b29e090d4f2f96806b6fd3bb2123f65bf2aa21cdcce50f5336c203d6cc39",
            "a11yPatternDisplayId": "A11Y-PAT-20A8B29E090D",
            "a11yOccurrenceFingerprint": "e9c93629268a147a819d23dcf63882336101cddc3f8fb733b6531f45cc191317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9C93629268A"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(10) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(10) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Alaska</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "369bc0f5057b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-90608f80",
            "a11yPatternFingerprint": "f8acaccdafa1a2327037aea857ee781aba0d675e6eaf3a61437c3876f9e4c2ec",
            "a11yPatternDisplayId": "A11Y-PAT-F8ACACCDAFA1",
            "a11yOccurrenceFingerprint": "81d9b3f3c73a4642b4020f8efc2d4cf9e9fc7d89fddb82bac53a142120658d23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81D9B3F3C73A"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(11) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(11) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Arizona</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d3139faf823",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a56b91f1",
            "a11yPatternFingerprint": "4bb687c2ca44875e1f5eb27440f816792e7fbb63c1adc97c3360f0f950373a5e",
            "a11yPatternDisplayId": "A11Y-PAT-4BB687C2CA44",
            "a11yOccurrenceFingerprint": "aa8df07a0b9405f9a6b1b123741d54bec67696f126c549ded2321985012d868c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA8DF07A0B94"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(12) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(12) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Arizona</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a71a93aa8979",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d527109f",
            "a11yPatternFingerprint": "e48e5bcb29ad120bce7c9039a3d3b8ad3cfe21fae7bd702a8eb590ea3416b584",
            "a11yPatternDisplayId": "A11Y-PAT-E48E5BCB29AD",
            "a11yOccurrenceFingerprint": "ffb463d277a4e9cb4848471d98ec920ee3a920e693daf697cf32962065e28ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFB463D277A4"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(13) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(13) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Arkansas</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8eb34977b26",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-07f3dcc7",
            "a11yPatternFingerprint": "43a3bf1ca468dd95cc2ca4992102214705db7334a778785d2b830d5c65bc490e",
            "a11yPatternDisplayId": "A11Y-PAT-43A3BF1CA468",
            "a11yOccurrenceFingerprint": "5775064cf92b3ce78adde5b94dcf5b673cc624f9ec98f004da886d1253eeee89",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5775064CF92B"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(14) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(14) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Arkansas</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a29eab316e5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-20f03260",
            "a11yPatternFingerprint": "a30f5b9fab97e8726a3722fe13b4293299ed49eb2a81bba3abe7d8a13340c5ea",
            "a11yPatternDisplayId": "A11Y-PAT-A30F5B9FAB97",
            "a11yOccurrenceFingerprint": "26a5896b2d7295c6985d83e6201229d751537400c6ae3cdce848709c9b0f3201",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26A5896B2D72"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "tr:nth-of-type(15) > td:nth-of-type(1)",
            "selector": "tr:nth-of-type(15) > td:nth-of-type(1)",
            "html": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">Arkansas</td>",
            "impact": "moderate",
            "message": "Non-interactive <td> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d00504d3e417",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1450bcd4",
            "a11yPatternFingerprint": "b006bf8d19271f59641d013db0c1dfe238309afef522d1924bcd52a377c24536",
            "a11yPatternDisplayId": "A11Y-PAT-B006BF8D1927",
            "a11yOccurrenceFingerprint": "112cc067070e0126bedfc3d4cf748a06094b6f735bc92ebb041292d2cd21d53a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-112CC067070E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8a509da2341",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "9925318d95bbc8b9cee2a7d543161210b73824d37fd9bbf0deb553f6a25d9bb8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9925318D95BB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37a05c9720a9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "44c8a319b0affadc1ee3943ca0480ddbe58bc4759f5f6c8eda6d04e248afb96e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44C8A319B0AF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8116fada4883",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "7a810d3e7fc381c3e444eb9d2feabc2065dc054c8ce7ed868a98a67a11424c86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A810D3E7FC3"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21237af3140b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "2f751b25a06a7042a7b36a45a1f762a0e6efd615b3383bc22efae4a1cc5a898c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F751B25A06A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9ef0fef480b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "377fb1f88d3937a8fa38423bf998bb9cfd4a7c272ef6fcf78276dc0a9cc320f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-377FB1F88D39"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cb5d0047f0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "8b4b04c435cf5d2323cad2e8023a5b0abd6669327c45666ea73cf2dd375f72bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B4B04C435CF"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4951cc6c0c0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "2cbd39fd17c6dcb8a2de5ddc88474281a75fbfd04d55f648a32a248de3b0c650",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CBD39FD17C6"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a724751ce2f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "a6b0d36cb127909695c653a536f64be2f588dc65981173824681a882e0ea6e98",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A6B0D36CB127"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "#hb-listings_previous",
            "selector": "#hb-listings_previous",
            "html": "<a class=\"paginate_button previous disabled\" aria-controls=\"hb-listings\" aria-disabled=\"true\" aria-role=\"link\" data-dt-idx=\"previous\" tabindex=\"-1\" id=\"hb-listings_previous\">Previous</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "bbd71eac1b8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c7a7265e",
            "a11yPatternFingerprint": "8679fd5d27a7c2d1e6521d4c82683f142caa7c9ee72bf7d40bb32a8fe2203f3b",
            "a11yPatternDisplayId": "A11Y-PAT-8679FD5D27A7",
            "a11yOccurrenceFingerprint": "f75297d9eaa7241174dd28ec97551b68cc22611024415614015798cc5ebefc9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F75297D9EAA7"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "#hb-listings_paginate > span > a:nth-of-type(1)",
            "selector": "#hb-listings_paginate > span > a:nth-of-type(1)",
            "html": "<a class=\"paginate_button current\" aria-controls=\"hb-listings\" aria-role=\"link\" aria-current=\"page\" data-dt-idx=\"0\" tabindex=\"0\">1</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50d7580df3fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-875c6c44",
            "a11yPatternFingerprint": "a1d5b836b668fdb2ec5b99a3e7008631ea89c2c7bb6d00285654678c6115c09b",
            "a11yPatternDisplayId": "A11Y-PAT-A1D5B836B668",
            "a11yOccurrenceFingerprint": "6212627ad4bf99fc1f11f86976f8084351403b32765cd05e6eda630dddf7a35d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6212627AD4BF"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(2)",
            "selector": "span > a:nth-of-type(2)",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"1\" tabindex=\"0\">2</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "236dbc651616",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fdab43c3",
            "a11yPatternFingerprint": "cd44e2b7298ee7759b5872a78e0fe8dc21c4f70fcf30e9bd1bae8a8663d6bda0",
            "a11yPatternDisplayId": "A11Y-PAT-CD44E2B7298E",
            "a11yOccurrenceFingerprint": "f65b602a40f7d0b8388bd52c4b6e7c9719bc7e5343bbc4238aaa282fdc3d446a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F65B602A40F7"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(3)",
            "selector": "span > a:nth-of-type(3)",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"2\" tabindex=\"0\">3</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0abc4e2bd6c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9a286329",
            "a11yPatternFingerprint": "4a50f5bd724b88693566aa5197cc20960f31c68e55b4b04edf52e7870645bb34",
            "a11yPatternDisplayId": "A11Y-PAT-4A50F5BD724B",
            "a11yOccurrenceFingerprint": "342dbaac7b02922a1d3b01e332229321d82b4465bc4733905d35d30f4e6b022b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-342DBAAC7B02"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(4)",
            "selector": "span > a:nth-of-type(4)",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"3\" tabindex=\"0\">4</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "193da7360247",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-cc2d55bf",
            "a11yPatternFingerprint": "29d6fe280502dbb41836bb79391e2bb1bbcf01194e379d8704f1efd697a50210",
            "a11yPatternDisplayId": "A11Y-PAT-29D6FE280502",
            "a11yOccurrenceFingerprint": "49514ded27b1dd14aa5701e0a6d76bb83e51cd1f795e2fa308ab466952d5e910",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49514DED27B1"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(5)",
            "selector": "span > a:nth-of-type(5)",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"4\" tabindex=\"0\">5</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a45eec7defe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8cae90ff",
            "a11yPatternFingerprint": "6a6764b19ff4b044738f8ede12d926ea338ce4e209c6ace0d8976367ab021eee",
            "a11yPatternDisplayId": "A11Y-PAT-6A6764B19FF4",
            "a11yOccurrenceFingerprint": "5cfb61be1ea3d8a37673eb7aa7e9090d43d654e4d77821d0ab6f36a2946ff76e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5CFB61BE1EA3"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "span > a:nth-of-type(6)",
            "selector": "span > a:nth-of-type(6)",
            "html": "<a class=\"paginate_button \" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"17\" tabindex=\"0\">18</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c4a6ac684c9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7b5bd5df",
            "a11yPatternFingerprint": "d5356412a1efb02587666820e9d5ea2d3b68be1a82e3cf5a0fcfc43aef4daaa7",
            "a11yPatternDisplayId": "A11Y-PAT-D5356412A1EF",
            "a11yOccurrenceFingerprint": "d70511002201388a48d431ab85a9cce2cea9ac9c0050670138a9a255d109fbdd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D70511002201"
          },
          {
            "rule": "aria/aria-valid-attr",
            "xpath": "#hb-listings_next",
            "selector": "#hb-listings_next",
            "html": "<a class=\"paginate_button next\" aria-controls=\"hb-listings\" aria-role=\"link\" data-dt-idx=\"next\" tabindex=\"0\" id=\"hb-listings_next\">Next</a>",
            "impact": "critical",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "axe"
            ],
            "fingerprint": "c39f5c9f603b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1a96884f",
            "a11yPatternFingerprint": "3924a169168d425a4dfd3de830492d7c2164609fbe6719c18dc0709cb5487b19",
            "a11yPatternDisplayId": "A11Y-PAT-3924A169168D",
            "a11yOccurrenceFingerprint": "11144df6f9b3070120c7d26cea41ceb08bd8d7f68196e395e1147c3bdb1ae6da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11144DF6F9B3"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 46,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12226,
          "settleDelayMs": 10000,
          "auditMs": 606,
          "totalMs": 13475
        },
        "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": 161,
          "errors": 0,
          "warnings": 161,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "de3cba09ff82",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "e3bc8a1084340a4d5343808bf8d2c5ddce90675264651dd2bd2224d09fea704a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E3BC8A108434"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "ac8e28294832",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "95da38e58b72bc55e6c4d067417e39064b43fc46b8f9272c84690aedea307402",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DA38E58B72"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "aca8882fef82",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d24dbed036743396baf368486b0c4284fbb70b909476800204d5ece7de019597",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D24DBED03674"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "aca8882fef82",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d24dbed036743396baf368486b0c4284fbb70b909476800204d5ece7de019597",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D24DBED03674"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle active-trail\" tabindex=\"0\" 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": "1f5ea5e18ec9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a20e5fd6",
            "a11yPatternFingerprint": "762e616827e50cefacd35b738c09da56f665073cdce6f4bfda014ef11dd548ac",
            "a11yPatternDisplayId": "A11Y-PAT-762E616827E5",
            "a11yOccurrenceFingerprint": "1540b02ea2124e42df67203ad58abdbc124f7461b80e27185e98c6eb5b6a541c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1540B02EA212"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "aca8882fef82",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d24dbed036743396baf368486b0c4284fbb70b909476800204d5ece7de019597",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D24DBED03674"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "aca8882fef82",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d24dbed036743396baf368486b0c4284fbb70b909476800204d5ece7de019597",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D24DBED03674"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "aca8882fef82",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d24dbed036743396baf368486b0c4284fbb70b909476800204d5ece7de019597",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D24DBED03674"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "aca8882fef82",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d24dbed036743396baf368486b0c4284fbb70b909476800204d5ece7de019597",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D24DBED03674"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "aca8882fef82",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d24dbed036743396baf368486b0c4284fbb70b909476800204d5ece7de019597",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D24DBED03674"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "93e9a5d9d511",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "8233be587418548d71a0965df5f20820e303e17c349404007a842cc8b50c24b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8233BE587418"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "396782599b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "cb82410ce2862f6f096f95356f1879e2cad7fc3647f53048e44b59d5cee8d252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB82410CE286"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "9d75f1555c75",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "6815eb12b17a023e0b7286b09548e9f3faf769c43bd5ef7a177f9fe4d38fac58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6815EB12B17A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "778580515120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fd5bec5000b9784456de583db8ef596a81bb13116a4d3ad553433df029d5cc57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD5BEC5000B9"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting sorting_asc\" tabindex=\"0\" aria-label=\"State: activate to sort column descending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "a3bf119d201e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-45446094",
            "a11yPatternFingerprint": "ccd4bb2cde7c2cb576312d392797298f4ce036fc703ea92c67c0af026f0606f6",
            "a11yPatternDisplayId": "A11Y-PAT-CCD4BB2CDE7C",
            "a11yOccurrenceFingerprint": "702b9fcd5aee7759011b3c00f71b29f9fad55a5d7c8dbe4ff01353027d9d41cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702B9FCD5AEE"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting\" tabindex=\"0\" aria-label=\"City: activate to sort column ascending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "fc953a152502",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-eccc039e",
            "a11yPatternFingerprint": "bb15b3db118cd9f78050f5a74e59303378c836738ea7bb5b4592d0b9a937307e",
            "a11yPatternDisplayId": "A11Y-PAT-BB15B3DB118C",
            "a11yOccurrenceFingerprint": "3f6dbee7aa5222a3d587cea5a91b5bdbf0942f27158d9d1e90f7d8ed9b57adf7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F6DBEE7AA52"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting\" tabindex=\"0\" aria-label=\"Building name: activate to sort column ascending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "6fb73c8d6173",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-807f2620",
            "a11yPatternFingerprint": "976116cce42422cbef3028d4f813c14883062be639d5fbd01ad674ba4395857d",
            "a11yPatternDisplayId": "A11Y-PAT-976116CCE424",
            "a11yOccurrenceFingerprint": "887e36badf80d66285c64e7659f02246928a6ec836f3283c1c06b3d57b26899b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-887E36BADF80"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting\" tabindex=\"0\" aria-label=\"Building type: activate to sort column ascending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "4b8c42b813dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d9f6d4f8",
            "a11yPatternFingerprint": "960847ed81abcad922f746ba09a2ba8b82bf021076729f85b18ca7a0de3dc23c",
            "a11yPatternDisplayId": "A11Y-PAT-960847ED81AB",
            "a11yOccurrenceFingerprint": "0d2bce37d26c0bb2b8f5d42a38997cca4bd33edd11e97524ea1b746e1ef6a89b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D2BCE37D26C"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting\" tabindex=\"0\" aria-label=\"Architect(s): activate to sort column ascending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "8580f389e2b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-2cae40c7",
            "a11yPatternFingerprint": "c02c861b6f810979e69bbe62e50396b9a5f0a623ed047cbd100245ff9209bc13",
            "a11yPatternDisplayId": "A11Y-PAT-C02C861B6F81",
            "a11yOccurrenceFingerprint": "02b188cd333ce91a754ab45673d095ad01eee0fbaafb78b35a3be5536f2ce224",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02B188CD333C"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting\" tabindex=\"0\" aria-label=\"Construction date(s): activate to sort column ascending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "932cebdb5fb7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-2d1d0d10",
            "a11yPatternFingerprint": "510d102538f9b3874ce8f536c4eec550309826bc7897c1c1ce1ac1c9bd6952f8",
            "a11yPatternDisplayId": "A11Y-PAT-510D102538F9",
            "a11yOccurrenceFingerprint": "16d315a469673557874b90c540c4ddbac0af85e060003cef80b7e87e88bfc471",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16D315A46967"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<th class=\"sorting\" tabindex=\"0\" aria-label=\"GSA building number: activate to sort column ascending\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "405a5ca3e5a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4ff706e3",
            "a11yPatternFingerprint": "44368594b1d59050d88a42bac71cf40ad53020f49a3bafccdfc1a7de467b69be",
            "a11yPatternDisplayId": "A11Y-PAT-44368594B1D5",
            "a11yOccurrenceFingerprint": "58139f091db9402292a43fe223be2803f4dade4b2a0e4483543996a7be271605",
            "a11yOccurrenceDisplayId": "A11Y-OCC-58139F091DB9"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<td class=\"dtr-control sorting_1\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1e8b9ccbe5a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-665de43f",
            "a11yPatternFingerprint": "b0b3e4475f250fd5906ea18552dbf00d74f9ea5b6b422f8a2949f565927194cd",
            "a11yPatternDisplayId": "A11Y-PAT-B0B3E4475F25",
            "a11yOccurrenceFingerprint": "8bb43e99c563fdca7c3f3b0ef502d8581b946bcc4173772a45597543c2480b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BB43E99C563"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button current\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "1899474a54cf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-11e32350",
            "a11yPatternFingerprint": "58dbbcb357d4a27c49af418fea235d81d740829e2fd0d60014914f377747a0d5",
            "a11yPatternDisplayId": "A11Y-PAT-58DBBCB357D4",
            "a11yOccurrenceFingerprint": "e12893f81546e4e6cdecd2bef6e9e7f442ce6d13df0c892e6673b524a3744491",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E12893F81546"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "677b303532f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "ccc5325fcb59901df38afd0accfdb7fa2cbfa2fa23576dd43b562fe6519f5e6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCC5325FCB59"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "677b303532f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "ccc5325fcb59901df38afd0accfdb7fa2cbfa2fa23576dd43b562fe6519f5e6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCC5325FCB59"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "677b303532f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "ccc5325fcb59901df38afd0accfdb7fa2cbfa2fa23576dd43b562fe6519f5e6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCC5325FCB59"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "677b303532f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "ccc5325fcb59901df38afd0accfdb7fa2cbfa2fa23576dd43b562fe6519f5e6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCC5325FCB59"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a class=\"paginate_button \" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "677b303532f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fe10dd08",
            "a11yPatternFingerprint": "7a0312a5481521b1272607ab015762c49b4bc264622bf0104e3b9cc3f2bc3b48",
            "a11yPatternDisplayId": "A11Y-PAT-7A0312A54815",
            "a11yOccurrenceFingerprint": "ccc5325fcb59901df38afd0accfdb7fa2cbfa2fa23576dd43b562fe6519f5e6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCC5325FCB59"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"hb-listings_next\" class=\"paginate_button next\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "ff4d5daf8b1d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-84c51572",
            "a11yPatternFingerprint": "9bf6316cc5c14fefe9e1dc49aa7c4c97125225e0fc7a16f0d571e81ee2e43fe4",
            "a11yPatternDisplayId": "A11Y-PAT-9BF6316CC5C1",
            "a11yOccurrenceFingerprint": "6d8ca41b17d6858c2b2a79c9f9d46b9f7466df839d03ca5a316a6a1aad73ddda",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D8CA41B17D6"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "606e81899eff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "d504559212222a8fcf5b1b7f95c823ec5388cd4111a41f27cde4423aa53f62a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D50455921222"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "19edabaddb37",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "132067ed352ae4db5228f7727e6c881c9d3f4836bdb695a52c818c36b854f9bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-132067ED352A"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a8bfac83f53b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "971caaf757363c8524a0b3e060250d4737ffa6303050c27d33b6588465aab747",
            "a11yOccurrenceDisplayId": "A11Y-OCC-971CAAF75736"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "10fdd83cf1a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "e6b75f40a64a6268cabd63f65cbbb7cfdf5af25fab0986e11ee1d30b05866e95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E6B75F40A64A"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 289,
        "pageNavigationMs": 12226,
        "pageLoadDelayMs": 10000,
        "totalMs": 33584,
        "scannerMs": {
          "axe": 15350,
          "accesslint": 13475
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
      "finalUrl": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Transactional Data Reporting requirements | GSA",
      "elapsedMs": 32655,
      "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": 1385,
          "failed": 0,
          "cantTell": 7,
          "inapplicable": 38
        },
        "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",
          "empty-table-header",
          "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-complementary-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",
          "scope-attr-valid",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"We implemented transactional data reporting under specific special item numbers as a less burdensome alternative to legacy pricing disclosure requirements. Use our look-up table to see which special item numbers, or SINs, are eligible for TDR.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting\">\n<meta property=\"og:title\" content=\"Transactional Data Reporting requirements\">\n<meta property=\"og:description\" content=\"We implemented transactional data reporting under specific special item numbers as a less burdensome alternative to legacy pricing disclosure requirements. Use our look-up table to see which special item numbers, or SINs, are eligible for TDR.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"FAS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-05-11\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Transactional Data Reporting requirements | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163911\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163911\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><style>.QSI__EmbeddedFeedbackContainer fieldset, .QSI__EmbeddedFeedbackContainer dl, .QSI__EmbeddedFeedbackContainer dt, .QSI__EmbeddedFeedbackContainer dd, .QSI__EmbeddedFeedbackContainer ul, .QSI__EmbeddedFeedbackContainer ol, .QSI__EmbeddedFeedbackContainer li, .QSI__EmbeddedFeedbackContainer h1,  .QSI__EmbeddedFeedbackContainer h2, .QSI__EmbeddedFeedbackContainer h3, .QSI__EmbeddedFeedbackContainer h4, .QSI__EmbeddedFeedbackContainer h5, .QSI__EmbeddedFeedbackContainer h6, .QSI__EmbeddedFeedbackContainer span, .QSI__EmbeddedFeedbackContainer pre, .QSI__EmbeddedFeedbackContainer form, .QSI__EmbeddedFeedbackContainer p, .QSI__EmbeddedFeedbackContainer blockquote, .QSI__EmbeddedFeedbackContainer tr , .QSI__EmbeddedFeedbackContainer th, .QSI__EmbeddedFeedbackContainer td{\n    margin: 0;\n    padding: 0;\n    background-color: transparent;\n    border: 0;\n    line-height: normal;\n    vertical-align: baseline;\n    box-shadow: none;\n    display: inline-block;\n  }\n\n  .QSI__EmbeddedFeedbackContainer img {\n    height: auto;\n    width: auto;\n    margin: 0;\n    padding: 0;\n  }\n\n  .QSI__EmbeddedFeedbackContainer .scrollable {\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .QSI__EmbeddedFeedbackContainer textarea {\n    border: 1px solid #89919A;\n    background-color: white;\n    border-radius: 4px;\n  }\n\n  .QSI__EmbeddedFeedbackContainer textarea:focus {\n    outline: none !important;\n    border: 1px solid #085CAF;\n    background-color: white;\n    border-radius: 4px;\n    -webkit-box-sizing: border-box;\n    box-sizing: border-box;\n  }\n\n</style><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/sell-to-government\">Sell to government</a>\n                  </li>\n              <li>\n                      <a href=\"/sell-to-government/step-1-learn-about-government-contracting\">Step 1: Learn about government contracting</a>\n                  </li>\n              <li>\n                      <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities\">How to access contract opportunities</a>\n                  </li>\n              <li>\n                      <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government\">Help with MAS contracts to sell to government</a>\n                  </li>\n              <li>\n                      Transactional Data Reporting\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__infoblock\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Transactional Data Reporting requirements\n          </h1>\n          \n                \n                                  <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Effective with Refresh 31, <span data-term=\"Transactional Data Reporting\" title=\"Click to define: Transactional Data Reporting\" data-once=\"glossary-open-term\">Transactional Data Reporting</span>, or TDR, is mandatory for all <span data-term=\"Multiple Award Schedule\" title=\"Click to define: Multiple Award Schedule\" data-once=\"glossary-open-term\">Multiple Award Schedule</span> SINs.</p><p>TDR is our way of collecting data about the prices paid for products and services sold through MAS and helps us better understand what the government purchases. Under these requirements, vendors must report transactional data from orders placed against MAS and other <span data-term=\"governmentwide acquisition contracts\" title=\"Click to define: governmentwide acquisition contracts\" data-once=\"glossary-open-term\">governmentwide acquisition contracts</span>.</p><h2>You will report line item data on up to 19 elements each month (not including the OS4 SIN only data fields)</h2><p>Use our <a class=\"usa-link--external\" href=\"https://srp.fas.gsa.gov/\">Sales Reporting Portal</a> to report this data:</p><p>Note: There are specific product fields that do not apply for services. See below for a comparison of the fields.</p><div class=\"grid-row grid-gap two-col\"><div class=\"desktop:grid-col-6 col-first\"><p><strong>Products</strong></p><ol><li>Contract or <span data-term=\"blanket purchase agreement\" title=\"Click to define: blanket purchase agreement\" data-once=\"glossary-open-term\">blanket purchase agreement</span> number</li><li>Delivery, task order number, or procurement instrument identifier</li><li>Special item number</li><li>Description of deliverable</li><li>Manufacturer name</li><li>Manufacturer part number</li><li>Unit measure</li><li>Universal product code</li><li>Quantity of item</li><li>Price paid per unit</li><li>Total price</li><li>Non-federal entity</li><li>Federal customer - Treasury Agency Code</li><li>Order date</li><li>Ship date</li><li>ZIP code shipped to</li><li>Agency Name (for OS4 SINs only).</li><li>Tier 3 Agency Name (for OS4 SINs only)</li><li>Order Type</li><li>Unique Catalog Identifier (UCID): applies to any offering that has a UCID listed in the approved FCP Services Plus File</li><li>Order Discount. This data element is applicable only in limited circumstances to Highly configurable (HCP) and configurable services (CS)</li></ol></div><div class=\"desktop:grid-col-6 col-second\"><p><strong>Services</strong></p><ol><li>Contract or blanket purchase agreement number</li><li>Delivery, task order number, or procurement instrument identifier</li><li>Special item number</li><li>Description of deliverable</li><li>Unit measure</li><li>Quantity of item</li><li>Price paid per unit</li><li>Total Price</li><li>Non-federal entity</li><li>Federal customer - Treasury Agency Code</li><li>Order type**</li><li>Unique Catalog Identifier (UCID): applies to any offering that has a UCID listed in the awarded Price List or Catalog. Note: This field does not apply to Fixed-Price service contract order types.</li><li>Worksite (required for Time and Material and Labor Hour contract types only)**</li></ol></div></div><p>**NOTE: Data elements must be completed if they are present in the FAS SRP template. Note that some data elements (Order Type, Order Discount, Worksite above) are not yet available in the FAS SRP template.</p><p>GSA is also implementing adjustments to Description of Deliverable data element entry instructions and processes for uploading Performance Work Statements (PWS), Statement of Objectives (SOO), Statement of Work (SOW), invoices, and Bill of Materials in specific situations. See implementation adjustments below:</p><ul><li>FAS requests additional information to be reported under the existing “Description of Deliverable” data element to provide greater detail about what is being acquired.</li><li>For Fixed Price Services and SCLS contract order types above $1 million, vendors must upload PWS/SOO/SOW one time upon initial task order award in the Sales Reporting Portal.</li><li>For Highly Configurable Products (HCP) where the contractor is awarded a manufacturer/family/series of products and awarded MAS pricing is a defined discount off of the vendor’s commercial pricing, and Configurable Services (CS) orders regardless of dollar value, vendors must upload invoice/Bill of Materials (BOM)/etc with a breakdown of products for each line reported.</li></ul><p><strong>Note on Order Type:</strong> Fixed Price Services orders should not be confused with a Fixed Price Service in your catalog (The “catalog_item_type” labeled <strong>“Fixed_Price_Service_or_Solution”</strong> in the FAS Catalog Platform (FCP) including services such as Training Courses). If you can break out Fixed Price Service offerings in your catalog with specific UCIDs please do so.</p><p>For detailed instructions on TDR requirements based upon type of product/service (for example, standard COTS product versus Highly Configurable Product or fixed price services versus hourly rate) see the <a class=\"usa-link--external\" href=\"https://srp.fas.gsa.gov/usermanual/TDR.htm#t=MAS%2FReport_Data%2FMAS_File_Upload_Instructions.htm\">MAS File Upload Instructions</a> in the FAS SRP User Guide.</p><h2>Things to keep in mind</h2><h3>New MAS offerors</h3><ul><li>Participation in TDR is mandatory for offers / resultant contractors under all SINs under GSA MAS Solicitation 47QSMD20R0001. TDR currently does not apply to VA Schedule contracts.</li><li>Due to system restrictions, offers under non-TDR terms and conditions cannot change their offer to TDR. As a result, if you are a non-TDR offer, you should withdraw and resubmit your offer under TDR, or the offer will be rejected.</li></ul><h3>Existing MAS contractors under Non-TDR</h3><ul><li><strong>You will receive a Participate in TDR mass modification which is distinct from the standard Refresh mass modification. First accept the Refresh 31 mass modification, then accept the Participate in TDR modification. These steps should be taken as soon as possible.</strong><ul><li>Non-TDR requirements will continue to apply until the effective date of the Participate in TDR modification.</li></ul></li><li>If you have and/or intend to hold continuous contracts — where you leave the existing contract open for a finite period of time to accommodate active BPAs and also have a surviving/new MAS contract — you must have the same TDR status for both contracts.</li></ul><h2>Requirements for TDR offers</h2><table class=\"table usa-table\"><thead><tr><th scope=\"col\">Type</th><th scope=\"col\">TDR offer and award requirements</th></tr></thead><tbody><tr><th scope=\"row\">Commercial sales practice (CSP) (previously GSAM 515.408)</th><td>Not required</td></tr><tr><th scope=\"row\">Most favored customer (MFC) and basis of award information (BOA) (previously GSAR 538.270-1)</th><td>Not required</td></tr><tr><th scope=\"row\">Tracking of price reduction violations (previously GSAR 552.238-81 Price Reductions (May 2019)</th><td>Not required</td></tr><tr><th scope=\"row\">Evaluation criteria</th><td>You are evaluated in accordance with the evaluation criteria established in the solicitation (Paragraph (j) of SCP-FSS-001).</td></tr><tr><th scope=\"row\">Transactional Data Reporting</th><td><p>You must report information on any required transactional data elements within 30 days after the end of each <strong>month</strong>. See Industrial Funding Fee and Sales Reporting (December 2025) (GSAR deviation) for more info.</p><p><strong>Note</strong>: Sales reported must be inclusive of IFF</p></td></tr><tr><th scope=\"row\">Industrial Funding Fee</th><td>You must remit IFF payment within 30 days after the end of each <strong>quarter</strong>. Contractors have the option of submitting the IFF each month along with their sales reporting.</td></tr><tr><th scope=\"row\">Questions</th><td>For general TDR questions email <a href=\"mailto:TDRteam@gsa.gov\">TDRteam@gsa.gov</a></td></tr></tbody></table><h2>Demand data sharing for products</h2><p>We share contractor-reported TDR data publicly on the Vendor Support Center in the form of <a class=\"usa-link--external\" href=\"https://vsc.gsa.gov/vsc/app-content-viewer/section/150%23Demand%20Data\">demand data</a> — see SQL link. New demand data files are posted every other month and display top-selling products and services across our General Supplies and Services and Information Technology Category business lines.</p>\n    \n        </div>\n\n\n                              <div class=\"grid-col clearboth\">\n              <div class=\"block_location--bottom\">\n                          <article>\n                    <!-- Text Block Content -->\n\n          <h2 id=\"tell-us-what-you-think\" name=\"tell-us-what-you-think\">Tell us what you think</h2><div id=\"inline_feedback\"><!--This div tag specifies the location on your web page where you want your embedded feedback intercept to appear.--><span class=\"display-none\">&nbsp;</span><div class=\"qualtrics-siteintercept-1wv1sen\"><div class=\"QSI__EmbeddedFeedbackContainer\" style=\"margin-top: 10px; white-space: normal;\"><fieldset><legend tabindex=\"-1\" class=\"QSI__EmbeddedFeedbackContainer_QuestionText\" style=\"line-height: 1em; margin: 0px 0px 0.7em; width: auto; font-size: inherit; font-weight: normal; font-style: normal; display: block; float: none; color: rgb(27, 27, 27);\">Was this content helpful?</legend><div class=\"QSI__EmbeddedFeedbackContainer_Stars\" style=\"display: inline-block;\"><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"1 - Lowest rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"1 - Lowest rating\"><title>1 - Lowest rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"2 - Low rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"2 - Low rating\"><title>2 - Low rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"3 - Neutral rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"3 - Neutral rating\"><title>3 - Neutral rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"4 - High rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"4 - High rating\"><title>4 - High rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button><button class=\"QSI__EmbeddedFeedbackContainer_StarButton\" title=\"5 - Highest rating\" style=\"font: inherit; vertical-align: middle; background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px 0.55em 0px 0px; padding: 0px; cursor: pointer;\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1.7em\" height=\"1.7em\" fill=\"\" viewBox=\"0 0 21 20\" alt=\"5 - Highest rating\"><title>5 - Highest rating</title><path fill=\"rgba(81, 85, 89, 1)\" fill-opacity=\"0\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888Z\" clip-rule=\"evenodd\"></path><path fill=\"rgba(81, 85, 89, 1)\" fill-rule=\"evenodd\" d=\"M9.10313 0.621888C9.46994 -0.121358 10.5298 -0.121359 10.8966 0.621887L13.2899 5.47123L18.6415 6.24886C19.4617 6.36804 19.7892 7.37601 19.1957 7.95455L15.3232 11.7292L16.2374 17.0592C16.3775 17.8761 15.5201 18.499 14.7865 18.1134L9.99987 15.5969L5.21328 18.1134C4.47965 18.499 3.62222 17.8761 3.76233 17.0592L4.67649 11.7292L0.804058 7.95455C0.210541 7.37602 0.538049 6.36804 1.35827 6.24886L6.70984 5.47123L9.10313 0.621888ZM9.99987 2.19423L7.93861 6.3708C7.79294 6.66594 7.51138 6.87051 7.18567 6.91784L2.57655 7.58758L5.91174 10.8386C6.14743 11.0683 6.25497 11.3993 6.19934 11.7237L5.412 16.3142L9.53452 14.1469C9.82585 13.9937 10.1739 13.9937 10.4652 14.1469L14.5877 16.3142L13.8004 11.7237C13.7448 11.3993 13.8523 11.0683 14.088 10.8386L17.4232 7.58758L12.8141 6.91784C12.4884 6.87051 12.2068 6.66594 12.0611 6.3708L9.99987 2.19423Z\" clip-rule=\"evenodd\"></path></svg></button></div></fieldset></div></div></div>\n    \n\n\n        </article>\n\n  \n\n              </div>\n            </div>\n                        </div>\n\n                    \n                          \n      </div>\n\n                \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-894057\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-894057\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: May 11, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                                    <aside id=\"block-gsaleftnav\" class=\"desktop:grid-col-3 block block-gsa-left-nav block-gsa-left-nav-block\">\n      \n\n  <nav aria-label=\"gsa-left-sidebar\" id=\"gsa-left-sidebar\">\n    <ul class=\"usa-sidenav\">\n      <li>\n        <div class=\"usa-accordion\" data-allow-multiple=\"false\">\n             <button title=\"Expand/Collapse\" type=\"button\" class=\"usa-accordion__button usa-accordion__button-inner\" aria-expanded=\"false\" aria-controls=\"gsa__mobile-menu\" aria-disabled=\"true\">\n            <h2>Sell to government</h2></button>\n            <div id=\"gsa__mobile-menu\" class=\"usa-accordion__content\" hidden=\"\">\n                          <ul class=\"usa-sidenav\">\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"1\" is-sticky=\"3\" is-ancestor=\"1\" is-child-of-homepage=\"1\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"149786\" href=\"/sell-to-government\"><span>Overview</span></a>\n            </li>\n                                <li class=\"usa-sidenav__item level-1 has-active-child\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"149806\" href=\"/sell-to-government/step-1-learn-about-government-contracting\"><span>Step 1: Learn about government contracting</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"150314\" href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government\"><span>Ways you can sell to government</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-2 has-active-child\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"1\" entity-id=\"150316\" href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities\"><span>How to access contract opportunities</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-3 has-active-child\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"6\" entity-id=\"162989\" href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government\"><span>Help with MAS contracts to sell to government</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-4\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"3\" entity-id=\"163912\" href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/roadmap-to-get-a-mas-contract\"><span>Roadmap to get a MAS contract</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-4\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"103620\" href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/team-up-with-other-mas-contractors\"><span>Team up with other MAS contractors</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-4\">\n              <a class=\"usa-current\" last-nav-item=\"1\" hide-left-nav=\"0\" is-current-page=\"1\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"1\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"1\" entity-id=\"163911\" href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting\"><span>Transactional Data Reporting</span></a>\n                                          <ul class=\"usa-sidenav\">\n                                <li class=\"usa-sidenav__item level-5\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"166633\" href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting/help-with-tdr\"><span>Help with TDR</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-4\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"163031\" href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/scls-wage-determinations-applicable-to-mas-contracts\"><span>SCLS wage determinations applicable to MAS contracts</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-4\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"1\" has-children=\"1\" child-count=\"2\" entity-id=\"84311\" href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/requirements-after-getting-a-mas-contract\"><span>Requirements after getting a MAS contract</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-4\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"162692\" href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/helpful-resources-for-mas-sellers\"><span>Helpful resources for MAS sellers</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-2\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"0\" child-count=\"0\" entity-id=\"150246\" href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research\"><span>Conduct market research</span></a>\n                          </li>\n                  </ul>\n      \n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"149928\" href=\"/sell-to-government/step-2-compete-for-a-contract\"><span>Step 2: Compete for a contract</span></a>\n                          </li>\n                      <li class=\"usa-sidenav__item level-1\">\n              <a class=\"\" last-nav-item=\"0\" hide-left-nav=\"0\" is-current-page=\"0\" is-microsite=\"0\" is-sticky=\"0\" is-ancestor=\"0\" is-child-of-homepage=\"0\" display-children=\"0\" has-children=\"1\" child-count=\"0\" entity-id=\"149930\" href=\"/sell-to-government/step-3-manage-your-contract\"><span>Step 3: Manage your contract</span></a>\n                          </li>\n                  </ul>\n      \n            </div>\n        </div>\n      </li>\n    </ul>\n  </nav>\n\n    </aside>\n  \n\n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-650516\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-650516\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-731707\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-731707\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-139506\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-139506\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-635765\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-635765\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-800814\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-800814\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-863423\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-863423\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-597259\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-597259\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-144598\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-144598\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1705122339\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"345\",\"entityUuid\":\"1eabb0e5-39df-4a94-ad8e-18f012237409\",\"entityVid\":\"401091\",\"entityName\":\"alison.kohler@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"163911\",\"entityTitle\":\"Transactional Data Reporting requirements\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1430,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12262,
          "settleDelayMs": 10000,
          "auditMs": 2264,
          "totalMs": 15129,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3463cd2ee53c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "e6c9b1955174b01f616969814b3cb563701b9ddb47081c15ab63eaf218abbc84",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E6C9B1955174"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3044a797b30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "a92804e48f3362e02fa1e77ff65ffae638246ae6453c6227df2a5aa3ac1b82ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A92804E48F33"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "357d0a49cf00",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "53819c21b96a12ac431d1536fc3da41647bed66b11d86f0cdb8040bdea2a76b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53819C21B96A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3eb7b0cf229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "7877e09bda055075b31f553958ed94685a020b5cdb762cfcc31ef566ad37a805",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7877E09BDA05"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fb18b10bf05",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "c3f3a60cff77276f0d554100ed9af70448a7f9d68ab0ea5c1f5bb5ba6123dde6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3F3A60CFF77"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55609aaedcae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "9e353a6a2a5764ae93de0af440dabed681ff1f729d68b530f2d79205c96e2ee1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E353A6A2A57"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d306b13e1f5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "19a4b62f870f6b31a0de7087ec36e2f578f7ad76660976da70b3cef6f6daa399",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19A4B62F870F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4128f6037de3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "ca96e264850d9445e298829ad57ab712b37d4f026a8a68822ce5e474b93fdd6d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CA96E264850D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87ee660bd028",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "f955e5ecb119bf980c97130a0a4c9405c8af73a6d4877bcad81d36d3dcd3302a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F955E5ECB119"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a53c385c627e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "3ce7523d2009e708076d4c956f20f697960404aaddbecb16d511693189a3f398",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3CE7523D2009"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9b48d2357a8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "ddaa6f6d156d8db2358044d7936fb45adca92055cfb8265e6acb4a52deff679e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDAA6F6D156D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1ec49a9afe3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "6348d5592c52e114293c4092c10fc1de2e6d0935aa68bdc2a0c07389430ce526",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6348D5592C52"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adfee53a5126",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "8a069f8a96b8e5f50a030a5849d6dd22c6e9a30777f84845ef35d826e9420c17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A069F8A96B8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c8faaf6462b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "5fabc0ac153007c967f5b84e0abe6929e533d7dbc56aa78d899f02fed0771b4f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FABC0AC1530"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73d73ae41802",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "5ab1f59b19f4481e9181a2453d58b436e5bb8d74c938f8d64d7305a71eda4274",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5AB1F59B19F4"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79b608d69509",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "752ca9863f9b37eddd723b5780ddaab3f10e3631c4b3d68ff2cbf65d08e98e01",
            "a11yOccurrenceDisplayId": "A11Y-OCC-752CA9863F9B"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12147,
          "settleDelayMs": 10000,
          "auditMs": 608,
          "totalMs": 13403
        },
        "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": 132,
          "errors": 0,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "d293c86b9aba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "253ace20f4625cb38d3be5c922f80ebc2b44dc87ca0b83fcb863e43834127112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-253ACE20F462"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "749c3c4f857f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "87e79c26b9405551784e6965a60116394f540d1d05ee5bdfb99afad15c132fa1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-87E79C26B940"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "61784e4777b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ae984490d605348d8245eb1e37b7bbdd3de374956a935c90c565c0b29c3f2503",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE984490D605"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "61784e4777b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ae984490d605348d8245eb1e37b7bbdd3de374956a935c90c565c0b29c3f2503",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE984490D605"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "61784e4777b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ae984490d605348d8245eb1e37b7bbdd3de374956a935c90c565c0b29c3f2503",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE984490D605"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "61784e4777b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ae984490d605348d8245eb1e37b7bbdd3de374956a935c90c565c0b29c3f2503",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE984490D605"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "61784e4777b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ae984490d605348d8245eb1e37b7bbdd3de374956a935c90c565c0b29c3f2503",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE984490D605"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "61784e4777b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ae984490d605348d8245eb1e37b7bbdd3de374956a935c90c565c0b29c3f2503",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE984490D605"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "61784e4777b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ae984490d605348d8245eb1e37b7bbdd3de374956a935c90c565c0b29c3f2503",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE984490D605"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "61784e4777b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ae984490d605348d8245eb1e37b7bbdd3de374956a935c90c565c0b29c3f2503",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE984490D605"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5d8c5da43295",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "008f8e7cad76b839ccc707aeb1f33bd9dbf292425951adb6098f9de9d288af07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-008F8E7CAD76"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c9d780cd3b2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "e8bdfa4ec42d4606fb4ca47ded3aef05600def3e86c5e6c6347c02861345a8ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8BDFA4EC42D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-accordion__button-inner\" 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": "c1cf9d9f1482",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1fb97307",
            "a11yPatternFingerprint": "79c25bb437e340617a32981bd667759ff54f948c487bb2489ebc99986fd12913",
            "a11yPatternDisplayId": "A11Y-PAT-79C25BB437E3",
            "a11yOccurrenceFingerprint": "35279c10995291244a578cf0c1e04dae6b32ceec8b27e172c066085689be736f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35279C109952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "05c0dc4190e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea37ef6f1f595a1d2505077f121e48e78153a765b0210e6b8ae6816e71bc1344",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA37EF6F1F59"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "9fb391eb1d59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "7a1937d07ef47bccdd853faafd1e649d137ea9305cc1976b400ff801dc8acf45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A1937D07EF4"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "73c224954569",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "d9755f1ef50491b789ada538e5d6202c2904d431184c2b038ab4adf6daf763d4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9755F1EF504"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "9b48a47dda35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "2cfa24f8551792a8e886f6d79b45306a4f8994d9e646b44bb006a19a19e42819",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CFA24F85517"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f5d6fc8269ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "c4179decb135ae8e2b1efd9f2948f4f1cb63ac20032326022ac0bde8024c7709",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C4179DECB135"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 169,
        "pageNavigationMs": 12262,
        "pageLoadDelayMs": 10000,
        "totalMs": 32655,
        "scannerMs": {
          "axe": 15129,
          "accesslint": 13403
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/assisted-acquisition-services",
      "finalUrl": "https://www.gsa.gov/assisted-acquisition-services",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Assisted Acquisition Services | GSA",
      "elapsedMs": 33062,
      "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": 847,
          "failed": 0,
          "cantTell": 6,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Introduction to AAS’ services, impact numbers showcasing the magnitude of current workload, and our mission to accomplish clients’ goals.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/assisted-acquisition-services\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/assisted-acquisition-services\">\n<meta property=\"og:title\" content=\"Assisted Acquisition Services\">\n<meta property=\"og:description\" content=\"Introduction to AAS’ services, impact numbers showcasing the magnitude of current workload, and our mission to accomplish clients’ goals.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"FAS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-06-25\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Assisted Acquisition Services | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_NzOHuZewnfCSzdJe-wVQyIuu0N8WZjo3T7GYewegoXg.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue2OAiEMfCFOft3zkAJ1t2ehpGXV9enFjz3N5WJIyswwadohMZitvqAZTGguiaLPujTgHfzA-SFU0QJMF3SZFFOnI_qJJQIH6ytTndygo4WufgNuMvBNqXbUGw7pgJm66HeYkRuqv4kZ-jiR0UIyu_vudLBjyHKqLJD9IF8bcQ0UJoU22zboS9kttS2RyWYcRtRMWEIX4RBZ0sFvElNUUBoLt1m6BOC4lJAW61LoAp2kmn97cgZjxL1oGpPN0D2WiDljDo_kbgnYah2Lj2DoujRKoY1I_zaFNBLNAwY8N6h59OcP9lc-H0z_BPlm3ouML_CP67n56vraZFLar_4XucVOeQv1Se71CrND2u8\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue2OAiEMfCFOft3zkAJ1t2ehpGXV9enFjz3N5WJIyswwadohMZitvqAZTGguiaLPujTgHfzA-SFU0QJMF3SZFFOnI_qJJQIH6ytTndygo4WufgNuMvBNqXbUGw7pgJm66HeYkRuqv4kZ-jiR0UIyu_vudLBjyHKqLJD9IF8bcQ0UJoU22zboS9kttS2RyWYcRtRMWEIX4RBZ0sFvElNUUBoLt1m6BOC4lJAW61LoAp2kmn97cgZjxL1oGpPN0D2WiDljDo_kbgnYah2Lj2DoujRKoY1I_zaFNBLNAwY8N6h59OcP9lc-H0z_BPlm3ouML_CP67n56vraZFLar_4XucVOeQv1Se71CrND2u8\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue2OAiEMfCFOft3zkAJ1t2ehpGXV9enFjz3N5WJIyswwadohMZitvqAZTGguiaLPujTgHfzA-SFU0QJMF3SZFFOnI_qJJQIH6ytTndygo4WufgNuMvBNqXbUGw7pgJm66HeYkRuqv4kZ-jiR0UIyu_vudLBjyHKqLJD9IF8bcQ0UJoU22zboS9kttS2RyWYcRtRMWEIX4RBZ0sFvElNUUBoLt1m6BOC4lJAW61LoAp2kmn97cgZjxL1oGpPN0D2WiDljDo_kbgnYah2Lj2DoujRKoY1I_zaFNBLNAwY8N6h59OcP9lc-H0z_BPlm3ouML_CP67n56vraZFLar_4XucVOeQv1Se71CrND2u8\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9Ue2OAiEMfCFOft3zkAJ1t2ehpGXV9enFjz3N5WJIyswwadohMZitvqAZTGguiaLPujTgHfzA-SFU0QJMF3SZFFOnI_qJJQIH6ytTndygo4WufgNuMvBNqXbUGw7pgJm66HeYkRuqv4kZ-jiR0UIyu_vudLBjyHKqLJD9IF8bcQ0UJoU22zboS9kttS2RyWYcRtRMWEIX4RBZ0sFvElNUUBoLt1m6BOC4lJAW61LoAp2kmn97cgZjxL1oGpPN0D2WiDljDo_kbgnYah2Lj2DoujRKoY1I_zaFNBLNAwY8N6h59OcP9lc-H0z_BPlm3ouML_CP67n56vraZFLar_4XucVOeQv1Se71CrND2u8\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/166571\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9Utt2ozAM_CEnftrv0RG2IGp8O5agoV-_ApK0223zYqRhrMt4QkKR1Q8o5MIRZxLBicSF3HxGTlpHvrlQO_lSe8bEH-QiKiZcqfuBLrhw7eIidwrKC_lnBG9f4SnVAROIronL5KZap0SgOPnJju_5Gd_w9i-Y3SToIzbQjuG6FzHgqHuS0Lmp7BCXNissNqxNyrXsYOtclPoeCyudOLdeF9oACFeKrLX_gQulZott4Lam4pBIIIj8zuNskgHlgeJOGk0o6IRh6y3-f2hn7ZWt8AKxvpdUMXpLTo_EcYnUyI6ikKnM_jsA9mJkGzfsOHVsF_Gxzw3T-RM5zybFkFguNpvNG5kyaK0JhlTD1d8FztgEtq6mzw-sB5R46NjZ7PGCtNVygqaaLR1swwuq38WJFOEw2PZ2YuKyKIfn2J-Ik1WU8mFNrY0DtE3jMIvWzB94KIvBjBktBLo1LBEwpRf00fqHOhfdNAa7NWAptvHvN35wwWuyjCaSOd9-F33B5cIKh2W_ssZazaL--NzlXp2urU6dx9U_IzfLe3wId0_28y9UmIT4\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"166571\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klt2wyAMRDfklK-uR0cGmagBxEGym3b1lZ2-Xz-ydT2gYXCsPVTkYrLwdUpoWPCJRpjpjBvL0CnxoGi8UXh_gwedskguBIY5ZC_f-zt8wOtXWKesGBJ2sIHxwi0fIBeZsZw0Du6mB-LWV4MNC7shlnZAZaMT1z5kox1AvFBik3EPZyrdPe-QK2YCqjOlQ7TIqDAI476Php_oUBnObjPqBkkeWxFMwZvTWzNxS9TJSzOo1NbwHQCqkrt3G4mpgokUmIvES3jNoGJX2Dej8ZvqDRWeBw4mnRQLqXuNbuyMFo4zJUo-TxXzHp-ax6PGUUMaa8dy90Emk84R-h5HXNWk8jPeQsAYxadJA7p2bAmwlH_ki8-Msjbb4wBfNWNrfoq_V-yR6uJn8V_FPzf7R8uNDW6X_1m1iJhf6e3xmsrTtOpj0nDUF8JvFQY\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n            \n      <div class=\"usa-navbar independent-microsite-logo-bar\">\n      <!-- Include global branding block -->\n        <div class=\"usa-logo microsite-logo\">\n      <a id=\"logo\" class=\"logo-img\" href=\"/assisted-acquisition-services\">\n        <img src=\"/system/files/250-Starmark-AAS_wo_R.png\" alt=\"GSA 250 year anniversary logo and AAS logo\">\n              </a>\n  </div>\n\n\n    </div>\n    <!-- include global navigation -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger independent-microsite-navigation\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n              <div class=\"independent-microsite__secondary-mobile\">\n        <nav class=\"tbm-main\">\n          <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\" aria-expanded=\"false\">\n            <span class=\"usa-sr-only\">close mobile menu</span>\n          </button>\n        </nav>\n      </div>\n              \n          <ul class=\"usa-nav__primary usa-accordion\">\n                \n    <li class=\"usa-nav__primary-item\">\n\n              <button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" type=\"button\" aria-controls=\"nav-1\">\n          <span>About us</span>\n        </button>\n\n        <ul id=\"nav-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                                              <li class=\"usa-nav__submenu-item\">\n              <a class=\"padding-top-2 padding-bottom-2 usa-nav__link\" href=\"/assisted-acquisition-services/about-us\">\n                <span>About us</span>\n              </a>\n            </li>\n                                              <li class=\"usa-nav__submenu-item\">\n              <a class=\"padding-top-2 padding-bottom-2 usa-nav__link\" href=\"/assisted-acquisition-services/about-us/our-organization\">\n                <span>Our organization</span>\n              </a>\n            </li>\n                                              <li class=\"usa-nav__submenu-item\">\n              <a class=\"padding-top-2 padding-bottom-2 usa-nav__link\" href=\"/assisted-acquisition-services/about-us/careers\">\n                <span>Careers</span>\n              </a>\n            </li>\n                  </ul>\n\n              \n    </li>\n              \n    <li class=\"usa-nav__primary-item\">\n\n              <button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" type=\"button\" aria-controls=\"nav-2\">\n          <span>Acquisition process</span>\n        </button>\n\n        <ul id=\"nav-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                                              <li class=\"usa-nav__submenu-item\">\n              <a class=\"padding-top-2 padding-bottom-2 usa-nav__link\" href=\"/assisted-acquisition-services/acquisition-process\">\n                <span>Acquisition process</span>\n              </a>\n            </li>\n                                              <li class=\"usa-nav__submenu-item\">\n              <a class=\"padding-top-2 padding-bottom-2 usa-nav__link\" href=\"/assisted-acquisition-services/acquisition-process/sbir-and-sttr\">\n                <span>SBIR and STTR </span>\n              </a>\n            </li>\n                                              <li class=\"usa-nav__submenu-item\">\n              <a class=\"padding-top-2 padding-bottom-2 usa-nav__link\" href=\"/assisted-acquisition-services/acquisition-process/astro\">\n                <span>ASTRO</span>\n              </a>\n            </li>\n                  </ul>\n\n              \n    </li>\n              \n    <li class=\"usa-nav__primary-item\">\n\n              <a class=\"padding-top-2 padding-bottom-2 usa-nav__link\" href=\"/assisted-acquisition-services/industry\">\n          <span>Industry</span>\n        </a>\n      \n    </li>\n              \n    <li class=\"usa-nav__primary-item\">\n\n              <a class=\"padding-top-2 padding-bottom-2 usa-nav__link\" href=\"/assisted-acquisition-services/government-partners\">\n          <span>Government partners</span>\n        </a>\n      \n    </li>\n              \n    <li class=\"usa-nav__primary-item\">\n\n              <a class=\"padding-top-2 padding-bottom-2 usa-nav__link\" href=\"/assisted-acquisition-services/contact-aas\">\n          <span>Contact AAS</span>\n        </a>\n      \n    </li>\n  </ul>\n\n\n\n\n\n    \n              <div class=\"independent-microsite__secondary-mobile\">\n        \n      </div>\n        <div class=\"usa-nav__secondary independent-microsite__secondary\">\n              <div class=\"independent-microsite__search-area\">\n                      \n                    \n\n<div class=\"block block-search container-inline\">\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"gsa_aas\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n        </div>\n          </div>\n    <!-- hamburger menu -->\n          \n<nav class=\"independent-menu usa-accordion\" role=\"navigation\" aria-label=\"GSA Menu\">\n    <button type=\"button\" class=\"usa-accordion__button hamburger-toggle\" aria-expanded=\"false\" aria-controls=\"hamburger-menu\">\n      <img class=\"float-left\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons/menu.svg\" alt=\"Menu Icon\">\n      Explore GSA.gov\n    </button>\n  <ul id=\"hamburger-menu\" class=\"usa-accordion__content menu menu--independent-menu\" role=\"menu\" hidden=\"\">\n          <li class=\"menu__item\" role=\"none\">\n        <a href=\"/buy-through-us\" class=\"menu__link\" role=\"menuitem\">Buy through us</a>\n      </li>\n          <li class=\"menu__item\" role=\"none\">\n        <a href=\"/sell-to-government\" class=\"menu__link\" role=\"menuitem\">Sell to government</a>\n      </li>\n          <li class=\"menu__item\" role=\"none\">\n        <a href=\"/policy-regulations\" class=\"menu__link\" role=\"menuitem\">Policy &amp; regulations</a>\n      </li>\n          <li class=\"menu__item\" role=\"none\">\n        <a href=\"/real-estate\" class=\"menu__link\" role=\"menuitem\">Real estate</a>\n      </li>\n          <li class=\"menu__item\" role=\"none\">\n        <a href=\"/small-business\" class=\"menu__link\" role=\"menuitem\">Small business</a>\n      </li>\n          <li class=\"menu__item\" role=\"none\">\n        <a href=\"/travel\" class=\"menu__link\" role=\"menuitem\">Travel</a>\n      </li>\n          <li class=\"menu__item\" role=\"none\">\n        <a href=\"/technology\" class=\"menu__link\" role=\"menuitem\">Technology</a>\n      </li>\n          <li class=\"menu__item\" role=\"none\">\n        <a href=\"/about-us\" class=\"menu__link\" role=\"menuitem\">About us</a>\n      </li>\n      </ul>\n</nav>\n\n    \n    \n      </div>\n  \n  </div>\n\n  \n          </header>\n\n\n<main id=\"main-content\" class=\"main-independent--microsite\">\n  <div class=\"full-container\">\n    <div class=\"no-row\">\n\n      \n\n                    <!-- microsite top_image -->\n                                                <div class=\"usa-hero\">\n              \n          <article class=\"media media--type-image media--view-mode-public-facing\">\n  \n      \n              <img loading=\"lazy\" src=\"/system/files/aas_hero_bg.png\" height=\"1379\" alt=\"\" typeof=\"foaf:Image\" class=\"width-full\">\n\n\n\n    \n  </article>\n\n    \n              <div class=\"grid-container\">\n                \n          <div class=\"usa-hero__callout maxw-tablet radius-lg desktop:margin-left-9 margin-y-3\" style=\"background-color:rgba(255, 255, 255, 0.9);\"><h1 class=\"usa-hero__heading margin-top-0\"><span class=\"usa-hero__heading text-ink\">Assisted Acquisition Services</span></h1><p class=\"text-ink font-sans-md\">Delivering full-scale acquisition services that empower our government and industry partners to execute their missions effectively.</p><div class=\"text-ink\"><div class=\"display-flex\"><a class=\"usa-button\" href=\"/node/166584\">Explore our services</a></div></div></div>\n    \n              </div>\n            </div>\n              \n      <!-- Content for microsite -->\n      <div class=\"grid-container\">\n      \n        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <article about=\"/assisted-acquisition-services\" class=\"independent-microsite-container\">\n\n  \n          <div class=\"grid-row grid-gap two-col\"><div class=\"desktop:grid-col-7 tablet:grid-col-8 col-second padding-right-0\"><p class=\"font-sans-lg text-semibold text-left\">Assisted Acquisition Services, or AAS, specializes in comprehensive acquisition, project, and financial management services. We foster collaboration with our industry partners to open new pathways for mission success, ensuring our government clients have access to the best possible resources and strategies.</p><div class=\"grid-container padding-0\"><div class=\"grid-row\"><div class=\"tablet:grid-col-6 desktop:grid-col-6\"><header class=\"usa-card__header padding-top-0 padding-left-0\"><h2 class=\"usa-card__heading\"><span class=\"display-inline-flex height-auto width-auto flex-align-center flex-justify-center radius-lg bg-primary-lighter text-primary padding-1 margin-right-2\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"m11 17 2 2a1 1 0 1 0 3-3\"></path><path d=\"m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4\"></path><path d=\"m21 3 1 11h-2\"></path><path d=\"M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3\"></path><path d=\"M3 4h8\"></path></svg></span>Government partners</h2></header><div class=\"usa-card__body padding-top-0 padding-left-0\"><ul><li class=\"margin-top-2\"><a href=\"/node/166639\">Working with AAS</a><br>Collaborative acquisition solutions that deliver projects on time, within budget, and tailored to agency needs.</li><li class=\"margin-top-2\"><a href=\"/node/166625\">Acquisition process</a><br>An overview of how AAS plans, awards, and manages even the most complex procurements.</li></ul></div></div><div class=\"tablet:grid-col-6 desktop:grid-col-6\"><header class=\"usa-card__header padding-top-0 padding-left-0\"><h2 class=\"usa-card__heading\"><span class=\"display-inline-flex height-auto width-auto flex-align-center flex-justify-center radius-lg bg-primary-lighter text-primary padding-1 margin-right-2\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z\"></path><path d=\"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2\"></path><path d=\"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2\"></path><path d=\"M10 6h4\"></path><path d=\"M10 10h4\"></path><path d=\"M10 14h4\"></path><path d=\"M10 18h4\"></path></svg></span>Industry</h2></header><div class=\"usa-card__body padding-top-0 padding-left-0\"><ul><li class=\"margin-top-2\"><a href=\"/node/166637\">Opportunities</a><br>Insight into upcoming procurements, monthly pipeline reviews, and opportunities to partner.</li><li class=\"margin-top-2\"><a href=\"https://buy.gsa.gov/interact/\">GSA Interact</a><br>A community platform to engage with government and industry, track opportunities, and join upcoming events.</li></ul></div></div></div></div></div><div class=\"desktop:grid-col-5 tablet:grid-col-4 col-first padding-0\"><div class=\"usa-card__body text-center flex-align-center\"><div class=\"usa-large float-none\" id=\"resp_img_168887_113\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_large_863/private/AASClientBriefingDeck_AcquisitionExpertiseSupportSolutions_Graphic_20240417_UpdatedColors-03.png?itok=46VCDbmD\" imagesize=\"large\" is_downloadable=\"0\" id=\"img_168887_863_0_113\" alt=\"Four-phase acquisition process diagram: planning, solicitation, negotiation/award, and post-award administration\" class=\" img-responsive\"><a class=\"long-description\" href=\"javascript:;\" role=\"button\" onclick=\"launchWindow(`Read image text description`, `&lt;pre&gt;A circular diagram centered around a client icon shows the four stages of the acquisition process in sequence. Phase 1 is Market Research and Acquisition Planning, represented with a chart icon. Phase 2 is Solicitation, represented with a group and speech bubble icon. Phase 3 is Negotiation and Award, shown with a handshake icon. Phase 4 is Post-Award Contract Administration, represented with a group icon. Arrows around the circle show a continuous cycle, with text labels for financial management, acquisition management, and project management. &lt;/pre&gt;`);\" data-dialog-type=\"modal\">Read image text description</a></div></div></div></div>\n    \n\n</article>\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-124204\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-124204\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jun 25, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                <!-- /end -->\n              </div>\n          </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-806307\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-806307\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-890715\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-890715\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-784657\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-784657\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-104043\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-104043\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-168929\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-168929\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-906811\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-906811\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-113118\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-113118\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-238838\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-238838\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1755263491\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"68\",\"entityUuid\":\"1e2a7cb5-5ce9-4e6a-ad25-748c3156ef8e\",\"entityVid\":\"403626\",\"entityName\":\"boaz.englesberg@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"166571\",\"entityTitle\":\"Assisted Acquisition Services\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klt2wyAMRDfklK-uR0cGmagBxEGym3b1lZ2-Xz-ydT2gYXCsPVTkYrLwdUpoWPCJRpjpjBvL0CnxoGi8UXh_gwedskguBIY5ZC_f-zt8wOtXWKesGBJ2sIHxwi0fIBeZsZw0Du6mB-LWV4MNC7shlnZAZaMT1z5kox1AvFBik3EPZyrdPe-QK2YCqjOlQ7TIqDAI476Php_oUBnObjPqBkkeWxFMwZvTWzNxS9TJSzOo1NbwHQCqkrt3G4mpgokUmIvES3jNoGJX2Dej8ZvqDRWeBw4mnRQLqXuNbuyMFo4zJUo-TxXzHp-ax6PGUUMaa8dy90Emk84R-h5HXNWk8jPeQsAYxadJA7p2bAmwlH_ki8-Msjbb4wBfNWNrfoq_V-yR6uJn8V_FPzf7R8uNDW6X_1m1iJhf6e3xmsrTtOpj0nDUF8JvFQY\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klt2wyAMRDfklK-uR0cGmagBxEGym3b1lZ2-Xz-ydT2gYXCsPVTkYrLwdUpoWPCJRpjpjBvL0CnxoGi8UXh_gwedskguBIY5ZC_f-zt8wOtXWKesGBJ2sIHxwi0fIBeZsZw0Du6mB-LWV4MNC7shlnZAZaMT1z5kox1AvFBik3EPZyrdPe-QK2YCqjOlQ7TIqDAI476Php_oUBnObjPqBkkeWxFMwZvTWzNxS9TJSzOo1NbwHQCqkrt3G4mpgokUmIvES3jNoGJX2Dej8ZvqDRWeBw4mnRQLqXuNbuyMFo4zJUo-TxXzHp-ax6PGUUMaa8dy90Emk84R-h5HXNWk8jPeQsAYxadJA7p2bAmwlH_ki8-Msjbb4wBfNWNrfoq_V-yR6uJn8V_FPzf7R8uNDW6X_1m1iJhf6e3xmsrTtOpj0nDUF8JvFQY\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_6wra5MD3bovPIlyhUGohCGltq3BFbVj6KfRib_z_6YM.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klt2wyAMRDfklK-uR0cGmagBxEGym3b1lZ2-Xz-ydT2gYXCsPVTkYrLwdUpoWPCJRpjpjBvL0CnxoGi8UXh_gwedskguBIY5ZC_f-zt8wOtXWKesGBJ2sIHxwi0fIBeZsZw0Du6mB-LWV4MNC7shlnZAZaMT1z5kox1AvFBik3EPZyrdPe-QK2YCqjOlQ7TIqDAI476Php_oUBnObjPqBkkeWxFMwZvTWzNxS9TJSzOo1NbwHQCqkrt3G4mpgokUmIvES3jNoGJX2Dej8ZvqDRWeBw4mnRQLqXuNbuyMFo4zJUo-TxXzHp-ax6PGUUMaa8dy90Emk84R-h5HXNWk8jPeQsAYxadJA7p2bAmwlH_ki8-Msjbb4wBfNWNrfoq_V-yR6uJn8V_FPzf7R8uNDW6X_1m1iJhf6e3xmsrTtOpj0nDUF8JvFQY\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klt2wyAMRDfklK-uR0cGmagBxEGym3b1lZ2-Xz-ydT2gYXCsPVTkYrLwdUpoWPCJRpjpjBvL0CnxoGi8UXh_gwedskguBIY5ZC_f-zt8wOtXWKesGBJ2sIHxwi0fIBeZsZw0Du6mB-LWV4MNC7shlnZAZaMT1z5kox1AvFBik3EPZyrdPe-QK2YCqjOlQ7TIqDAI476Php_oUBnObjPqBkkeWxFMwZvTWzNxS9TJSzOo1NbwHQCqkrt3G4mpgokUmIvES3jNoGJX2Dej8ZvqDRWeBw4mnRQLqXuNbuyMFo4zJUo-TxXzHp-ax6PGUUMaa8dy90Emk84R-h5HXNWk8jPeQsAYxadJA7p2bAmwlH_ki8-Msjbb4wBfNWNrfoq_V-yR6uJn8V_FPzf7R8uNDW6X_1m1iJhf6e3xmsrTtOpj0nDUF8JvFQY\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 897,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11910,
          "settleDelayMs": 10000,
          "auditMs": 1611,
          "totalMs": 14123,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 82,
          "failed": 10,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f66a6ba0b35",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "599c487b042481297304a5934494f526fa216e4a3a341fbdefbc35b25938dcd8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-599C487B0424"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb87f4c46beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "1a93b26426e486c43dacb7bfd024136a59f5179c03ba0588e493bef719ab5d77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A93B26426E4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4d2ee98e49b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "58e8556a7bc0a2a32cb04d1a539aade931c3520111943acb6e066a578de3ccc2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-58E8556A7BC0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca64e7042eff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "89732b48cbeba8616d7b5e90db6286cc39e955009f0be1df1cc04f60b68c14bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89732B48CBEB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a41c38efcd86",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "3d228765fd0edff5143861595ba367a9304783d99cde52b7540f22e0a983a5dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D228765FD0E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a1ce56795f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "27989e59bf51080076e1b7bb9d09f2aece1b9317f80c75b388e9fc6497f808fb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27989E59BF51"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c1214330e3f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "e910d9d4f621149ab4e1b97197809979594ed6f42a08699ed27f9cb748686c70",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E910D9D4F621"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bab5c928b1d6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "ee8e44f1e82809bada35008684e24b22e049f69465170291b28e3c2c496ceaf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EE8E44F1E828"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37c06010a660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "81fde92b92e5b8af2ac5211af1653f5faad28b4f0d44a4676744bb88a5e29fb2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81FDE92B92E5"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52b46b550016",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "e02baea07297a1e34a24a5c35b4fe1df258357f8d3eb91457234eeb8360d252e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E02BAEA07297"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 10,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11867,
          "settleDelayMs": 10000,
          "auditMs": 554,
          "totalMs": 13064
        },
        "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": 76,
          "errors": 0,
          "warnings": 76,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger independent-microsite-navigation\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "aab34efeee3c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ddc63143",
            "a11yPatternFingerprint": "a2d450f03d74f96297fdcdd61f9a26e785e934eab7496088759b64a23f0f038b",
            "a11yPatternDisplayId": "A11Y-PAT-A2D450F03D74",
            "a11yOccurrenceFingerprint": "e463ee74d5323ed37c7c93420f27fc4ceb992a4e1428da455031813e4fe445aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E463EE74D532"
          },
          {
            "severity": "warning",
            "rule": "aria-actions",
            "element": "<a class=\"long-description\" role=\"button\">",
            "message": "Native link element has mismatched ARIA button role",
            "suggestion": "Remove role=\"button\" or use <button> if the element should behave as button",
            "line": 0,
            "fingerprint": "b8b578c34492",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d6c64bdb",
            "a11yPatternFingerprint": "a3bce58078180e658c685312ec2b391da4926728df3072c44acfbd10a2734f83",
            "a11yPatternDisplayId": "A11Y-PAT-A3BCE5807818",
            "a11yOccurrenceFingerprint": "bc713a755530941fadc3d47095f4d0fd203dbdc533ee3e3243be46437eb81e76",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC713A755530"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "28d4f37f2216",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "afd737c1eabb583713b09eae539efec7fefa536790220353bc2aa58b98768947",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFD737C1EABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" 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": "4138bc7739b4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-51942cd8",
            "a11yPatternFingerprint": "b26cae9bbc5e43511c580db84148e65f7d1bd07c2f0e8160eaab1ee1494a349f",
            "a11yPatternDisplayId": "A11Y-PAT-B26CAE9BBC5E",
            "a11yOccurrenceFingerprint": "085b33bf3fb65890cedeee7719bd18013a9bece2be6c20c071b6eeaa12ecaa6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-085B33BF3FB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-nav__link\" 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": "194e8f17d412",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-902186a3",
            "a11yPatternFingerprint": "d167b6c3019e4325688d59095b0f3a14cb0b40baa087afabd997fae50629e87d",
            "a11yPatternDisplayId": "A11Y-PAT-D167B6C3019E",
            "a11yOccurrenceFingerprint": "b2f5e9222028c6a961a785055f2dbea89ec856741ab271c213da37cc217af954",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2F5E9222028"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-nav__link\" 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": "194e8f17d412",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-902186a3",
            "a11yPatternFingerprint": "d167b6c3019e4325688d59095b0f3a14cb0b40baa087afabd997fae50629e87d",
            "a11yPatternDisplayId": "A11Y-PAT-D167B6C3019E",
            "a11yOccurrenceFingerprint": "b2f5e9222028c6a961a785055f2dbea89ec856741ab271c213da37cc217af954",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2F5E9222028"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button hamburger-toggle\" 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": "e1cee81e9802",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-942928c4",
            "a11yPatternFingerprint": "b7b10e33484f2f798b2a4613dbc81d22eabf3ef2fefa4bb9fa6e4fad89f9969b",
            "a11yPatternDisplayId": "A11Y-PAT-B7B10E33484F",
            "a11yOccurrenceFingerprint": "759ddcd22deeecf4edcc1d901d1fd88decc1ef80fb8aa1c155b5e4fdf8445ff9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-759DDCD22DEE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "90c0740756f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "83494a01f7a31a3ac191df60074040baf2a2e3edd3ac080fe299cf575041c81b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83494A01F7A3"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "ad5801217ec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "bf41d784bd3041ece067de15f707e6680a72e0b52b18b86cf1710ffe4c6b5fc4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF41D784BD30"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3ec3b6127572",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "da272cff43886e09f587d0b7d7751eea4d54f060f30bf2e54ee3de2533dd99b6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA272CFF4388"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "360e5cf4cf55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "8567bde37cadbff8abd3944cbd45f19a5f67acf230257ba2a9c567bd8a9f9577",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8567BDE37CAD"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f72485f5146a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "b9983c768ca5d4aed7a7e5c8c570351359e2004474ec8ab4e2891938ac437beb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B9983C768CA5"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 141,
        "pageNavigationMs": 11910,
        "pageLoadDelayMs": 10000,
        "totalMs": 33062,
        "scannerMs": {
          "axe": 14123,
          "accesslint": 13064
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
      "finalUrl": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Accessibility starts with us | GSA",
      "elapsedMs": 32719,
      "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": 1773,
          "failed": 1,
          "cantTell": 8,
          "inapplicable": 42
        },
        "failedRules": [
          "heading-order"
        ],
        "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",
          "input-button-name",
          "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",
          "select-name",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h4",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d6c7fc37f71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-27d1fbca",
            "a11yPatternFingerprint": "9f4efff05a3c65b4baba1f33e770c0474e47b19fccd54ed263d05ebd64fe3806",
            "a11yPatternDisplayId": "A11Y-PAT-9F4EFFF05A3C",
            "a11yOccurrenceFingerprint": "e8fb76a5c5817528703801cccb19ce4411eba9622e7044865a03e70cfe549309",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8FB76A5C581"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"The mission of government is to serve all its citizens—including those with disabilities. Under Section 508 of the Rehabilitation Act, federal agencies must give those with disabilities (including emp...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us\">\n<meta property=\"og:title\" content=\"Accessibility starts with us\">\n<meta property=\"og:description\" content=\"The mission of government is to serve all its citizens—including those with disabilities. Under Section 508 of the Rehabilitation Act, federal agencies must give those with disabilities (including emp…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/system/files/Accessibility%20GSA%20Blog.png\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OSC\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-02-04\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Accessibility starts with us | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_pfSOOvu9oSXMMNlEMyL_MzwzWE9gd_IYPuef5PtAfdc.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/145548\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9UlmW4yAMvBAJX3MengwKVgcQD8npuE8_srP0Mj35wVK5tNdUOIcOGUNcRLnSByhxEy8II84uQtc4g59A0MUCIus3u6KIRYuLtfsKVJRPdHWRB_rGo0KhD3QJFAqsOPyEM1yIh7hEA6PSBf3TCm9f4Vx4ghJE10Itu8ycCwaF7LM9P_0jvMH1O1hdFvAJetAB8bwnMeCW9yBxUFfZoT6oKY7dFlI8UO2DL7gBIZ4xkfL4E2Ys3WbYQKrbzrBOmHaSwmR1o1xC4vdWGJI35_BwHLWEHe1pGiq2xf8Egq0TrZ0OA_KAPotPY-lQjp_IcWl9mQrJbFWtk0RYgzKXMBWOZ3-fvkKXsFW1iX5hPaBC04BBdrsXpC2XEzVRiFJ89vSJOFlFsd5EoZPNkmEf8B9gO6QVU-4Uf5UcRJNNMjPgtUNLAUp5QT9hCpGXptuSg0VN0JqN_P-I7VCbFPdjiV3rVTcbWU62JdOl_W76gkuNNNwE9ZV1YjZV-dvnvu_V6do5Dzqt_mm5Rd7TY7l3Z3__AhECb4k\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":{\"form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM\":true},\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"145548\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-blog-article uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/blog\">Blog</a>\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"\">\n\n      \n\n      \n        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n    <div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"blog-header blog-header__blog-detail\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"block block-blog-page-customizations block-gsa-social-links-block\">\n    \n      <div class=\"gsa-stay-connected-container\"><p class=\"gsa-social-media-title\">STAY CONNECTED</p>\n<div class=\"item-list\"><ul class=\"gsa-stay-connected-list\"><li><span class=\"usa-tooltip\"><a href=\"https://www.facebook.com/gsa\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-458038\" tabindex=\"0\"><span>Facebook</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-458038\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://twitter.com/usgsa\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-289982\" tabindex=\"0\"><span>X</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-289982\" role=\"tooltip\" aria-hidden=\"true\">X</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.linkedin.com/company/gsa\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-715260\" tabindex=\"0\"><span>Linkedin</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-715260\" role=\"tooltip\" aria-hidden=\"true\">Linkedin</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://truthsocial.com/@USGSA\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-444087\" tabindex=\"0\"><span>Truth Social</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-444087\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.youtube.com/usgsa\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-916554\" tabindex=\"0\"><span>YouTube</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-916554\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.instagram.com/usgsa\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-661281\" tabindex=\"0\"><span>Instagram</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-661281\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-924138\" tabindex=\"0\"><span>Email</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-924138\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span></li></ul></div></div>\n\n  </div>\n\n    </div>\n    <div class=\"desktop:grid-col-6 padding-top-2\">\n      <div class=\"block block-blog-page-customizations block-gsa-logo-block\">\n    \n      <h1 class=\"sr-only\">GSA Blog</h1>\n<a href=\"/blog\" title=\"GSA Blog Logo\" aria-label=\"GSA Blog Logo\"><img src=\"/sites/gsa.gov/themes/custom/gsa/custom_assets/images/gsa-logo-blog.jpg\" class=\"img-responsive gsa-blog-logo-image\" alt=\"GSA Blog Logo\"></a>\n  </div>\n\n    </div>\n    <div id=\"stay-connected\" class=\"social-links desktop:grid-col-3 padding-top-2\">\n      <div class=\"gsa-blog-search-form usa-form block block-blog-page-customizations block-gsa-search-blog-block\" data-drupal-selector=\"gsa-blog-search-form\">\n    \n      <form action=\"/blog/2021/07/20/accessibility-starts-with-us\" method=\"post\" id=\"gsa-blog-search-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-blog-search js-form-item-blog-search form-no-label\">\n          <input data-drupal-selector=\"edit-blog-search\" type=\"text\" id=\"edit-blog-search\" name=\"blog_search\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Enter Search Terms\" class=\"form-text usa-input\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181093\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"RwJDT-wnmlyQZPg1rPYFYSGrF-pMaOIMU_wQ338q8no\">\n<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-voy6a-uwjfvieeo1pbrvrsmqz01l47gj9fklow6buis\" type=\"hidden\" name=\"form_build_id\" value=\"form-vOY6a_UwJfvieeo1pbRvRSMQZ01l47Gj9FkloW6buis\">\n<input data-drupal-selector=\"edit-gsa-blog-search-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_search_form\">\n\n</form>\n\n  </div>\n\n    </div>\n  </div>\n</div>\n\n<div class=\"margin-bottom-2\">\n  <div class=\"block block-blog-page-customizations block-gsa-search-title-block\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          \n<div class=\"usa-alert usa-alert--info usa-alert--no-icon\">\n  <div class=\"usa-alert__body\">\n    <p class=\"usa-alert__text\">\n      <small>This is archived information. It may contain outdated contact names, telephone numbers, web links,\n        or other information. For up-to-date information visit GSA.gov pages by topic or contact our Office of\n        Public Affairs at <a href=\"mailto:press@gsa.gov\">press@gsa.gov</a>. For a list of public affairs officers by beat,\n        visit the <a href=\"/about-us/newsroom\">GSA Newsroom</a>.</small>\n    </p>\n  </div>\n</div>\n\n      </div>\n\n  </div>\n\n</div>\n<div class=\"blog-page-content\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-9\">\n      <div>\n        \n          <article class=\"media media--type-image media--view-mode-public-facing\">\n  \n      \n              <img loading=\"lazy\" src=\"/system/files/Accessibility%20GSA%20Blog.png\" height=\"1275\" alt=\"GSA Accessibility Image\" typeof=\"foaf:Image\" class=\"width-full\">\n\n\n\n    \n  </article>\n\n    \n                <h2 class=\"font-sans-xl\">Accessibility starts with us</h2>\n                <div class=\"article-publication-info\">\n          <time>\n          Jul 20, 2021\n    </time> | \n          GSA Blog Team\n    <br>\n          Post filed in:\n                                  <span><a href=\"/blog/blog-search?category=Policy\">Policy</a></span>\n                  </div>\n        \n          <p><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">The mission of government is to serve all its citizens—including those with disabilities. Under </span><a style=\"text-decoration:none;\" href=\"https://section508.gov/manage/laws-and-policies\"><span style=\"-webkit-text-decoration-skip:none;color:#1155cc;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration-skip-ink:none;text-decoration:underline;white-space:pre-wrap;\">Section 508 of the Rehabilitation Act</span></a><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">, federal agencies must give those with disabilities (including employees and members of the public) access to information comparable to the access available to others. This means that agencies must ensure that all technology and digital services we </span><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;text-decoration:none;white-space:pre-wrap;\"><strong>buy, build, and use</strong></span><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\"> are accessible to everyone.</span></p><p style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">When talking with federal employees about accessibility, they agree this is something we want—and need—to do, and do well. The problem is that many federal employees don’t really understand how to apply accessibility principles to their work.</span></p><p style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">GSA is tasked with helping federal agencies comply with Section 508 by providing guidance, tools, and training to improve accessibility. GSA’s goal is to help other agencies take proactive steps to make their digital content and systems available to all. This is the first in a series of posts that will highlight ways in which agencies can embrace accessibility.</span></p><h2 style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:13pt;font-style:normal;font-variant:normal;text-decoration:none;white-space:pre-wrap;\"><strong>Buy IT that is accessible to all</strong></span></h2><p style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">One of the ways GSA ensures accessibility in the IT procurement process is with the </span><a class=\"usa-link--external\" href=\"https://app.buyaccessible.gov/\"><span style=\"-webkit-text-decoration-skip:none;color:#1155cc;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration-skip-ink:none;text-decoration:underline;white-space:pre-wrap;\">Accessibility Requirements Tool (ART)</span></a><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">. ART offers standardized language that agencies should incorporate into their acquisition documents when procuring IT solutions and services. Including the correct requirements upfront during acquisition ensures that all IT purchases meet 508 requirements, and binds contractors to comply with the law.</span></p><h2 style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:13pt;font-style:normal;font-variant:normal;text-decoration:none;white-space:pre-wrap;\"><strong>Build accessible digital services</strong></span></h2><p style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">When products are designed to be accessible from the ground up, the results not only support access for people with disabilities, but products are often much easier for everyone to use. Concepts such as </span><a style=\"text-decoration:none;\" href=\"https://section508.gov/create/universal-design\"><span style=\"-webkit-text-decoration-skip:none;color:#1155cc;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration-skip-ink:none;text-decoration:underline;white-space:pre-wrap;\">universal design</span></a><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\"> have become commonplace in the design world, because they make sense for both businesses, and end users. GSA offers a wealth of information and training to help agencies use concepts like universal design to build products and services that are accessible and easy to use, including:</span></p><ul><li style=\"list-style-type:disc;\" aria-level=\"1\"><a style=\"text-decoration:none;\" href=\"https://www.section508.gov/create\"><span style=\"-webkit-text-decoration-skip:none;color:#1155cc;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration-skip-ink:none;text-decoration:underline;white-space:pre-wrap;\">How to create accessible digital products</span></a><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\"> - Section508.gov</span></li><li style=\"list-style-type:disc;\" aria-level=\"1\"><a style=\"text-decoration:none;\" href=\"https://designsystem.digital.gov/design-principles/#embrace-accessibility\"><span style=\"-webkit-text-decoration-skip:none;color:#1155cc;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration-skip-ink:none;text-decoration:underline;white-space:pre-wrap;\">Design principle - embrace accessibility</span></a><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\"> - US Web Design System (USWDS)</span></li><li style=\"list-style-type:disc;\" aria-level=\"1\"><a style=\"text-decoration:none;\" href=\"https://www.youtube.com/playlist?list=PLd9b-GuOJ3nFHykZgRBZ7_bzwfZ526rxm\"><span style=\"-webkit-text-decoration-skip:none;color:#1155cc;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration-skip-ink:none;text-decoration:underline;white-space:pre-wrap;\">Accessibility training playlist</span></a><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\"> - Digital.gov</span></li></ul><h2 style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:13pt;font-style:normal;font-variant:normal;text-decoration:none;white-space:pre-wrap;\"><strong>Ensure common business tools are accessible</strong></span></h2><p style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">As the federal workforce (along with the rest of the world) shifted to a more virtual environment in 2020, video meetings became a normal part of our workday. But some virtual meeting tools have proven to be more accessible than others. GSA recently published new guidance on how to </span><a style=\"text-decoration:none;\" href=\"https://www.section508.gov/create/accessible-meetings\"><span style=\"-webkit-text-decoration-skip:none;color:#1155cc;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration-skip-ink:none;text-decoration:underline;white-space:pre-wrap;\">create accessible meetings</span></a><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">.</span></p><p style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">As many people begin returning to the office, we will need to navigate a world of hybrid meetings, with some participants in-person, and some attending virtually. Accommodating different working environments can be a challenge, but it’s critical to keeping the “business of government” operating both efficiently and with accessibility in mind.</span></p><h2 style=\"line-height:1.38;margin-bottom:11px;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:13pt;font-style:normal;font-variant:normal;text-decoration:none;white-space:pre-wrap;\"><strong>What’s next?</strong></span></h2><p style=\"line-height:1.38;\"><span style=\"color:#000000;font-family:'Public Sans',sans-serif;font-size:11pt;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;white-space:pre-wrap;\">Think about how you address accessibility in your own work. If you are involved in purchasing IT for your team, use the ART tool to find the right requirements language to ensure contracts, products, and services are accessible. If you support a federal website or digital service, educate yourself on how to build products that are accessible. When you host meetings, both with internal teams, and external customers, ensure the meeting tools you use are accessible.</span></p><p>&nbsp;</p>\n    \n      </div>\n    </div>\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-blog-updates-block\">\n    \n      <form class=\"gsa-blog-updates-form maxw-desktop usa-form\" data-drupal-selector=\"gsa-blog-updates-form\" action=\"/blog/2021/07/20/accessibility-starts-with-us\" method=\"post\" id=\"gsa-blog-updates-form\" accept-charset=\"UTF-8\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-email-address js-form-item-email-address\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-email-address\">\n      Get GSABlog Updates and Alerts\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <input data-drupal-selector=\"edit-email-address\" type=\"text\" id=\"edit-email-address\" name=\"email_address\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Email Address\" class=\"form-text required usa-input\" required=\"required\" aria-required=\"true\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181094\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"11qZcM1OtJ1pgVf4VcVIMs5kzBwhc6fw7txK9p9XbK4\">\n<input formtarget=\"_blank\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--2\" name=\"op\" value=\"Sign Up\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-gxvibzulix9vzkhv5ylxwvcpnjgkbgndw1k-9aj-bxw\" type=\"hidden\" name=\"form_build_id\" value=\"form-gxvIBzUlIx9VzKHv5YLXWvCpNjGKBgndw1K-9aJ_bXw\">\n<input data-drupal-selector=\"edit-gsa-blog-updates-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_updates_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-category-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-category-filter-form\" action=\"/blog/2021/07/20/accessibility-starts-with-us\" method=\"post\" id=\"gsa-category-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-category js-form-item-category\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-category\">\n      Categories\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-category\" id=\"edit-category\" name=\"category\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Category</option><option value=\"18F\">18F</option><option value=\"AbilityOne\">AbilityOne</option><option value=\"Accessibility\">Accessibility</option><option value=\"Acquisition\">Acquisition</option><option value=\"Acquisition Gateway\">Acquisition Gateway</option><option value=\"Art\">Art</option><option value=\"Art in Architecture\">Art in Architecture</option><option value=\"Artwork\">Artwork</option><option value=\"Awards\">Awards</option><option value=\"Blanket Purchase Agreement\">Blanket Purchase Agreement</option><option value=\"Budget\">Budget</option><option value=\"Buildings\">Buildings</option><option value=\"COVID-19\">COVID-19</option><option value=\"Careers\">Careers</option><option value=\"Cars\">Cars</option><option value=\"Category Management\">Category Management</option><option value=\"Challenge.gov\">Challenge.gov</option><option value=\"Chief Information Officer\">Chief Information Officer</option><option value=\"Child Care\">Child Care</option><option value=\"City Pair\">City Pair</option><option value=\"Civil Rights\">Civil Rights</option><option value=\"Climate\">Climate</option><option value=\"Cloud\">Cloud</option><option value=\"Cloud Computing\">Cloud Computing</option><option value=\"Communications\">Communications</option><option value=\"Computers for Learning\">Computers for Learning</option><option value=\"Cost Savings\">Cost Savings</option><option value=\"Courthouses\">Courthouses</option><option value=\"Customer Service\">Customer Service</option><option value=\"Data\">Data</option><option value=\"Data.gov\">Data.gov</option><option value=\"Design Excellence\">Design Excellence</option><option value=\"DigitalGov\">DigitalGov</option><option value=\"Disaster Relief\">Disaster Relief</option><option value=\"Disposal\">Disposal</option><option value=\"Driver Safety\">Driver Safety</option><option value=\"E-Waste\">E-Waste</option><option value=\"Earth Day\">Earth Day</option><option value=\"Earth Week\">Earth Week</option><option value=\"Economic Catalyst\">Economic Catalyst</option><option value=\"Emergency Response\">Emergency Response</option><option value=\"Emerging Technology\">Emerging Technology</option><option value=\"Energy\">Energy</option><option value=\"Equity\">Equity</option><option value=\"FAS\">FAS</option><option value=\"FedRAMP\">FedRAMP</option><option value=\"FedScoop 50\">FedScoop 50</option><option value=\"Federal Acquisition Institute\">Federal Acquisition Institute</option><option value=\"Federal Acquisition Service\">Federal Acquisition Service</option><option value=\"Federal Building Challenge\">Federal Building Challenge</option><option value=\"Federal Buildings\">Federal Buildings</option><option value=\"Federal Footprint\">Federal Footprint</option><option value=\"Federal Front Door\">Federal Front Door</option><option value=\"Federal Work Force\">Federal Work Force</option><option value=\"Fine Art\">Fine Art</option><option value=\"Fleet\">Fleet</option><option value=\"GPG\">GPG</option><option value=\"GSA Administrator\">GSA Administrator</option><option value=\"GSA Feature\">GSA Feature</option><option value=\"GSA Fleet\">GSA Fleet</option><option value=\"GSA IT\">GSA IT</option><option value=\"GSA.gov\">GSA.gov</option><option value=\"PPMS\">PPMS</option><option value=\"Green\">Green</option><option value=\"Green Building\">Green Building</option><option value=\"Green Buildings\">Green Buildings</option><option value=\"Green Proving Ground\">Green Proving Ground</option><option value=\"Health and Wellness\">Health and Wellness</option><option value=\"Historic Buildings\">Historic Buildings</option><option value=\"Historic Preservation\">Historic Preservation</option><option value=\"Historic Preservation Month\">Historic Preservation Month</option><option value=\"IT\">IT</option><option value=\"Information Technology\">Information Technology</option><option value=\"Innovation\">Innovation</option><option value=\"Jobs\">Jobs</option><option value=\"Jobs and the Economy\">Jobs and the Economy</option><option value=\"LPOEs\">LPOEs</option><option value=\"Land Ports of Entry\">Land Ports of Entry</option><option value=\"Leadership\">Leadership</option><option value=\"Leases\">Leases</option><option value=\"Lighthouses\">Lighthouses</option><option value=\"Making It Easier\">Making It Easier</option><option value=\"Manufacturing\">Manufacturing</option><option value=\"Miscellaneous\">Miscellaneous</option><option value=\"Mobile Applications\">Mobile Applications</option><option value=\"National Preparedness\">National Preparedness</option><option value=\"National Register of Historic Places\">National Register of Historic Places</option><option value=\"National Small Business Week\">National Small Business Week</option><option value=\"OASIS\">OASIS</option><option value=\"Office of Evaluation Sciences\">Office of Evaluation Sciences</option><option value=\"Office of Small Business Utilization\">Office of Small Business Utilization</option><option value=\"Open Government\">Open Government</option><option value=\"Per Diem\">Per Diem</option><option value=\"Policy\">Policy</option><option value=\"Procurement\">Procurement</option><option value=\"Public Buildings Service\">Public Buildings Service</option><option value=\"Public Engagement\">Public Engagement</option><option value=\"Readiness\">Readiness</option><option value=\"Real Property\">Real Property</option><option value=\"Reverse Auctions\">Reverse Auctions</option><option value=\"SFTool\">SFTool</option><option value=\"Shared Services\">Shared Services</option><option value=\"Small Business\">Small Business</option><option value=\"Smart Building\">Smart Building</option><option value=\"SmartPay\">SmartPay</option><option value=\"Social Media\">Social Media</option><option value=\"State and Local\">State and Local</option><option value=\"Surplus Property\">Surplus Property</option><option value=\"Sustainability\">Sustainability</option><option value=\"Sustainability 2\">Sustainability 2</option><option value=\"Technology\">Technology</option><option value=\"Technology Transformation Services\">Technology Transformation Services</option><option value=\"Telework\">Telework</option><option value=\"Total Workplace\">Total Workplace</option><option value=\"Transactional Data Reporting\">Transactional Data Reporting</option><option value=\"Travel\">Travel</option><option value=\"U.S. Border Stations\">U.S. Border Stations</option><option value=\"U.S. Courthouses\">U.S. Courthouses</option><option value=\"architecture\">architecture</option><option value=\"cybersecurity\">cybersecurity</option><option value=\"data center optimization\">data center optimization</option><option value=\"eBuy\">eBuy</option><option value=\"eRulemaking\">eRulemaking</option><option value=\"security\">security</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181095\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"agFeHYqL2h2jCiCKPmDhhLWNZQB7kzussaibBg4KkJo\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--3\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-ux2jiba3wecebxenq-7okuhzvxzhuzqwtogvlxcwcoo\" type=\"hidden\" name=\"form_build_id\" value=\"form-uX2JIbA3WECebxEnq-7oKUHZVxZhUZqWTOGvLxCwCoo\">\n<input data-drupal-selector=\"edit-gsa-category-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_category_filter_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-archives-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-archive-filter-form\" action=\"/blog/2021/07/20/accessibility-starts-with-us\" method=\"post\" id=\"gsa-archive-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-archive-filter js-form-item-archive-filter\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-archive-filter\">\n      Archives\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-archive-filter\" id=\"edit-archive-filter\" name=\"archive_filter\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Month</option><option value=\"year=2026&amp;month=07\">July 2026</option><option value=\"year=2026&amp;month=06\">June 2026</option><option value=\"year=2026&amp;month=05\">May 2026</option><option value=\"year=2026&amp;month=04\">April 2026</option><option value=\"year=2026&amp;month=03\">March 2026</option><option value=\"year=2026&amp;month=02\">February 2026</option><option value=\"year=2026&amp;month=01\">January 2026</option><option value=\"year=2025&amp;month=12\">December 2025</option><option value=\"year=2025&amp;month=11\">November 2025</option><option value=\"year=2025&amp;month=10\">October 2025</option><option value=\"year=2025&amp;month=09\">September 2025</option><option value=\"year=2025&amp;month=08\">August 2025</option><option value=\"year=2025&amp;month=07\">July 2025</option><option value=\"year=2025&amp;month=06\">June 2025</option><option value=\"year=2025&amp;month=05\">May 2025</option><option value=\"year=2025&amp;month=04\">April 2025</option><option value=\"year=2025&amp;month=03\">March 2025</option><option value=\"year=2025&amp;month=02\">February 2025</option><option value=\"year=2025&amp;month=01\">January 2025</option><option value=\"year=2024&amp;month=12\">December 2024</option><option value=\"year=2024&amp;month=11\">November 2024</option><option value=\"year=2024&amp;month=10\">October 2024</option><option value=\"year=2024&amp;month=09\">September 2024</option><option value=\"year=2024&amp;month=08\">August 2024</option><option value=\"year=2024&amp;month=07\">July 2024</option><option value=\"year=2024&amp;month=06\">June 2024</option><option value=\"year=2024&amp;month=05\">May 2024</option><option value=\"year=2024&amp;month=04\">April 2024</option><option value=\"year=2024&amp;month=03\">March 2024</option><option value=\"year=2024&amp;month=02\">February 2024</option><option value=\"year=2024&amp;month=01\">January 2024</option><option value=\"year=2023&amp;month=12\">December 2023</option><option value=\"year=2023&amp;month=11\">November 2023</option><option value=\"year=2023&amp;month=10\">October 2023</option><option value=\"year=2023&amp;month=09\">September 2023</option><option value=\"year=2023&amp;month=08\">August 2023</option><option value=\"year=2023&amp;month=07\">July 2023</option><option value=\"year=2023&amp;month=06\">June 2023</option><option value=\"year=2023&amp;month=05\">May 2023</option><option value=\"year=2023&amp;month=04\">April 2023</option><option value=\"year=2023&amp;month=03\">March 2023</option><option value=\"year=2023&amp;month=02\">February 2023</option><option value=\"year=2023&amp;month=01\">January 2023</option><option value=\"year=2022&amp;month=12\">December 2022</option><option value=\"year=2022&amp;month=11\">November 2022</option><option value=\"year=2022&amp;month=10\">October 2022</option><option value=\"year=2022&amp;month=09\">September 2022</option><option value=\"year=2022&amp;month=08\">August 2022</option><option value=\"year=2022&amp;month=07\">July 2022</option><option value=\"year=2022&amp;month=06\">June 2022</option><option value=\"year=2022&amp;month=05\">May 2022</option><option value=\"year=2022&amp;month=04\">April 2022</option><option value=\"year=2022&amp;month=03\">March 2022</option><option value=\"year=2022&amp;month=02\">February 2022</option><option value=\"year=2022&amp;month=01\">January 2022</option><option value=\"year=2021&amp;month=12\">December 2021</option><option value=\"year=2021&amp;month=11\">November 2021</option><option value=\"year=2021&amp;month=10\">October 2021</option><option value=\"year=2021&amp;month=09\">September 2021</option><option value=\"year=2021&amp;month=08\">August 2021</option><option value=\"year=2021&amp;month=07\">July 2021</option><option value=\"year=2021&amp;month=06\">June 2021</option><option value=\"year=2021&amp;month=05\">May 2021</option><option value=\"year=2021&amp;month=04\">April 2021</option><option value=\"year=2021&amp;month=03\">March 2021</option><option value=\"year=2021&amp;month=02\">February 2021</option><option value=\"year=2021&amp;month=01\">January 2021</option><option value=\"year=2020&amp;month=12\">December 2020</option><option value=\"year=2020&amp;month=11\">November 2020</option><option value=\"year=2020&amp;month=10\">October 2020</option><option value=\"year=2020&amp;month=09\">September 2020</option><option value=\"year=2020&amp;month=08\">August 2020</option><option value=\"year=2020&amp;month=07\">July 2020</option><option value=\"year=2020&amp;month=06\">June 2020</option><option value=\"year=2020&amp;month=05\">May 2020</option><option value=\"year=2020&amp;month=04\">April 2020</option><option value=\"year=2020&amp;month=03\">March 2020</option><option value=\"year=2020&amp;month=02\">February 2020</option><option value=\"year=2020&amp;month=01\">January 2020</option><option value=\"year=2019&amp;month=12\">December 2019</option><option value=\"year=2019&amp;month=11\">November 2019</option><option value=\"year=2019&amp;month=10\">October 2019</option><option value=\"year=2019&amp;month=09\">September 2019</option><option value=\"year=2019&amp;month=08\">August 2019</option><option value=\"year=2019&amp;month=07\">July 2019</option><option value=\"year=2019&amp;month=06\">June 2019</option><option value=\"year=2019&amp;month=05\">May 2019</option><option value=\"year=2019&amp;month=04\">April 2019</option><option value=\"year=2019&amp;month=03\">March 2019</option><option value=\"year=2019&amp;month=02\">February 2019</option><option value=\"year=2019&amp;month=01\">January 2019</option><option value=\"year=2018&amp;month=12\">December 2018</option><option value=\"year=2018&amp;month=11\">November 2018</option><option value=\"year=2018&amp;month=10\">October 2018</option><option value=\"year=2018&amp;month=09\">September 2018</option><option value=\"year=2018&amp;month=08\">August 2018</option><option value=\"year=2018&amp;month=07\">July 2018</option><option value=\"year=2018&amp;month=06\">June 2018</option><option value=\"year=2018&amp;month=05\">May 2018</option><option value=\"year=2018&amp;month=04\">April 2018</option><option value=\"year=2018&amp;month=03\">March 2018</option><option value=\"year=2018&amp;month=02\">February 2018</option><option value=\"year=2018&amp;month=01\">January 2018</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181096\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"ZiVdZ9jMOUtzeEX2wbmIIqe5vpyOadJUPY8EqLps6eo\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--4\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-msetew1cug1oogigirpif5yoliw0cqipfgg9kj2k0y0\" type=\"hidden\" name=\"form_build_id\" value=\"form-mSETeW1CUG1oOGIgirpIF5YOLIW0cqIPfGg9KJ2K0Y0\">\n<input data-drupal-selector=\"edit-gsa-archive-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_archive_filter_form\">\n\n</form>\n\n  </div>\n\n      <div>\n        \n                                  <article>\n                                    <h4>\n          Other GSA Blogs\n    </h4>\n                                <!-- Text Block Content -->\n\n          <ul class=\"list-unstyled\"><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://www.fedramp.gov/blog/\">FedRAMP Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://gsablogs.gsa.gov/technology/\">Great Government through Technology</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://section508.gov/blog\">IT Accessibility Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://oes.gsa.gov/blog/\">Office of Evaluation Sciences Blog</a></li></ul><hr>\n    \n\n\n        </article>\n\n  \n\n                \n      </div>\n    </div>\n  </div>\n</div>\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-863898\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-863898\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Feb 4, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n            \n                                <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-492912\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-492912\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-228688\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-228688\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-460828\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-460828\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-646698\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-646698\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-144980\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-144980\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-636498\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-636498\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-681645\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-681645\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-945663\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-945663\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1626790691\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"166\",\"entityUuid\":\"22f6c319-9a0c-44ff-bbd3-b1c3d97feef2\",\"entityVid\":\"368444\",\"entityName\":\"matthew.burrell@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"blog_article\",\"entityId\":\"145548\",\"entityTitle\":\"Accessibility starts with us\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_DsfqiXZODplIbE3poxO7b0kxd76wOBIVuxJ8vF09VyA.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_80mYEGIYf0ldq0t3XFQSiN7lx4JxhJCZDYzh0KY8TeU.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_WjQiC0wRdJi3dEnZxuRdiildlvRAYLCWz4EsSdGBbeI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1824,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12065,
          "settleDelayMs": 10000,
          "auditMs": 2462,
          "totalMs": 15125,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 69,
          "failed": 23,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "landmarks/landmark-unique",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9009d46b296",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-90374dfc",
            "a11yPatternFingerprint": "460975b44bd682ea8c7cb76c851865b6d348f90259cb3cd42cf66e789b090775",
            "a11yPatternDisplayId": "A11Y-PAT-460975B44BD6",
            "a11yOccurrenceFingerprint": "10bf1ce86a1f3197a2be3edfedae1b4076d496bb7ff652690690a8ec68eea2ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-10BF1CE86A1F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "170ff777f938",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b14a8fff",
            "a11yPatternFingerprint": "5898bbaa023c866287c58ad230d486289ff995f86f2d7adb8c37aee5d33c08ac",
            "a11yPatternDisplayId": "A11Y-PAT-5898BBAA023C",
            "a11yOccurrenceFingerprint": "94271f0a111401054e8b2be45ffe933e58c9c19b4a47b51cf108c486a8903654",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94271F0A1114"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>Linkedin</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63bd6731a64b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b980d827",
            "a11yPatternFingerprint": "3c23b46e3a90b27cbddc292fcd2c40b3dcdf7b5dc41b91d92c6d42b5c4ab4215",
            "a11yPatternDisplayId": "A11Y-PAT-3C23B46E3A90",
            "a11yOccurrenceFingerprint": "cbc1f9694c421af924fbd87196a830a84ba7e4eb2e670613e8c468e30bf880d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CBC1F9694C42"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cba66b5cd5bb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-cf6ec4d9",
            "a11yPatternFingerprint": "3f8a68db385b2674fa0f61b0d1e885fb472ae2490a853d34f8959e6e3c94f9ba",
            "a11yPatternDisplayId": "A11Y-PAT-3F8A68DB385B",
            "a11yOccurrenceFingerprint": "ce06f28c009087a0b3941dafb23a3a92681cf0ace464c8461454527b880557bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CE06F28C0090"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d37da8dcda8b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ba3c151e",
            "a11yPatternFingerprint": "fc8ecea1dbcfecadefc7b995b3f9a2b319ec75e1f04a96d3efd4be004d8bf2c1",
            "a11yPatternDisplayId": "A11Y-PAT-FC8ECEA1DBCF",
            "a11yOccurrenceFingerprint": "975dd0e7aa7182961215b883b2750e447de51ed2ea7e4b617baa118c783f517f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-975DD0E7AA71"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>Instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c238ecb0b839",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7a3b8836",
            "a11yPatternFingerprint": "2c29b6a035ddcb1729a600c5632263bf8d00426d9fceb87f890f54bb25a9ecfd",
            "a11yPatternDisplayId": "A11Y-PAT-2C29B6A035DD",
            "a11yOccurrenceFingerprint": "fb69cb68df923e894f1f15d167aea3cb1bf02a5545d0fb2f6b7f8e693b2c1fe4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB69CB68DF92"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>Email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03d48b6c9ea2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-859eadec",
            "a11yPatternFingerprint": "0fcb7b68e4a66f0a432d22561d9a25723c8b34180cfe15431288072203576fc0",
            "a11yPatternDisplayId": "A11Y-PAT-0FCB7B68E4A6",
            "a11yOccurrenceFingerprint": "8b84031b7b004679653b6252577ee219fbbba264e51c7a933f552ebe19f5620f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B84031B7B00"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ead174f7493",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-031826dd",
            "a11yPatternFingerprint": "81e72b1d3f69aa9d09b1a16f4f19dff64e90e59182d5603a44c02d5dfcb5e590",
            "a11yPatternDisplayId": "A11Y-PAT-81E72B1D3F69",
            "a11yOccurrenceFingerprint": "ad9db57e6bb46dfef6a570b968325334082b8af7f2247205c3d7b4a1ca56c05c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AD9DB57E6BB4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43cfcaa87e24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9e60c381",
            "a11yPatternFingerprint": "f55365b0164783fdd46e033193022b7b1d63170b79a115ba544fa62cc003a617",
            "a11yPatternDisplayId": "A11Y-PAT-F55365B01647",
            "a11yOccurrenceFingerprint": "b6107a43d715f5a94ffa5092e9e85a01c99c46d1204c7f8613511986a79227b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6107A43D715"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39bdf2d6bdb3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4fedbb56",
            "a11yPatternFingerprint": "f4c920783208091277f984f58ca842066880839433f95d13ece14d64e980922e",
            "a11yPatternDisplayId": "A11Y-PAT-F4C920783208",
            "a11yOccurrenceFingerprint": "07aabd75b215e450d66217b12974ddb638bfb87bad4e017fb2e829a2893df3f5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-07AABD75B215"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6817c3a3665e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-324f9df9",
            "a11yPatternFingerprint": "329b808a4d2bd3e5a8298d450ac03d57f879223966f2bbeada5cde1cc9df1b15",
            "a11yPatternDisplayId": "A11Y-PAT-329B808A4D2B",
            "a11yOccurrenceFingerprint": "b8c1c084f6eb740b8ad83cd4aff01ee816c20408faf8ce8a4d7c9b1212a521fe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8C1C084F6EB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5676dc05fb3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-eef7123f",
            "a11yPatternFingerprint": "824fa2f57a117c7a253ba8412bebd7f0180a8a3543b79b0b84d3bd39c3ef74ac",
            "a11yPatternDisplayId": "A11Y-PAT-824FA2F57A11",
            "a11yOccurrenceFingerprint": "ddce486a91de63e0fcd26bf7d5d8bafcaffee0cf678790323cb5dfbd337a5e69",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDCE486A91DE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6606117e27d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d30778be",
            "a11yPatternFingerprint": "c65fa2495620aa96866a84780c90f33c1341ecd4935c224a776e33c346f99fdd",
            "a11yPatternDisplayId": "A11Y-PAT-C65FA2495620",
            "a11yOccurrenceFingerprint": "3e1e9e28be282343e13526f9a520a00835c9ad0bc2afb192805320f9274cbebd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E1E9E28BE28"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "639d75c5b176",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "9691fc0ec1e2c2a70de54ff0b35f96fb63f863891f979ba7b0a761f4a1c206b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9691FC0EC1E2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "551af64ac521",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1d2693dd",
            "a11yPatternFingerprint": "a48aa7c2791eb62ff4666c45c52d86487e04abcf6a5bd31f61955afccbb0424a",
            "a11yPatternDisplayId": "A11Y-PAT-A48AA7C2791E",
            "a11yOccurrenceFingerprint": "9a3b5caf4b9f5a1472df9f3fd7088ae88654250148eba241ff30e437cac9af52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A3B5CAF4B9F"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "article > h4",
            "selector": "article > h4",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3d4d9ea7032",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-6e0351ba",
            "a11yPatternFingerprint": "364a28b995f48477cdc1d39e6219058a73c06a2a1f3072522c9aa3b2049adfaa",
            "a11yPatternDisplayId": "A11Y-PAT-364A28B995F4",
            "a11yOccurrenceFingerprint": "b77d349b0633c33f0dba544f305935f272646045122528be1e614fa3cf94d278",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B77D349B0633"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d978d1d117fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "abba8c75159fed5429d42ae615b6f2598aed2c1f42060721bf7927593239c011",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABBA8C75159F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08dc31faaa16",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "8805e9928851b9555581afbde7d54e604511d21003b38eeed591ca170e6eb76f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8805E9928851"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bce7aa2dd648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "7c5aef400cbf27ee11890b33f10a8e531df90c26ea9b434fa1934ed4c3e67002",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C5AEF400CBF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "349b730e03d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "53a680384b81c02ff1047fe47303e6e1039402373e352b6edb44930bf49abe2c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A680384B81"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9b512b0c73e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "952044e00a83b52c7b032f506f7d1552fecb1d15c3c38dc1d7a6a470d04f6419",
            "a11yOccurrenceDisplayId": "A11Y-OCC-952044E00A83"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16b2cf9805d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "e2905860da6029df4c9cf2fc9d74ff04ee738f51026af9d632e8ebd6899a3c83",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2905860DA60"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4565cecb012c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "f97c0e4eadb3c2d74034e1f9e927f137ff3c2058ca6feaf352ad3599631507ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F97C0E4EADB3"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 23,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12112,
          "settleDelayMs": 10000,
          "auditMs": 635,
          "totalMs": 13394
        },
        "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": 137,
          "errors": 5,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "08f0e20414c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "3abd77558437776d428cab24fa3c023acb2e183f720a8aaa5f0d560b2879c871",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ABD77558437"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-blog-search\" class=\"form-text usa-input\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-blog-search\">Label text</label>",
            "line": 0,
            "fingerprint": "1887b666ff3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c666bbe3",
            "a11yPatternFingerprint": "655b97d85638dfd16417e54c718c9c0eac9e256bafaa78db25b496b4e7a974e1",
            "a11yPatternDisplayId": "A11Y-PAT-655B97D85638",
            "a11yOccurrenceFingerprint": "d3d32f26ac02c400095636a464d4d6dad7b48561429101aea2fb000fdde212e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D3D32F26AC02"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit\">Label text</label>",
            "line": 0,
            "fingerprint": "9fec3289c3f6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-49240563",
            "a11yPatternFingerprint": "196bf5ce194c200f98e964d24ae46d8d09daabccbe3aa9b92fa8f09b34ff8b80",
            "a11yPatternDisplayId": "A11Y-PAT-196BF5CE194C",
            "a11yOccurrenceFingerprint": "73a7331560ceb03d36b8b2b10996de9a2a92b69ccf18ed9d272c7017bc757acb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-73A7331560CE"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--2\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--2\">Label text</label>",
            "line": 0,
            "fingerprint": "7a05ec390149",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-80c73f43",
            "a11yPatternFingerprint": "4c3b8347eeb4165a2192ed6fa19720ed9f6f5587ff9cc8f9996626e05e0cbb7e",
            "a11yPatternDisplayId": "A11Y-PAT-4C3B8347EEB4",
            "a11yOccurrenceFingerprint": "4246a3c3e90d92ba31949a766a983e1f57341c6764542448307b55525795431f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4246A3C3E90D"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--3\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--3\">Label text</label>",
            "line": 0,
            "fingerprint": "931369187348",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-65c6d5e5",
            "a11yPatternFingerprint": "901fcc38c567f6138196f371a36f2605e36adbaac9ed178d8f6f8acff95d9ee4",
            "a11yPatternDisplayId": "A11Y-PAT-901FCC38C567",
            "a11yOccurrenceFingerprint": "62a552ce2bb9901b4246db2091739fa20171b3a6a46d543cec2dbaad3bb6e388",
            "a11yOccurrenceDisplayId": "A11Y-OCC-62A552CE2BB9"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--4\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--4\">Label text</label>",
            "line": 0,
            "fingerprint": "87a97fe882f0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-39f35d7a",
            "a11yPatternFingerprint": "4bf097ae145324b34892d33089c8aabd84869f4cec3538e74e38a4300bbebb96",
            "a11yPatternDisplayId": "A11Y-PAT-4BF097AE1453",
            "a11yOccurrenceFingerprint": "7b57663c32f74730d68722801c6d70d782cabc552be30e32c0e7fe8845090b5d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B57663C32F7"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "\n          Other GSA Blogs\n    ",
            "message": "Heading hierarchy skipped: <h2> -> <h4>",
            "suggestion": "Use <h3> instead of <h4>",
            "line": 0,
            "fingerprint": "b5444bbc94e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5880fab8",
            "a11yPatternFingerprint": "9f1f2cb67378e737ef7f02797fdb79c441600959565e99847fd62524e14fc31c",
            "a11yPatternDisplayId": "A11Y-PAT-9F1F2CB67378",
            "a11yOccurrenceFingerprint": "b01e0ea4cdf5852457aa5066392b31264b4e43eda7368abfdc11d0dbfc80d8e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B01E0EA4CDF5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "7f1325b3b2a6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "f4a0ff45abef34f2789f0b72d1489c5f88b2001a294f00f7fea73209df26a2d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F4A0FF45ABEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "150fbf1b3749",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7005920801c65fc612fdf190e0fa7f66987b3acd793c0cdabd3537d826cce8cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7005920801C6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "150fbf1b3749",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7005920801c65fc612fdf190e0fa7f66987b3acd793c0cdabd3537d826cce8cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7005920801C6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "150fbf1b3749",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7005920801c65fc612fdf190e0fa7f66987b3acd793c0cdabd3537d826cce8cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7005920801C6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "150fbf1b3749",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7005920801c65fc612fdf190e0fa7f66987b3acd793c0cdabd3537d826cce8cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7005920801C6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "150fbf1b3749",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7005920801c65fc612fdf190e0fa7f66987b3acd793c0cdabd3537d826cce8cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7005920801C6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "150fbf1b3749",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7005920801c65fc612fdf190e0fa7f66987b3acd793c0cdabd3537d826cce8cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7005920801C6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "150fbf1b3749",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7005920801c65fc612fdf190e0fa7f66987b3acd793c0cdabd3537d826cce8cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7005920801C6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "150fbf1b3749",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7005920801c65fc612fdf190e0fa7f66987b3acd793c0cdabd3537d826cce8cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7005920801C6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c7b6a31303af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "fcf4b503e11aa7a03c2b94f66794fa254fb9ddf9c6d754559c22c7d8cbfdf7f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF4B503E11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c4295dde32a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "da2533f60a6be87fbbea0914684a8ec54f7cf55a1e166c25ad000ad4f87de516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA2533F60A6B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1cfd3e5b06b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8059a32b91336a8caebf6e953242648fb8ca995dbe28ba6f236670e97ea655e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8059A32B9133"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "08ebf4ba7e43",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "ad1231534ee57c3b260c03977061760bf0e5cb7dde4b19fbfecb73526423f8f4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AD1231534EE5"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "56a27bcad5a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "339d221135d433d0748e2d8fd5e7f1646782a30838157026bedab22151dbad35",
            "a11yOccurrenceDisplayId": "A11Y-OCC-339D221135D4"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "9995304b3d77",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "1a92c2ee7d6e89e44b90859173c7dad46cdba22d5311e4737b6696f489a0deb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A92C2EE7D6E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "e466ba17bfe7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "c2562a3997842e7bcc0098387c175eec63121f58f60bfe744c414577083a20d4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2562A399784"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 143,
        "pageNavigationMs": 12112,
        "pageLoadDelayMs": 10000,
        "totalMs": 32719,
        "scannerMs": {
          "axe": 15125,
          "accesslint": 13394
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
      "finalUrl": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Promoting accessibility and inclusion during National Disability Employment Awareness Month | GSA",
      "elapsedMs": 33757,
      "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": 1654,
          "failed": 1,
          "cantTell": 5,
          "inapplicable": 43
        },
        "failedRules": [
          "heading-order"
        ],
        "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",
          "input-button-name",
          "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",
          "select-name",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h4",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6c6db025af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-27d1fbca",
            "a11yPatternFingerprint": "9f4efff05a3c65b4baba1f33e770c0474e47b19fccd54ed263d05ebd64fe3806",
            "a11yPatternDisplayId": "A11Y-PAT-9F4EFFF05A3C",
            "a11yOccurrenceFingerprint": "24cc178b036b913e3b483b76903f3548a0c7a9246c68bc02f94d5ceca8b67213",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24CC178B036B"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"As we close National Disability Employment Awareness Month this October, I find it fitting to take a moment to recognize the efforts of the individuals and organizations who work tirelessly to promote\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month\">\n<meta property=\"og:title\" content=\"Promoting accessibility and inclusion during National Disability Employment Awareness Month\">\n<meta property=\"og:description\" content=\"As we close National Disability Employment Awareness Month this October, I find it fitting to take a moment to recognize the efforts of the individuals and organizations who work tirelessly to promote\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/system/files/NDEAM.jpg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OSC\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2023-10-25\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Promoting accessibility and inclusion during National Disability Employment Awareness Month | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_pfSOOvu9oSXMMNlEMyL_MzwzWE9gd_IYPuef5PtAfdc.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163412\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9UlmW4yAMvBAJX3MengwKVgcQD8npuE8_srP0Mj35wVK5tNdUOIcOGUNcRLnSByhxEy8II84uQtc4g59A0MUCIus3u6KIRYuLtfsKVJRPdHWRB_rGo0KhD3QJFAqsOPyEM1yIh7hEA6PSBf3TCm9f4Vx4ghJE10Itu8ycCwaF7LM9P_0jvMH1O1hdFvAJetAB8bwnMeCW9yBxUFfZoT6oKY7dFlI8UO2DL7gBIZ4xkfL4E2Ys3WbYQKrbzrBOmHaSwmR1o1xC4vdWGJI35_BwHLWEHe1pGiq2xf8Egq0TrZ0OA_KAPotPY-lQjp_IcWl9mQrJbFWtk0RYgzKXMBWOZ3-fvkKXsFW1iX5hPaBC04BBdrsXpC2XEzVRiFJ89vSJOFlFsd5EoZPNkmEf8B9gO6QVU-4Uf5UcRJNNMjPgtUNLAUp5QT9hCpGXptuSg0VN0JqN_P-I7VCbFPdjiV3rVTcbWU62JdOl_W76gkuNNNwE9ZV1YjZV-dvnvu_V6do5Dzqt_mm5Rd7TY7l3Z3__AhECb4k\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":{\"form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM\":true},\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163412\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-blog-article uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/blog\">Blog</a>\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"\">\n\n      \n\n      \n        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n    <div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"blog-header blog-header__blog-detail\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"block block-blog-page-customizations block-gsa-social-links-block\">\n    \n      <div class=\"gsa-stay-connected-container\"><p class=\"gsa-social-media-title\">STAY CONNECTED</p>\n<div class=\"item-list\"><ul class=\"gsa-stay-connected-list\"><li><span class=\"usa-tooltip\"><a href=\"https://www.facebook.com/gsa\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-851599\" tabindex=\"0\"><span>Facebook</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-851599\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://twitter.com/usgsa\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-225718\" tabindex=\"0\"><span>X</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-225718\" role=\"tooltip\" aria-hidden=\"true\">X</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.linkedin.com/company/gsa\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-453959\" tabindex=\"0\"><span>Linkedin</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-453959\" role=\"tooltip\" aria-hidden=\"true\">Linkedin</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://truthsocial.com/@USGSA\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-553400\" tabindex=\"0\"><span>Truth Social</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-553400\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.youtube.com/usgsa\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-364417\" tabindex=\"0\"><span>YouTube</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-364417\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.instagram.com/usgsa\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-125306\" tabindex=\"0\"><span>Instagram</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-125306\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-522338\" tabindex=\"0\"><span>Email</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-522338\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span></li></ul></div></div>\n\n  </div>\n\n    </div>\n    <div class=\"desktop:grid-col-6 padding-top-2\">\n      <div class=\"block block-blog-page-customizations block-gsa-logo-block\">\n    \n      <h1 class=\"sr-only\">GSA Blog</h1>\n<a href=\"/blog\" title=\"GSA Blog Logo\" aria-label=\"GSA Blog Logo\"><img src=\"/sites/gsa.gov/themes/custom/gsa/custom_assets/images/gsa-logo-blog.jpg\" class=\"img-responsive gsa-blog-logo-image\" alt=\"GSA Blog Logo\"></a>\n  </div>\n\n    </div>\n    <div id=\"stay-connected\" class=\"social-links desktop:grid-col-3 padding-top-2\">\n      <div class=\"gsa-blog-search-form usa-form block block-blog-page-customizations block-gsa-search-blog-block\" data-drupal-selector=\"gsa-blog-search-form\">\n    \n      <form action=\"/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month\" method=\"post\" id=\"gsa-blog-search-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-blog-search js-form-item-blog-search form-no-label\">\n          <input data-drupal-selector=\"edit-blog-search\" type=\"text\" id=\"edit-blog-search\" name=\"blog_search\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Enter Search Terms\" class=\"form-text usa-input\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181363\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"Ov1aRNGFEHsw7K7oIcJmjVmt_0b0mjW6x2aI2IKojK4\">\n<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-nbjkfsrumv-soykazvrfncnulk8g1nrw5bj24bjopyw\" type=\"hidden\" name=\"form_build_id\" value=\"form-NBJkFSruMV-SOyKAzVRfNcnulK8G1Nrw5Bj24bJOPyw\">\n<input data-drupal-selector=\"edit-gsa-blog-search-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_search_form\">\n\n</form>\n\n  </div>\n\n    </div>\n  </div>\n</div>\n\n<div class=\"margin-bottom-2\">\n  <div class=\"block block-blog-page-customizations block-gsa-search-title-block\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          \n<div class=\"usa-alert usa-alert--info usa-alert--no-icon\">\n  <div class=\"usa-alert__body\">\n    <p class=\"usa-alert__text\">\n      <small>This is archived information. It may contain outdated contact names, telephone numbers, web links,\n        or other information. For up-to-date information visit GSA.gov pages by topic or contact our Office of\n        Public Affairs at <a href=\"mailto:press@gsa.gov\">press@gsa.gov</a>. For a list of public affairs officers by beat,\n        visit the <a href=\"/about-us/newsroom\">GSA Newsroom</a>.</small>\n    </p>\n  </div>\n</div>\n\n      </div>\n\n  </div>\n\n</div>\n<div class=\"blog-page-content\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-9\">\n      <div>\n        \n          <article class=\"media media--type-image media--view-mode-public-facing\">\n  \n      \n              <img loading=\"lazy\" src=\"/system/files/NDEAM.jpg\" height=\"1759\" alt=\"Accessibility and Inclusion During National Disability Awareness Month\" typeof=\"foaf:Image\" class=\"width-full\">\n\n\n\n    \n  </article>\n\n    \n                <h2 class=\"font-sans-xl\">Promoting accessibility and inclusion during National Disability Employment Awareness Month</h2>\n                <div class=\"article-publication-info\">\n          <time>\n          Oct 25, 2023\n    </time> | \n           Krystal Brumfield, Chief Acquisition Officer Associate Administrator Office of Government-wide Policy\n    <br>\n          Post filed in:\n                                  <span><a href=\"/blog/blog-search?category=Equity\">Equity</a></span>\n                  </div>\n        \n          <p>As we close National Disability Employment Awareness Month this October, I find it fitting to take a moment to recognize the efforts of the individuals and organizations who work tirelessly to promote accessibility and inclusion.&nbsp;</p>\n\n<p>One significant stride has come through “Advancing Racial Equity and Support for Underserved Communities Through the Federal Government,” <a class=\"usa-link--external\" href=\"https://www.federalregister.gov/executive-order/13985\">Executive Order 13985</a> January 20, 2021, which helped prompt a review of the standard forms covered by the <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">Federal Acquisition Regulation</a> (FAR).&nbsp;</p>\n\n<p>This review focused on equity issues, aiming to eliminate barriers to access and reduce burdens for underserved communities, including people with disabilities. The dedicated team behind this effort identified ways to enhance the usability of the FAR standard forms, making them more accessible for individuals with visual disabilities and learning difficulties.</p>\n\n<p>The U.S. Department of Defense (DoD), General Services Administration (GSA), and the National Aeronautics and Space Administration (NASA) recently announced a shared commitment to making vital improvements. They agreed to apply a set of uniform visual enhancements to the FAR standard forms. These six improvements are:</p>\n\n<ul>\n<li>Replace all CAPS with standard title case text (Each word in titles is capitalized, and bold text is used to highlight titles).</li>\n<li>Use a consistent 12-point font size throughout the forms.</li>\n<li>Replace centered text with left justification, making text more accessible and easier to read.</li>\n<li>Replace italicized text with standard text, ensuring clarity for all users.</li>\n<li>Increase the spacing between lines of text, enhancing readability and comprehension.</li>\n<li>Move the Paperwork Reduction Act (PRA) statement to the end of the form for forms subject to the PRA.</li>\n</ul>\n\n<p>In addition to these visual improvements, the review also encompassed updated citations and editorial corrections. It’s important to note that these changes align with <a class=\"usa-link--external\" href=\"https://www.regulations.gov/accessibility\">Section 508 of the Rehabilitation Act</a>, underscoring the commitment to accessibility and inclusion. FAR forms will become more user-friendly and accessible to a broader audience. Simple changes can lead to more equitable opportunities and greater participation in federal processes.&nbsp;</p>\n\n<p>“These FAR form accessibility updates represent what is possible when we focus efforts on ensuring better experiences in government interactions,” said <strong>Andrea M. O’Neal</strong>, GSA’s Senior Advisor to the Administrator for Equity. “Even simple improvements have a larger effect of demonstrating that the federal government is inclusive and responsive to the needs of its employees and all the communities it serves across the nation.”<br>\n<br>\nAs we celebrate National Disability Employment Awareness Month, let us remember that every small step towards accessibility and inclusivity is a great leap for our society.</p>\n\n    \n      </div>\n    </div>\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-blog-updates-block\">\n    \n      <form class=\"gsa-blog-updates-form maxw-desktop usa-form\" data-drupal-selector=\"gsa-blog-updates-form\" action=\"/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month\" method=\"post\" id=\"gsa-blog-updates-form\" accept-charset=\"UTF-8\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-email-address js-form-item-email-address\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-email-address\">\n      Get GSABlog Updates and Alerts\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <input data-drupal-selector=\"edit-email-address\" type=\"text\" id=\"edit-email-address\" name=\"email_address\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Email Address\" class=\"form-text required usa-input\" required=\"required\" aria-required=\"true\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181364\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"wJbHpTB1K9YPdJAisW-aB1d9uEXLnW-oPSwm-_CSf4g\">\n<input formtarget=\"_blank\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--2\" name=\"op\" value=\"Sign Up\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-kjopjyt87blbkacxtxq-wo-a-nzgark9z0ksp2rscg8\" type=\"hidden\" name=\"form_build_id\" value=\"form-KjopJyT87BlbKacxTxQ_wo-a-nZGARK9z0KSp2rsCG8\">\n<input data-drupal-selector=\"edit-gsa-blog-updates-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_updates_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-category-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-category-filter-form\" action=\"/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month\" method=\"post\" id=\"gsa-category-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-category js-form-item-category\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-category\">\n      Categories\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-category\" id=\"edit-category\" name=\"category\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Category</option><option value=\"18F\">18F</option><option value=\"AbilityOne\">AbilityOne</option><option value=\"Accessibility\">Accessibility</option><option value=\"Acquisition\">Acquisition</option><option value=\"Acquisition Gateway\">Acquisition Gateway</option><option value=\"Art\">Art</option><option value=\"Art in Architecture\">Art in Architecture</option><option value=\"Artwork\">Artwork</option><option value=\"Awards\">Awards</option><option value=\"Blanket Purchase Agreement\">Blanket Purchase Agreement</option><option value=\"Budget\">Budget</option><option value=\"Buildings\">Buildings</option><option value=\"COVID-19\">COVID-19</option><option value=\"Careers\">Careers</option><option value=\"Cars\">Cars</option><option value=\"Category Management\">Category Management</option><option value=\"Challenge.gov\">Challenge.gov</option><option value=\"Chief Information Officer\">Chief Information Officer</option><option value=\"Child Care\">Child Care</option><option value=\"City Pair\">City Pair</option><option value=\"Civil Rights\">Civil Rights</option><option value=\"Climate\">Climate</option><option value=\"Cloud\">Cloud</option><option value=\"Cloud Computing\">Cloud Computing</option><option value=\"Communications\">Communications</option><option value=\"Computers for Learning\">Computers for Learning</option><option value=\"Cost Savings\">Cost Savings</option><option value=\"Courthouses\">Courthouses</option><option value=\"Customer Service\">Customer Service</option><option value=\"Data\">Data</option><option value=\"Data.gov\">Data.gov</option><option value=\"Design Excellence\">Design Excellence</option><option value=\"DigitalGov\">DigitalGov</option><option value=\"Disaster Relief\">Disaster Relief</option><option value=\"Disposal\">Disposal</option><option value=\"Driver Safety\">Driver Safety</option><option value=\"E-Waste\">E-Waste</option><option value=\"Earth Day\">Earth Day</option><option value=\"Earth Week\">Earth Week</option><option value=\"Economic Catalyst\">Economic Catalyst</option><option value=\"Emergency Response\">Emergency Response</option><option value=\"Emerging Technology\">Emerging Technology</option><option value=\"Energy\">Energy</option><option value=\"Equity\">Equity</option><option value=\"FAS\">FAS</option><option value=\"FedRAMP\">FedRAMP</option><option value=\"FedScoop 50\">FedScoop 50</option><option value=\"Federal Acquisition Institute\">Federal Acquisition Institute</option><option value=\"Federal Acquisition Service\">Federal Acquisition Service</option><option value=\"Federal Building Challenge\">Federal Building Challenge</option><option value=\"Federal Buildings\">Federal Buildings</option><option value=\"Federal Footprint\">Federal Footprint</option><option value=\"Federal Front Door\">Federal Front Door</option><option value=\"Federal Work Force\">Federal Work Force</option><option value=\"Fine Art\">Fine Art</option><option value=\"Fleet\">Fleet</option><option value=\"GPG\">GPG</option><option value=\"GSA Administrator\">GSA Administrator</option><option value=\"GSA Feature\">GSA Feature</option><option value=\"GSA Fleet\">GSA Fleet</option><option value=\"GSA IT\">GSA IT</option><option value=\"GSA.gov\">GSA.gov</option><option value=\"PPMS\">PPMS</option><option value=\"Green\">Green</option><option value=\"Green Building\">Green Building</option><option value=\"Green Buildings\">Green Buildings</option><option value=\"Green Proving Ground\">Green Proving Ground</option><option value=\"Health and Wellness\">Health and Wellness</option><option value=\"Historic Buildings\">Historic Buildings</option><option value=\"Historic Preservation\">Historic Preservation</option><option value=\"Historic Preservation Month\">Historic Preservation Month</option><option value=\"IT\">IT</option><option value=\"Information Technology\">Information Technology</option><option value=\"Innovation\">Innovation</option><option value=\"Jobs\">Jobs</option><option value=\"Jobs and the Economy\">Jobs and the Economy</option><option value=\"LPOEs\">LPOEs</option><option value=\"Land Ports of Entry\">Land Ports of Entry</option><option value=\"Leadership\">Leadership</option><option value=\"Leases\">Leases</option><option value=\"Lighthouses\">Lighthouses</option><option value=\"Making It Easier\">Making It Easier</option><option value=\"Manufacturing\">Manufacturing</option><option value=\"Miscellaneous\">Miscellaneous</option><option value=\"Mobile Applications\">Mobile Applications</option><option value=\"National Preparedness\">National Preparedness</option><option value=\"National Register of Historic Places\">National Register of Historic Places</option><option value=\"National Small Business Week\">National Small Business Week</option><option value=\"OASIS\">OASIS</option><option value=\"Office of Evaluation Sciences\">Office of Evaluation Sciences</option><option value=\"Office of Small Business Utilization\">Office of Small Business Utilization</option><option value=\"Open Government\">Open Government</option><option value=\"Per Diem\">Per Diem</option><option value=\"Policy\">Policy</option><option value=\"Procurement\">Procurement</option><option value=\"Public Buildings Service\">Public Buildings Service</option><option value=\"Public Engagement\">Public Engagement</option><option value=\"Readiness\">Readiness</option><option value=\"Real Property\">Real Property</option><option value=\"Reverse Auctions\">Reverse Auctions</option><option value=\"SFTool\">SFTool</option><option value=\"Shared Services\">Shared Services</option><option value=\"Small Business\">Small Business</option><option value=\"Smart Building\">Smart Building</option><option value=\"SmartPay\">SmartPay</option><option value=\"Social Media\">Social Media</option><option value=\"State and Local\">State and Local</option><option value=\"Surplus Property\">Surplus Property</option><option value=\"Sustainability\">Sustainability</option><option value=\"Sustainability 2\">Sustainability 2</option><option value=\"Technology\">Technology</option><option value=\"Technology Transformation Services\">Technology Transformation Services</option><option value=\"Telework\">Telework</option><option value=\"Total Workplace\">Total Workplace</option><option value=\"Transactional Data Reporting\">Transactional Data Reporting</option><option value=\"Travel\">Travel</option><option value=\"U.S. Border Stations\">U.S. Border Stations</option><option value=\"U.S. Courthouses\">U.S. Courthouses</option><option value=\"architecture\">architecture</option><option value=\"cybersecurity\">cybersecurity</option><option value=\"data center optimization\">data center optimization</option><option value=\"eBuy\">eBuy</option><option value=\"eRulemaking\">eRulemaking</option><option value=\"security\">security</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181365\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"rT_7_Wy2zgaUZNTvd79jLi6TqUJex0siuPXKW6FY_E0\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--3\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-cof-qkxhw4mpurk8l82o0f3rrdcaarhzwalsy7db-w4\" type=\"hidden\" name=\"form_build_id\" value=\"form-cof_QkXhW4MPURK8L82O0F3rRdcAARHZwalSY7DB_w4\">\n<input data-drupal-selector=\"edit-gsa-category-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_category_filter_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-archives-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-archive-filter-form\" action=\"/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month\" method=\"post\" id=\"gsa-archive-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-archive-filter js-form-item-archive-filter\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-archive-filter\">\n      Archives\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-archive-filter\" id=\"edit-archive-filter\" name=\"archive_filter\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Month</option><option value=\"year=2026&amp;month=07\">July 2026</option><option value=\"year=2026&amp;month=06\">June 2026</option><option value=\"year=2026&amp;month=05\">May 2026</option><option value=\"year=2026&amp;month=04\">April 2026</option><option value=\"year=2026&amp;month=03\">March 2026</option><option value=\"year=2026&amp;month=02\">February 2026</option><option value=\"year=2026&amp;month=01\">January 2026</option><option value=\"year=2025&amp;month=12\">December 2025</option><option value=\"year=2025&amp;month=11\">November 2025</option><option value=\"year=2025&amp;month=10\">October 2025</option><option value=\"year=2025&amp;month=09\">September 2025</option><option value=\"year=2025&amp;month=08\">August 2025</option><option value=\"year=2025&amp;month=07\">July 2025</option><option value=\"year=2025&amp;month=06\">June 2025</option><option value=\"year=2025&amp;month=05\">May 2025</option><option value=\"year=2025&amp;month=04\">April 2025</option><option value=\"year=2025&amp;month=03\">March 2025</option><option value=\"year=2025&amp;month=02\">February 2025</option><option value=\"year=2025&amp;month=01\">January 2025</option><option value=\"year=2024&amp;month=12\">December 2024</option><option value=\"year=2024&amp;month=11\">November 2024</option><option value=\"year=2024&amp;month=10\">October 2024</option><option value=\"year=2024&amp;month=09\">September 2024</option><option value=\"year=2024&amp;month=08\">August 2024</option><option value=\"year=2024&amp;month=07\">July 2024</option><option value=\"year=2024&amp;month=06\">June 2024</option><option value=\"year=2024&amp;month=05\">May 2024</option><option value=\"year=2024&amp;month=04\">April 2024</option><option value=\"year=2024&amp;month=03\">March 2024</option><option value=\"year=2024&amp;month=02\">February 2024</option><option value=\"year=2024&amp;month=01\">January 2024</option><option value=\"year=2023&amp;month=12\">December 2023</option><option value=\"year=2023&amp;month=11\">November 2023</option><option value=\"year=2023&amp;month=10\">October 2023</option><option value=\"year=2023&amp;month=09\">September 2023</option><option value=\"year=2023&amp;month=08\">August 2023</option><option value=\"year=2023&amp;month=07\">July 2023</option><option value=\"year=2023&amp;month=06\">June 2023</option><option value=\"year=2023&amp;month=05\">May 2023</option><option value=\"year=2023&amp;month=04\">April 2023</option><option value=\"year=2023&amp;month=03\">March 2023</option><option value=\"year=2023&amp;month=02\">February 2023</option><option value=\"year=2023&amp;month=01\">January 2023</option><option value=\"year=2022&amp;month=12\">December 2022</option><option value=\"year=2022&amp;month=11\">November 2022</option><option value=\"year=2022&amp;month=10\">October 2022</option><option value=\"year=2022&amp;month=09\">September 2022</option><option value=\"year=2022&amp;month=08\">August 2022</option><option value=\"year=2022&amp;month=07\">July 2022</option><option value=\"year=2022&amp;month=06\">June 2022</option><option value=\"year=2022&amp;month=05\">May 2022</option><option value=\"year=2022&amp;month=04\">April 2022</option><option value=\"year=2022&amp;month=03\">March 2022</option><option value=\"year=2022&amp;month=02\">February 2022</option><option value=\"year=2022&amp;month=01\">January 2022</option><option value=\"year=2021&amp;month=12\">December 2021</option><option value=\"year=2021&amp;month=11\">November 2021</option><option value=\"year=2021&amp;month=10\">October 2021</option><option value=\"year=2021&amp;month=09\">September 2021</option><option value=\"year=2021&amp;month=08\">August 2021</option><option value=\"year=2021&amp;month=07\">July 2021</option><option value=\"year=2021&amp;month=06\">June 2021</option><option value=\"year=2021&amp;month=05\">May 2021</option><option value=\"year=2021&amp;month=04\">April 2021</option><option value=\"year=2021&amp;month=03\">March 2021</option><option value=\"year=2021&amp;month=02\">February 2021</option><option value=\"year=2021&amp;month=01\">January 2021</option><option value=\"year=2020&amp;month=12\">December 2020</option><option value=\"year=2020&amp;month=11\">November 2020</option><option value=\"year=2020&amp;month=10\">October 2020</option><option value=\"year=2020&amp;month=09\">September 2020</option><option value=\"year=2020&amp;month=08\">August 2020</option><option value=\"year=2020&amp;month=07\">July 2020</option><option value=\"year=2020&amp;month=06\">June 2020</option><option value=\"year=2020&amp;month=05\">May 2020</option><option value=\"year=2020&amp;month=04\">April 2020</option><option value=\"year=2020&amp;month=03\">March 2020</option><option value=\"year=2020&amp;month=02\">February 2020</option><option value=\"year=2020&amp;month=01\">January 2020</option><option value=\"year=2019&amp;month=12\">December 2019</option><option value=\"year=2019&amp;month=11\">November 2019</option><option value=\"year=2019&amp;month=10\">October 2019</option><option value=\"year=2019&amp;month=09\">September 2019</option><option value=\"year=2019&amp;month=08\">August 2019</option><option value=\"year=2019&amp;month=07\">July 2019</option><option value=\"year=2019&amp;month=06\">June 2019</option><option value=\"year=2019&amp;month=05\">May 2019</option><option value=\"year=2019&amp;month=04\">April 2019</option><option value=\"year=2019&amp;month=03\">March 2019</option><option value=\"year=2019&amp;month=02\">February 2019</option><option value=\"year=2019&amp;month=01\">January 2019</option><option value=\"year=2018&amp;month=12\">December 2018</option><option value=\"year=2018&amp;month=11\">November 2018</option><option value=\"year=2018&amp;month=10\">October 2018</option><option value=\"year=2018&amp;month=09\">September 2018</option><option value=\"year=2018&amp;month=08\">August 2018</option><option value=\"year=2018&amp;month=07\">July 2018</option><option value=\"year=2018&amp;month=06\">June 2018</option><option value=\"year=2018&amp;month=05\">May 2018</option><option value=\"year=2018&amp;month=04\">April 2018</option><option value=\"year=2018&amp;month=03\">March 2018</option><option value=\"year=2018&amp;month=02\">February 2018</option><option value=\"year=2018&amp;month=01\">January 2018</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181366\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"77OEjxgUIvKiQgDOd1v58mGibXDVgzBbpmsW947j2kI\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--4\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-wbmwxaim-ugpatzzkjuprd7wyv1mppatysicuoxduvk\" type=\"hidden\" name=\"form_build_id\" value=\"form-WbMwXaIm-ugPatzzkjUpRD7WYV1mPPatYSIcuoXDuVk\">\n<input data-drupal-selector=\"edit-gsa-archive-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_archive_filter_form\">\n\n</form>\n\n  </div>\n\n      <div>\n        \n                                  <article>\n                                    <h4>\n          Other GSA Blogs\n    </h4>\n                                <!-- Text Block Content -->\n\n          <ul class=\"list-unstyled\"><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://www.fedramp.gov/blog/\">FedRAMP Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://gsablogs.gsa.gov/technology/\">Great Government through Technology</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://section508.gov/blog\">IT Accessibility Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://oes.gsa.gov/blog/\">Office of Evaluation Sciences Blog</a></li></ul><hr>\n    \n\n\n        </article>\n\n  \n\n                \n      </div>\n    </div>\n  </div>\n</div>\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-312657\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-312657\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Oct 25, 2023\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n            \n                                <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-629605\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-629605\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-380405\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-380405\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-341397\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-341397\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-705614\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-705614\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-435272\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-435272\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-443500\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-443500\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-852629\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-852629\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-775741\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-775741\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1698178474\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1114\",\"entityUuid\":\"8e7c3902-3e2e-4259-941a-ea106cfee3a3\",\"entityVid\":\"323564\",\"entityName\":\"kiana.jones@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"blog_article\",\"entityId\":\"163412\",\"entityTitle\":\"Promoting accessibility and inclusion during National Disability Employment Awareness Month\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_DsfqiXZODplIbE3poxO7b0kxd76wOBIVuxJ8vF09VyA.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_80mYEGIYf0ldq0t3XFQSiN7lx4JxhJCZDYzh0KY8TeU.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_WjQiC0wRdJi3dEnZxuRdiildlvRAYLCWz4EsSdGBbeI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1703,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 13019,
          "settleDelayMs": 10000,
          "auditMs": 2316,
          "totalMs": 15935,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 69,
          "failed": 23,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "landmarks/landmark-unique",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4a7a2ef8f83",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-90374dfc",
            "a11yPatternFingerprint": "460975b44bd682ea8c7cb76c851865b6d348f90259cb3cd42cf66e789b090775",
            "a11yPatternDisplayId": "A11Y-PAT-460975B44BD6",
            "a11yOccurrenceFingerprint": "d7b264e51399a81976824e7893e77ef1fa83b6ba6d6173e97821ba3020b2ebdb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D7B264E51399"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d6e12420233",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b14a8fff",
            "a11yPatternFingerprint": "5898bbaa023c866287c58ad230d486289ff995f86f2d7adb8c37aee5d33c08ac",
            "a11yPatternDisplayId": "A11Y-PAT-5898BBAA023C",
            "a11yOccurrenceFingerprint": "a8a0354debc55680df3f49ba0b0cda85a12fbc3676aebeb69b4cdccd32c13476",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8A0354DEBC5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>Linkedin</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18ea4e559059",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b980d827",
            "a11yPatternFingerprint": "3c23b46e3a90b27cbddc292fcd2c40b3dcdf7b5dc41b91d92c6d42b5c4ab4215",
            "a11yPatternDisplayId": "A11Y-PAT-3C23B46E3A90",
            "a11yOccurrenceFingerprint": "776b0acafce4d83a14f38bedbba088fc955ee24fc46e7787b5b1ac445de88d1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-776B0ACAFCE4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ebb006f6233",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-cf6ec4d9",
            "a11yPatternFingerprint": "3f8a68db385b2674fa0f61b0d1e885fb472ae2490a853d34f8959e6e3c94f9ba",
            "a11yPatternDisplayId": "A11Y-PAT-3F8A68DB385B",
            "a11yOccurrenceFingerprint": "0bf39f6493f264b70302d5cab0429d22cc6935ce289314520b8c78ac48dcd3ef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BF39F6493F2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8eb78f6352fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ba3c151e",
            "a11yPatternFingerprint": "fc8ecea1dbcfecadefc7b995b3f9a2b319ec75e1f04a96d3efd4be004d8bf2c1",
            "a11yPatternDisplayId": "A11Y-PAT-FC8ECEA1DBCF",
            "a11yOccurrenceFingerprint": "764181f9c3f2620ece1836dae4bd6241c7c1c0a48efbf972283e9d8ad99bf264",
            "a11yOccurrenceDisplayId": "A11Y-OCC-764181F9C3F2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>Instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ff20c5d34e8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7a3b8836",
            "a11yPatternFingerprint": "2c29b6a035ddcb1729a600c5632263bf8d00426d9fceb87f890f54bb25a9ecfd",
            "a11yPatternDisplayId": "A11Y-PAT-2C29B6A035DD",
            "a11yOccurrenceFingerprint": "e58abc2d5a3b89d1a92bf4dafdc0a3cc9d2d27628107b3d1368ac7c151a0f164",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E58ABC2D5A3B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>Email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55c28bcd9524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-859eadec",
            "a11yPatternFingerprint": "0fcb7b68e4a66f0a432d22561d9a25723c8b34180cfe15431288072203576fc0",
            "a11yPatternDisplayId": "A11Y-PAT-0FCB7B68E4A6",
            "a11yOccurrenceFingerprint": "df865a83cecac10b326f3866283d96dbea2f4ef24147730a09d7e7e46468c2de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF865A83CECA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ea9966687de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-031826dd",
            "a11yPatternFingerprint": "81e72b1d3f69aa9d09b1a16f4f19dff64e90e59182d5603a44c02d5dfcb5e590",
            "a11yPatternDisplayId": "A11Y-PAT-81E72B1D3F69",
            "a11yOccurrenceFingerprint": "3d997617af669b849812fced300c2c251c70cf4a1d96d69e93db518d75477301",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D997617AF66"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa1a25b12e71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9e60c381",
            "a11yPatternFingerprint": "f55365b0164783fdd46e033193022b7b1d63170b79a115ba544fa62cc003a617",
            "a11yPatternDisplayId": "A11Y-PAT-F55365B01647",
            "a11yOccurrenceFingerprint": "961135f8ccc2c6610c0cd5d4189bcfd8967ad505610adff3eb83fd244c8cafc2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-961135F8CCC2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43b371756589",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4fedbb56",
            "a11yPatternFingerprint": "f4c920783208091277f984f58ca842066880839433f95d13ece14d64e980922e",
            "a11yPatternDisplayId": "A11Y-PAT-F4C920783208",
            "a11yOccurrenceFingerprint": "1a75b6ff86c3a98c26f6c10b4c6cad78a6b83eda618dceb54c489fa1dc6d6012",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A75B6FF86C3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d887679b1ab6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-324f9df9",
            "a11yPatternFingerprint": "329b808a4d2bd3e5a8298d450ac03d57f879223966f2bbeada5cde1cc9df1b15",
            "a11yPatternDisplayId": "A11Y-PAT-329B808A4D2B",
            "a11yOccurrenceFingerprint": "96c2615696a87250bb3c65f3789bda3641ea6809a818b1d624c45c2d784251f4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C2615696A8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e84480abe70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-eef7123f",
            "a11yPatternFingerprint": "824fa2f57a117c7a253ba8412bebd7f0180a8a3543b79b0b84d3bd39c3ef74ac",
            "a11yPatternDisplayId": "A11Y-PAT-824FA2F57A11",
            "a11yOccurrenceFingerprint": "99e559d18434e0db1d8875bf0e27f40857f000b23e4f27ab367ea8d1a7b9157e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99E559D18434"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08bb78f5571f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d30778be",
            "a11yPatternFingerprint": "c65fa2495620aa96866a84780c90f33c1341ecd4935c224a776e33c346f99fdd",
            "a11yPatternDisplayId": "A11Y-PAT-C65FA2495620",
            "a11yOccurrenceFingerprint": "947cd7b937e4c3ef4d566974cf02e8da28dd76aeae76ebe19d2ae47acd529b56",
            "a11yOccurrenceDisplayId": "A11Y-OCC-947CD7B937E4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b40247d4ddc4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "0e5db8166b35d927614bd2f8ac33d70891398a5a70851227a735befd2ab76571",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E5DB8166B35"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3661250e2d45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1d2693dd",
            "a11yPatternFingerprint": "a48aa7c2791eb62ff4666c45c52d86487e04abcf6a5bd31f61955afccbb0424a",
            "a11yPatternDisplayId": "A11Y-PAT-A48AA7C2791E",
            "a11yOccurrenceFingerprint": "3019d9a9ec75f33b203d341d3c77ece81c180f16e88a5a2277247f27fae2507c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3019D9A9EC75"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "article > h4",
            "selector": "article > h4",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f070e2c56a2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-6e0351ba",
            "a11yPatternFingerprint": "364a28b995f48477cdc1d39e6219058a73c06a2a1f3072522c9aa3b2049adfaa",
            "a11yPatternDisplayId": "A11Y-PAT-364A28B995F4",
            "a11yOccurrenceFingerprint": "cb2653fb8d2bce887a1214bc8e43215a28ae9edac015684f4bd235e83fea8dae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB2653FB8D2B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2a2eac0a7c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "eae9b9cc0096388d4743f9b0194b1077ca88ae922da4be85a50cfd13f532cb5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EAE9B9CC0096"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da77db03491b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "c8d9cf9732e73ec8fea6bf8580567279ff7e7b936e40fe0adb91deff312faf07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C8D9CF9732E7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77c4902d3096",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "786b8d91492785112c8dc0ca2150bca73e13bef1e0d98c1a2b115bb11f39614c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-786B8D914927"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c137ab086dbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "02e74c2a03c32fddc4f8515f8d0069b1f848b52469fda988bf0b3d25db94b0a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02E74C2A03C3"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "161eccd54744",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "80ec442c2f6a99e10b322f67b2e520cb8f029b90e9202d904ecbb76254fa9a19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80EC442C2F6A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de6cb1c40b32",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "90676d66b15f0704913cf77c5f845b5154e1b6f1deae12b7447ca816b77f895c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-90676D66B15F"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b2a2c97cb0f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "19393a94471dc4354ea9a1e73c8dfcb6b3af285db9701e8935ce577b72a809a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19393A94471D"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 23,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12421,
          "settleDelayMs": 10000,
          "auditMs": 625,
          "totalMs": 13690
        },
        "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": 137,
          "errors": 5,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "488f2d24e770",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "c5eb27633d340f493af6531a0dd40dd9a76e5f83dccff1ec6d8491bca8103239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C5EB27633D34"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-blog-search\" class=\"form-text usa-input\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-blog-search\">Label text</label>",
            "line": 0,
            "fingerprint": "e076f5643bb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c666bbe3",
            "a11yPatternFingerprint": "655b97d85638dfd16417e54c718c9c0eac9e256bafaa78db25b496b4e7a974e1",
            "a11yPatternDisplayId": "A11Y-PAT-655B97D85638",
            "a11yOccurrenceFingerprint": "7158f56df7af9602290f81aaf272cb25fa821f5aa881b080458e71a15b25769f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7158F56DF7AF"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit\">Label text</label>",
            "line": 0,
            "fingerprint": "6dc5c826dec7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-49240563",
            "a11yPatternFingerprint": "196bf5ce194c200f98e964d24ae46d8d09daabccbe3aa9b92fa8f09b34ff8b80",
            "a11yPatternDisplayId": "A11Y-PAT-196BF5CE194C",
            "a11yOccurrenceFingerprint": "0748b805f92baa4488ab27ce498aed4575f433ea0a12789673b1478fcd09eb23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0748B805F92B"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--2\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--2\">Label text</label>",
            "line": 0,
            "fingerprint": "40520488846f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-80c73f43",
            "a11yPatternFingerprint": "4c3b8347eeb4165a2192ed6fa19720ed9f6f5587ff9cc8f9996626e05e0cbb7e",
            "a11yPatternDisplayId": "A11Y-PAT-4C3B8347EEB4",
            "a11yOccurrenceFingerprint": "0f99a7266a816d55d4a5f4c4d3e093a6cff3bcd615f34b79094dcabf5a9fab81",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F99A7266A81"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--3\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--3\">Label text</label>",
            "line": 0,
            "fingerprint": "82db4e374869",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-65c6d5e5",
            "a11yPatternFingerprint": "901fcc38c567f6138196f371a36f2605e36adbaac9ed178d8f6f8acff95d9ee4",
            "a11yPatternDisplayId": "A11Y-PAT-901FCC38C567",
            "a11yOccurrenceFingerprint": "aa0f1f3256076f26174cc5190482f100cf8cdb37e45d4c772718a8f2a70fcf74",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA0F1F325607"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--4\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--4\">Label text</label>",
            "line": 0,
            "fingerprint": "af0747949bb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-39f35d7a",
            "a11yPatternFingerprint": "4bf097ae145324b34892d33089c8aabd84869f4cec3538e74e38a4300bbebb96",
            "a11yPatternDisplayId": "A11Y-PAT-4BF097AE1453",
            "a11yOccurrenceFingerprint": "933331c9f028062483b9a65ed794814a013ea0f693a91196d6381f2d0eff908e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-933331C9F028"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "\n          Other GSA Blogs\n    ",
            "message": "Heading hierarchy skipped: <h2> -> <h4>",
            "suggestion": "Use <h3> instead of <h4>",
            "line": 0,
            "fingerprint": "5f9548030c57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5880fab8",
            "a11yPatternFingerprint": "9f1f2cb67378e737ef7f02797fdb79c441600959565e99847fd62524e14fc31c",
            "a11yPatternDisplayId": "A11Y-PAT-9F1F2CB67378",
            "a11yOccurrenceFingerprint": "9c6146791567f7119d9d1a7f475d81b292dd0ea0be6c339c75975f417b1ec7bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C6146791567"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "4e25272a003c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "1dd3949f34eaa9b86abe1f4cdeab23fa49f05decee17f8c3794003b6ee621108",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1DD3949F34EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ef8550bdddab",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "dddd406bb6c9046fffdfb20e11ca143152be3db567b6874381d8d85f3e3793b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDDD406BB6C9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ef8550bdddab",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "dddd406bb6c9046fffdfb20e11ca143152be3db567b6874381d8d85f3e3793b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDDD406BB6C9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ef8550bdddab",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "dddd406bb6c9046fffdfb20e11ca143152be3db567b6874381d8d85f3e3793b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDDD406BB6C9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ef8550bdddab",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "dddd406bb6c9046fffdfb20e11ca143152be3db567b6874381d8d85f3e3793b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDDD406BB6C9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ef8550bdddab",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "dddd406bb6c9046fffdfb20e11ca143152be3db567b6874381d8d85f3e3793b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDDD406BB6C9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ef8550bdddab",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "dddd406bb6c9046fffdfb20e11ca143152be3db567b6874381d8d85f3e3793b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDDD406BB6C9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ef8550bdddab",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "dddd406bb6c9046fffdfb20e11ca143152be3db567b6874381d8d85f3e3793b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDDD406BB6C9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ef8550bdddab",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "dddd406bb6c9046fffdfb20e11ca143152be3db567b6874381d8d85f3e3793b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDDD406BB6C9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "3e8f2766749f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "729baded296b52755e76669ce08d3fd36cf89791ee3427814d8e62e82f77f4a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-729BADED296B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3451225d7056",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a914c0a9d231a617c17758421f2383a3bfbe4332dd426814997e8838b1af801b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A914C0A9D231"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "020db078cf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "03d87ed7dab24200f8ce6cc9a265253cf2d42eaa2c1fe839ccf81ab769d7b13f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03D87ED7DAB2"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "bb90cd0087b7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "1e23c1cdf5b038a4cc83400cf1bc076cc55768b62b8d6ec7dd5ae9fa3ecd5b09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E23C1CDF5B0"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "b837f180779b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "429120b6baf2ed79a7b4068687da22036a730e094c3362239c6201c97b5b7854",
            "a11yOccurrenceDisplayId": "A11Y-OCC-429120B6BAF2"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "86a32fdfce26",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "ecb224bd2b7338a213b1f5d7cd8621ccbfd844516bdc9d4a08aeee8729e6ca2f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ECB224BD2B73"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "39d46cedf7f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "5024e49ee20dbc48a9b1de39e775fc464a45f8f28d05dbd7fb44af38f593f0c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5024E49EE20D"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 137,
        "pageNavigationMs": 13019,
        "pageLoadDelayMs": 10000,
        "totalMs": 33757,
        "scannerMs": {
          "axe": 15935,
          "accesslint": 13690
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
      "finalUrl": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Interagency Accessibility Forum to showcase GSA leaders, other experts | GSA",
      "elapsedMs": 32890,
      "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": 1678,
          "failed": 0,
          "cantTell": 5,
          "inapplicable": 43
        },
        "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",
          "input-button-name",
          "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",
          "select-name",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"A gathering of federal accessibility professionals, developers, designers, project managers, leadership and others will exchange ideas about building a culture of digital accessibility...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts\">\n<meta property=\"og:title\" content=\"Interagency Accessibility Forum to showcase GSA leaders, other experts\">\n<meta property=\"og:description\" content=\"A gathering of federal accessibility professionals, developers, designers, project managers, leadership and others will exchange ideas about building a culture of digital accessibility…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/system/files/Header%20-%201170w.png\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OSC\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2024-02-21\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Interagency Accessibility Forum to showcase GSA leaders, other experts | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_pfSOOvu9oSXMMNlEMyL_MzwzWE9gd_IYPuef5PtAfdc.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163506\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9UlmW4yAMvBAJX3MengwKVgcQD8npuE8_srP0Mj35wVK5tNdUOIcOGUNcRLnSByhxEy8II84uQtc4g59A0MUCIus3u6KIRYuLtfsKVJRPdHWRB_rGo0KhD3QJFAqsOPyEM1yIh7hEA6PSBf3TCm9f4Vx4ghJE10Itu8ycCwaF7LM9P_0jvMH1O1hdFvAJetAB8bwnMeCW9yBxUFfZoT6oKY7dFlI8UO2DL7gBIZ4xkfL4E2Ys3WbYQKrbzrBOmHaSwmR1o1xC4vdWGJI35_BwHLWEHe1pGiq2xf8Egq0TrZ0OA_KAPotPY-lQjp_IcWl9mQrJbFWtk0RYgzKXMBWOZ3-fvkKXsFW1iX5hPaBC04BBdrsXpC2XEzVRiFJ89vSJOFlFsd5EoZPNkmEf8B9gO6QVU-4Uf5UcRJNNMjPgtUNLAUp5QT9hCpGXptuSg0VN0JqN_P-I7VCbFPdjiV3rVTcbWU62JdOl_W76gkuNNNwE9ZV1YjZV-dvnvu_V6do5Dzqt_mm5Rd7TY7l3Z3__AhECb4k\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":{\"form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM\":true},\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163506\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-blog-article uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/blog\">Blog</a>\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"\">\n\n      \n\n      \n        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n    <div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"blog-header blog-header__blog-detail\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"block block-blog-page-customizations block-gsa-social-links-block\">\n    \n      <div class=\"gsa-stay-connected-container\"><p class=\"gsa-social-media-title\">STAY CONNECTED</p>\n<div class=\"item-list\"><ul class=\"gsa-stay-connected-list\"><li><span class=\"usa-tooltip\"><a href=\"https://www.facebook.com/gsa\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-435271\" tabindex=\"0\"><span>Facebook</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-435271\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://twitter.com/usgsa\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-870375\" tabindex=\"0\"><span>X</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-870375\" role=\"tooltip\" aria-hidden=\"true\">X</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.linkedin.com/company/gsa\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-764637\" tabindex=\"0\"><span>Linkedin</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-764637\" role=\"tooltip\" aria-hidden=\"true\">Linkedin</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://truthsocial.com/@USGSA\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-686455\" tabindex=\"0\"><span>Truth Social</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-686455\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.youtube.com/usgsa\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-991595\" tabindex=\"0\"><span>YouTube</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-991595\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.instagram.com/usgsa\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-794823\" tabindex=\"0\"><span>Instagram</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-794823\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-843688\" tabindex=\"0\"><span>Email</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-843688\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span></li></ul></div></div>\n\n  </div>\n\n    </div>\n    <div class=\"desktop:grid-col-6 padding-top-2\">\n      <div class=\"block block-blog-page-customizations block-gsa-logo-block\">\n    \n      <h1 class=\"sr-only\">GSA Blog</h1>\n<a href=\"/blog\" title=\"GSA Blog Logo\" aria-label=\"GSA Blog Logo\"><img src=\"/sites/gsa.gov/themes/custom/gsa/custom_assets/images/gsa-logo-blog.jpg\" class=\"img-responsive gsa-blog-logo-image\" alt=\"GSA Blog Logo\"></a>\n  </div>\n\n    </div>\n    <div id=\"stay-connected\" class=\"social-links desktop:grid-col-3 padding-top-2\">\n      <div class=\"gsa-blog-search-form usa-form block block-blog-page-customizations block-gsa-search-blog-block\" data-drupal-selector=\"gsa-blog-search-form\">\n    \n      <form action=\"/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts\" method=\"post\" id=\"gsa-blog-search-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-blog-search js-form-item-blog-search form-no-label\">\n          <input data-drupal-selector=\"edit-blog-search\" type=\"text\" id=\"edit-blog-search\" name=\"blog_search\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Enter Search Terms\" class=\"form-text usa-input\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181889\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"tt88CVRlXdGalnz0Rz_Ik0jYz4hrCEzLUmvCLByX_Co\">\n<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-gq5uwsthnqhrssbk0e83rjb9vcxe2wcu6exa7fbenfi\" type=\"hidden\" name=\"form_build_id\" value=\"form-Gq5uWSTHNqHRSsbk0E83rjB9vcxe2wCu6EXa7fBeNFI\">\n<input data-drupal-selector=\"edit-gsa-blog-search-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_search_form\">\n\n</form>\n\n  </div>\n\n    </div>\n  </div>\n</div>\n\n<div class=\"margin-bottom-2\">\n  <div class=\"block block-blog-page-customizations block-gsa-search-title-block\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          \n<div class=\"usa-alert usa-alert--info usa-alert--no-icon\">\n  <div class=\"usa-alert__body\">\n    <p class=\"usa-alert__text\">\n      <small>This is archived information. It may contain outdated contact names, telephone numbers, web links,\n        or other information. For up-to-date information visit GSA.gov pages by topic or contact our Office of\n        Public Affairs at <a href=\"mailto:press@gsa.gov\">press@gsa.gov</a>. For a list of public affairs officers by beat,\n        visit the <a href=\"/about-us/newsroom\">GSA Newsroom</a>.</small>\n    </p>\n  </div>\n</div>\n\n      </div>\n\n  </div>\n\n</div>\n<div class=\"blog-page-content\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-9\">\n      <div>\n        \n          <article class=\"media media--type-image media--view-mode-public-facing\">\n  \n      \n              <img loading=\"lazy\" src=\"/system/files/Header%20-%201170w.png\" height=\"325\" alt=\"Blue image for IAAF \" typeof=\"foaf:Image\" class=\"width-full\">\n\n\n\n    \n  </article>\n\n    \n                <h2 class=\"font-sans-xl\">Interagency Accessibility Forum to showcase GSA leaders, other experts</h2>\n                <div class=\"article-publication-info\">\n          <time>\n          Nov 06, 2023\n    </time> | \n          GSA Blog Team\n    <br>\n          Post filed in:\n                                  <span><a href=\"/blog/blog-search?category=Accessibility\">Accessibility</a></span>\n                                    &nbsp;|&nbsp;\n                        <span><a href=\"/blog/blog-search?category=Equity\">Equity</a></span>\n                  </div>\n        \n          <p>A gathering of federal accessibility professionals, developers, designers, project managers, leadership and others will exchange ideas about building a culture of digital accessibility at this week’s 10th annual <a class=\"usa-link--external\" href=\"https://www.section508.gov/iaaf/\">Interagency Accessibility Forum (IAAF)</a>.</p>\n\n<p>Since 2013, the U.S. General Services Administration (GSA) - with the Federal Chief information Officers’ Council, Accessibility Community of Practice, the US Access Board, and other federal agency partners - has hosted the annual IAAF for agency representatives to learn about federal accessibility policies and how they can promote and implement <a class=\"usa-link--external\" href=\"http://section508.gov\">Section 508</a> standards to prioritize IT accessibility.&nbsp;</p>\n\n<p>Presenters, panelists, and keynote speakers have delivered a variety of topics, perspectives, and experiences over the years to conference attendees. However, IAAF goes beyond just notable speakers to include workshops to learn from experts in the field.&nbsp;</p>\n\n<h3><strong>GSA’s Commitment to IT Accessibility</strong></h3>\n\n<p>GSA is at the forefront of ensuring that all federal agencies have the guidance and technical assistance to implement IT accessibility best practices and requirements. Deputy Administrator Katy Kale will participate in a Fireside Chat with Accessibility Leaders addressing some of the major changes and efforts in GSA’s Office of Government-wide Policy that make IT accessibility a priority.</p>\n\n<p>Kale will cover new organizational changes, GSA’s congressionally mandated reporting on IT accessibility, and how GSA’s solicitation tools to improve accessibility in information communications technology (ICT) procurement.</p>\n\n<p>“The government’s role is to lead by example, and we’ve been embedding equity and accessibility in all aspects of the federal government,” <strong>Kale </strong>shared before the event. “Whether that’s by making sure our buildings prioritize universal and flexible design, our digital services are 508 compliant and support assistive technologies, or all of our GSA events have ASL interpreters, GSA is setting a new standard for all people to access the government services they need.”</p>\n\n<p>GSA’s focus on accessibility benefits from a close, long-standing partnership with the <a class=\"usa-link--external\" href=\"https://www.access-board.gov/about/\">U.S. Access Board</a>. Created in 1973, this independent federal agency promotes equality for people with disabilities through the development of physical and digital accessibility guidelines and standards. This includes Section 508 compliance that requires federal agencies to make their electronic and information technology accessible to people with disabilities. Deputy Administrator Kale is currently serving as the Board’s Vice Chair, thus strengthening the relationship between GSA and the U.S. Access Board even further.</p>\n\n<h3><strong>Digital Accessibility in the Federal Workplace</strong></h3>\n\n<p>Federal Chief Information Officer Clare Martorana will moderate a panel of fellow chief information officers on how agency leadership is promoting, prioritizing, and improving digital accessibility in the federal workplace.&nbsp;</p>\n\n<p>Workshops like “Design PowerPoint Templates for Accessibility,” “Accessible Customer Experience &amp; Shared Services,” and “Creating Accessible PDF Documents with Signatures” will further emphasize not only 508 compliance but building a culture of accessibility.&nbsp;</p>\n\n<h3><strong>Real Talk: A Conversation with Section 508 Program Managers</strong></h3>\n\n<p>Section 508 Program Managers are responsible for a wide array of functions ensuring digital accessibility through ICT acquisition, development, electronic content creation, agency policy, compliance enforcement, outreach and training, and much more.</p>\n\n<p>Experienced Section 508 and accessibility managers will share their stories of triumphs and challenges, while also hosting workshops to share best practices on making ICT accessible within your workplace.</p>\n\n<h3><strong>The Accessibility-Powered Future of Work</strong></h3>\n\n<p>GSA’s Senior Advisor to the Administrator for Equity Andrea M. O’Neal will moderate a panel to close out the event exploring how the federal government can create more inclusive, accessible work environments for people with disabilities.&nbsp;</p>\n\n<p>“Accessibility is foundational to equity. GSA is advancing a barrier-free workplace where everyone has access to the tools that they need to contribute to our mission. We’re also deploying and adopting technologies that are not just 508 compliant, but are also more inclusive and responsive from a user experience perspective,” said<strong> O’Neal</strong>. “We’re dedicated to strengthening human-centered digital government so that our Federal colleagues and the communities we serve have an equitable opportunity to fully participate in American life .”</p>\n\n<p>For more information, visit <a class=\"usa-link--external\" href=\"https://www.section508.gov/\">GSA’s Section 508 website</a>.&nbsp;</p>\n\n    \n      </div>\n    </div>\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-blog-updates-block\">\n    \n      <form class=\"gsa-blog-updates-form maxw-desktop usa-form\" data-drupal-selector=\"gsa-blog-updates-form\" action=\"/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts\" method=\"post\" id=\"gsa-blog-updates-form\" accept-charset=\"UTF-8\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-email-address js-form-item-email-address\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-email-address\">\n      Get GSABlog Updates and Alerts\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <input data-drupal-selector=\"edit-email-address\" type=\"text\" id=\"edit-email-address\" name=\"email_address\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Email Address\" class=\"form-text required usa-input\" required=\"required\" aria-required=\"true\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181890\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"sPAIVfy0SowMI1AwCZR3FEPK5ruXInsifMELVgpsW_Q\">\n<input formtarget=\"_blank\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--2\" name=\"op\" value=\"Sign Up\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-1plsjrtu8ww-cwyfodct4pv6iqllao-3hhc2kercvnw\" type=\"hidden\" name=\"form_build_id\" value=\"form-1plsjrTU8Ww-CWyFODCT4PV6IQllAO-3hhc2keRcvNw\">\n<input data-drupal-selector=\"edit-gsa-blog-updates-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_updates_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-category-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-category-filter-form\" action=\"/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts\" method=\"post\" id=\"gsa-category-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-category js-form-item-category\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-category\">\n      Categories\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-category\" id=\"edit-category\" name=\"category\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Category</option><option value=\"18F\">18F</option><option value=\"AbilityOne\">AbilityOne</option><option value=\"Accessibility\">Accessibility</option><option value=\"Acquisition\">Acquisition</option><option value=\"Acquisition Gateway\">Acquisition Gateway</option><option value=\"Art\">Art</option><option value=\"Art in Architecture\">Art in Architecture</option><option value=\"Artwork\">Artwork</option><option value=\"Awards\">Awards</option><option value=\"Blanket Purchase Agreement\">Blanket Purchase Agreement</option><option value=\"Budget\">Budget</option><option value=\"Buildings\">Buildings</option><option value=\"COVID-19\">COVID-19</option><option value=\"Careers\">Careers</option><option value=\"Cars\">Cars</option><option value=\"Category Management\">Category Management</option><option value=\"Challenge.gov\">Challenge.gov</option><option value=\"Chief Information Officer\">Chief Information Officer</option><option value=\"Child Care\">Child Care</option><option value=\"City Pair\">City Pair</option><option value=\"Civil Rights\">Civil Rights</option><option value=\"Climate\">Climate</option><option value=\"Cloud\">Cloud</option><option value=\"Cloud Computing\">Cloud Computing</option><option value=\"Communications\">Communications</option><option value=\"Computers for Learning\">Computers for Learning</option><option value=\"Cost Savings\">Cost Savings</option><option value=\"Courthouses\">Courthouses</option><option value=\"Customer Service\">Customer Service</option><option value=\"Data\">Data</option><option value=\"Data.gov\">Data.gov</option><option value=\"Design Excellence\">Design Excellence</option><option value=\"DigitalGov\">DigitalGov</option><option value=\"Disaster Relief\">Disaster Relief</option><option value=\"Disposal\">Disposal</option><option value=\"Driver Safety\">Driver Safety</option><option value=\"E-Waste\">E-Waste</option><option value=\"Earth Day\">Earth Day</option><option value=\"Earth Week\">Earth Week</option><option value=\"Economic Catalyst\">Economic Catalyst</option><option value=\"Emergency Response\">Emergency Response</option><option value=\"Emerging Technology\">Emerging Technology</option><option value=\"Energy\">Energy</option><option value=\"Equity\">Equity</option><option value=\"FAS\">FAS</option><option value=\"FedRAMP\">FedRAMP</option><option value=\"FedScoop 50\">FedScoop 50</option><option value=\"Federal Acquisition Institute\">Federal Acquisition Institute</option><option value=\"Federal Acquisition Service\">Federal Acquisition Service</option><option value=\"Federal Building Challenge\">Federal Building Challenge</option><option value=\"Federal Buildings\">Federal Buildings</option><option value=\"Federal Footprint\">Federal Footprint</option><option value=\"Federal Front Door\">Federal Front Door</option><option value=\"Federal Work Force\">Federal Work Force</option><option value=\"Fine Art\">Fine Art</option><option value=\"Fleet\">Fleet</option><option value=\"GPG\">GPG</option><option value=\"GSA Administrator\">GSA Administrator</option><option value=\"GSA Feature\">GSA Feature</option><option value=\"GSA Fleet\">GSA Fleet</option><option value=\"GSA IT\">GSA IT</option><option value=\"GSA.gov\">GSA.gov</option><option value=\"PPMS\">PPMS</option><option value=\"Green\">Green</option><option value=\"Green Building\">Green Building</option><option value=\"Green Buildings\">Green Buildings</option><option value=\"Green Proving Ground\">Green Proving Ground</option><option value=\"Health and Wellness\">Health and Wellness</option><option value=\"Historic Buildings\">Historic Buildings</option><option value=\"Historic Preservation\">Historic Preservation</option><option value=\"Historic Preservation Month\">Historic Preservation Month</option><option value=\"IT\">IT</option><option value=\"Information Technology\">Information Technology</option><option value=\"Innovation\">Innovation</option><option value=\"Jobs\">Jobs</option><option value=\"Jobs and the Economy\">Jobs and the Economy</option><option value=\"LPOEs\">LPOEs</option><option value=\"Land Ports of Entry\">Land Ports of Entry</option><option value=\"Leadership\">Leadership</option><option value=\"Leases\">Leases</option><option value=\"Lighthouses\">Lighthouses</option><option value=\"Making It Easier\">Making It Easier</option><option value=\"Manufacturing\">Manufacturing</option><option value=\"Miscellaneous\">Miscellaneous</option><option value=\"Mobile Applications\">Mobile Applications</option><option value=\"National Preparedness\">National Preparedness</option><option value=\"National Register of Historic Places\">National Register of Historic Places</option><option value=\"National Small Business Week\">National Small Business Week</option><option value=\"OASIS\">OASIS</option><option value=\"Office of Evaluation Sciences\">Office of Evaluation Sciences</option><option value=\"Office of Small Business Utilization\">Office of Small Business Utilization</option><option value=\"Open Government\">Open Government</option><option value=\"Per Diem\">Per Diem</option><option value=\"Policy\">Policy</option><option value=\"Procurement\">Procurement</option><option value=\"Public Buildings Service\">Public Buildings Service</option><option value=\"Public Engagement\">Public Engagement</option><option value=\"Readiness\">Readiness</option><option value=\"Real Property\">Real Property</option><option value=\"Reverse Auctions\">Reverse Auctions</option><option value=\"SFTool\">SFTool</option><option value=\"Shared Services\">Shared Services</option><option value=\"Small Business\">Small Business</option><option value=\"Smart Building\">Smart Building</option><option value=\"SmartPay\">SmartPay</option><option value=\"Social Media\">Social Media</option><option value=\"State and Local\">State and Local</option><option value=\"Surplus Property\">Surplus Property</option><option value=\"Sustainability\">Sustainability</option><option value=\"Sustainability 2\">Sustainability 2</option><option value=\"Technology\">Technology</option><option value=\"Technology Transformation Services\">Technology Transformation Services</option><option value=\"Telework\">Telework</option><option value=\"Total Workplace\">Total Workplace</option><option value=\"Transactional Data Reporting\">Transactional Data Reporting</option><option value=\"Travel\">Travel</option><option value=\"U.S. Border Stations\">U.S. Border Stations</option><option value=\"U.S. Courthouses\">U.S. Courthouses</option><option value=\"architecture\">architecture</option><option value=\"cybersecurity\">cybersecurity</option><option value=\"data center optimization\">data center optimization</option><option value=\"eBuy\">eBuy</option><option value=\"eRulemaking\">eRulemaking</option><option value=\"security\">security</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181891\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"7zNlCjDskTSgHLiSxlfhe3RuUusb2Mzbfxe-oYKHh0o\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--3\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-z-hdmnwuspo-omaubuivjy9yckattjchvyznmm6y7lm\" type=\"hidden\" name=\"form_build_id\" value=\"form-Z-hdMNwUSpo-omaubuIvJY9YCkATtJChvyZNMm6y7LM\">\n<input data-drupal-selector=\"edit-gsa-category-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_category_filter_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-archives-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-archive-filter-form\" action=\"/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts\" method=\"post\" id=\"gsa-archive-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-archive-filter js-form-item-archive-filter\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-archive-filter\">\n      Archives\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-archive-filter\" id=\"edit-archive-filter\" name=\"archive_filter\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Month</option><option value=\"year=2026&amp;month=07\">July 2026</option><option value=\"year=2026&amp;month=06\">June 2026</option><option value=\"year=2026&amp;month=05\">May 2026</option><option value=\"year=2026&amp;month=04\">April 2026</option><option value=\"year=2026&amp;month=03\">March 2026</option><option value=\"year=2026&amp;month=02\">February 2026</option><option value=\"year=2026&amp;month=01\">January 2026</option><option value=\"year=2025&amp;month=12\">December 2025</option><option value=\"year=2025&amp;month=11\">November 2025</option><option value=\"year=2025&amp;month=10\">October 2025</option><option value=\"year=2025&amp;month=09\">September 2025</option><option value=\"year=2025&amp;month=08\">August 2025</option><option value=\"year=2025&amp;month=07\">July 2025</option><option value=\"year=2025&amp;month=06\">June 2025</option><option value=\"year=2025&amp;month=05\">May 2025</option><option value=\"year=2025&amp;month=04\">April 2025</option><option value=\"year=2025&amp;month=03\">March 2025</option><option value=\"year=2025&amp;month=02\">February 2025</option><option value=\"year=2025&amp;month=01\">January 2025</option><option value=\"year=2024&amp;month=12\">December 2024</option><option value=\"year=2024&amp;month=11\">November 2024</option><option value=\"year=2024&amp;month=10\">October 2024</option><option value=\"year=2024&amp;month=09\">September 2024</option><option value=\"year=2024&amp;month=08\">August 2024</option><option value=\"year=2024&amp;month=07\">July 2024</option><option value=\"year=2024&amp;month=06\">June 2024</option><option value=\"year=2024&amp;month=05\">May 2024</option><option value=\"year=2024&amp;month=04\">April 2024</option><option value=\"year=2024&amp;month=03\">March 2024</option><option value=\"year=2024&amp;month=02\">February 2024</option><option value=\"year=2024&amp;month=01\">January 2024</option><option value=\"year=2023&amp;month=12\">December 2023</option><option value=\"year=2023&amp;month=11\">November 2023</option><option value=\"year=2023&amp;month=10\">October 2023</option><option value=\"year=2023&amp;month=09\">September 2023</option><option value=\"year=2023&amp;month=08\">August 2023</option><option value=\"year=2023&amp;month=07\">July 2023</option><option value=\"year=2023&amp;month=06\">June 2023</option><option value=\"year=2023&amp;month=05\">May 2023</option><option value=\"year=2023&amp;month=04\">April 2023</option><option value=\"year=2023&amp;month=03\">March 2023</option><option value=\"year=2023&amp;month=02\">February 2023</option><option value=\"year=2023&amp;month=01\">January 2023</option><option value=\"year=2022&amp;month=12\">December 2022</option><option value=\"year=2022&amp;month=11\">November 2022</option><option value=\"year=2022&amp;month=10\">October 2022</option><option value=\"year=2022&amp;month=09\">September 2022</option><option value=\"year=2022&amp;month=08\">August 2022</option><option value=\"year=2022&amp;month=07\">July 2022</option><option value=\"year=2022&amp;month=06\">June 2022</option><option value=\"year=2022&amp;month=05\">May 2022</option><option value=\"year=2022&amp;month=04\">April 2022</option><option value=\"year=2022&amp;month=03\">March 2022</option><option value=\"year=2022&amp;month=02\">February 2022</option><option value=\"year=2022&amp;month=01\">January 2022</option><option value=\"year=2021&amp;month=12\">December 2021</option><option value=\"year=2021&amp;month=11\">November 2021</option><option value=\"year=2021&amp;month=10\">October 2021</option><option value=\"year=2021&amp;month=09\">September 2021</option><option value=\"year=2021&amp;month=08\">August 2021</option><option value=\"year=2021&amp;month=07\">July 2021</option><option value=\"year=2021&amp;month=06\">June 2021</option><option value=\"year=2021&amp;month=05\">May 2021</option><option value=\"year=2021&amp;month=04\">April 2021</option><option value=\"year=2021&amp;month=03\">March 2021</option><option value=\"year=2021&amp;month=02\">February 2021</option><option value=\"year=2021&amp;month=01\">January 2021</option><option value=\"year=2020&amp;month=12\">December 2020</option><option value=\"year=2020&amp;month=11\">November 2020</option><option value=\"year=2020&amp;month=10\">October 2020</option><option value=\"year=2020&amp;month=09\">September 2020</option><option value=\"year=2020&amp;month=08\">August 2020</option><option value=\"year=2020&amp;month=07\">July 2020</option><option value=\"year=2020&amp;month=06\">June 2020</option><option value=\"year=2020&amp;month=05\">May 2020</option><option value=\"year=2020&amp;month=04\">April 2020</option><option value=\"year=2020&amp;month=03\">March 2020</option><option value=\"year=2020&amp;month=02\">February 2020</option><option value=\"year=2020&amp;month=01\">January 2020</option><option value=\"year=2019&amp;month=12\">December 2019</option><option value=\"year=2019&amp;month=11\">November 2019</option><option value=\"year=2019&amp;month=10\">October 2019</option><option value=\"year=2019&amp;month=09\">September 2019</option><option value=\"year=2019&amp;month=08\">August 2019</option><option value=\"year=2019&amp;month=07\">July 2019</option><option value=\"year=2019&amp;month=06\">June 2019</option><option value=\"year=2019&amp;month=05\">May 2019</option><option value=\"year=2019&amp;month=04\">April 2019</option><option value=\"year=2019&amp;month=03\">March 2019</option><option value=\"year=2019&amp;month=02\">February 2019</option><option value=\"year=2019&amp;month=01\">January 2019</option><option value=\"year=2018&amp;month=12\">December 2018</option><option value=\"year=2018&amp;month=11\">November 2018</option><option value=\"year=2018&amp;month=10\">October 2018</option><option value=\"year=2018&amp;month=09\">September 2018</option><option value=\"year=2018&amp;month=08\">August 2018</option><option value=\"year=2018&amp;month=07\">July 2018</option><option value=\"year=2018&amp;month=06\">June 2018</option><option value=\"year=2018&amp;month=05\">May 2018</option><option value=\"year=2018&amp;month=04\">April 2018</option><option value=\"year=2018&amp;month=03\">March 2018</option><option value=\"year=2018&amp;month=02\">February 2018</option><option value=\"year=2018&amp;month=01\">January 2018</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52181892\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"DHZb5kfLh9EAntGGvDU4CgpS5CBs4bQ0ABICtdrG0GU\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--4\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-to0acwv1ib1h-rk0zreyur-wgx3xmyt-2alsp5fxldi\" type=\"hidden\" name=\"form_build_id\" value=\"form-tO0ACWV1ib1H_rk0ZrEYuR-wgx3xMyt-2alsp5fXlDI\">\n<input data-drupal-selector=\"edit-gsa-archive-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_archive_filter_form\">\n\n</form>\n\n  </div>\n\n      <div>\n        \n                                  <article>\n                                    <h4>\n          Other GSA Blogs\n    </h4>\n                                <!-- Text Block Content -->\n\n          <ul class=\"list-unstyled\"><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://www.fedramp.gov/blog/\">FedRAMP Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://gsablogs.gsa.gov/technology/\">Great Government through Technology</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://section508.gov/blog\">IT Accessibility Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://oes.gsa.gov/blog/\">Office of Evaluation Sciences Blog</a></li></ul><hr>\n    \n\n\n        </article>\n\n  \n\n                \n      </div>\n    </div>\n  </div>\n</div>\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-916226\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-916226\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Feb 21, 2024\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n            \n                                <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-204502\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-204502\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-490666\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-490666\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-797151\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-797151\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-372858\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-372858\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-392257\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-392257\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-155731\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-155731\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-567245\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-567245\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-492357\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-492357\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1699299164\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1114\",\"entityUuid\":\"85ab8c38-71d3-4171-8cfa-76fa3d40cbea\",\"entityVid\":\"335784\",\"entityName\":\"kiana.jones@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"blog_article\",\"entityId\":\"163506\",\"entityTitle\":\"Interagency Accessibility Forum to showcase GSA leaders, other experts\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_DsfqiXZODplIbE3poxO7b0kxd76wOBIVuxJ8vF09VyA.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_80mYEGIYf0ldq0t3XFQSiN7lx4JxhJCZDYzh0KY8TeU.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_WjQiC0wRdJi3dEnZxuRdiildlvRAYLCWz4EsSdGBbeI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1726,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11779,
          "settleDelayMs": 10000,
          "auditMs": 2288,
          "totalMs": 14669,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 70,
          "failed": 22,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2969410d2a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-90374dfc",
            "a11yPatternFingerprint": "460975b44bd682ea8c7cb76c851865b6d348f90259cb3cd42cf66e789b090775",
            "a11yPatternDisplayId": "A11Y-PAT-460975B44BD6",
            "a11yOccurrenceFingerprint": "509b1554acdd819f9e1c3d10492de5ea5bf906473a19795efcd2a1b23d63a9bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-509B1554ACDD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5c4116b5ed7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b14a8fff",
            "a11yPatternFingerprint": "5898bbaa023c866287c58ad230d486289ff995f86f2d7adb8c37aee5d33c08ac",
            "a11yPatternDisplayId": "A11Y-PAT-5898BBAA023C",
            "a11yOccurrenceFingerprint": "85593d903d8dee98f45379e8e1806325b99977f291add2f8f05cfd6fee81ce39",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85593D903D8D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>Linkedin</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5af91795ae8a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b980d827",
            "a11yPatternFingerprint": "3c23b46e3a90b27cbddc292fcd2c40b3dcdf7b5dc41b91d92c6d42b5c4ab4215",
            "a11yPatternDisplayId": "A11Y-PAT-3C23B46E3A90",
            "a11yOccurrenceFingerprint": "00d552acb248b5932a0689eab5b72af84f833716a722104a87d05d44a2d4aa8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-00D552ACB248"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91c0f98b8b65",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-cf6ec4d9",
            "a11yPatternFingerprint": "3f8a68db385b2674fa0f61b0d1e885fb472ae2490a853d34f8959e6e3c94f9ba",
            "a11yPatternDisplayId": "A11Y-PAT-3F8A68DB385B",
            "a11yOccurrenceFingerprint": "815cec9cb7c67c1616119ab7ef5860786e712240ec41060aad3bd421cab1a27d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-815CEC9CB7C6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfa548a5485b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ba3c151e",
            "a11yPatternFingerprint": "fc8ecea1dbcfecadefc7b995b3f9a2b319ec75e1f04a96d3efd4be004d8bf2c1",
            "a11yPatternDisplayId": "A11Y-PAT-FC8ECEA1DBCF",
            "a11yOccurrenceFingerprint": "e0aa8732a042759102d20509b697bdae8e8ad3e9a90521daa9fc31a7cb9f73dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E0AA8732A042"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>Instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7330252ad1c0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7a3b8836",
            "a11yPatternFingerprint": "2c29b6a035ddcb1729a600c5632263bf8d00426d9fceb87f890f54bb25a9ecfd",
            "a11yPatternDisplayId": "A11Y-PAT-2C29B6A035DD",
            "a11yOccurrenceFingerprint": "a73a3249d60003566b61124a7cd0ec6685e8d289d35bfde73da4c0acd308124d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A73A3249D600"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>Email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c20fadf89bf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-859eadec",
            "a11yPatternFingerprint": "0fcb7b68e4a66f0a432d22561d9a25723c8b34180cfe15431288072203576fc0",
            "a11yPatternDisplayId": "A11Y-PAT-0FCB7B68E4A6",
            "a11yOccurrenceFingerprint": "302e09adccd292dd65f7ddae65e501a88be03ddd477f9b46e06d127a8331d141",
            "a11yOccurrenceDisplayId": "A11Y-OCC-302E09ADCCD2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9959891deb23",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-031826dd",
            "a11yPatternFingerprint": "81e72b1d3f69aa9d09b1a16f4f19dff64e90e59182d5603a44c02d5dfcb5e590",
            "a11yPatternDisplayId": "A11Y-PAT-81E72B1D3F69",
            "a11yOccurrenceFingerprint": "08d11a5e2c04eaa34459fe9212dc1c3b0002d4c8fb5e495e383ffb32bef0db6d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08D11A5E2C04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0acd813f2dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9e60c381",
            "a11yPatternFingerprint": "f55365b0164783fdd46e033193022b7b1d63170b79a115ba544fa62cc003a617",
            "a11yPatternDisplayId": "A11Y-PAT-F55365B01647",
            "a11yOccurrenceFingerprint": "90a173657014b06b92b7bed560327020e0b4fd79f53578b2a6b5c87b39102b17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-90A173657014"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bd6fabb9152",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4fedbb56",
            "a11yPatternFingerprint": "f4c920783208091277f984f58ca842066880839433f95d13ece14d64e980922e",
            "a11yPatternDisplayId": "A11Y-PAT-F4C920783208",
            "a11yOccurrenceFingerprint": "a4b62ce5a46a0eea631370483385379a1ab6e11674f5bf2af40c1fd849d54691",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4B62CE5A46A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72a0492885e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-324f9df9",
            "a11yPatternFingerprint": "329b808a4d2bd3e5a8298d450ac03d57f879223966f2bbeada5cde1cc9df1b15",
            "a11yPatternDisplayId": "A11Y-PAT-329B808A4D2B",
            "a11yOccurrenceFingerprint": "d3cbf41720d269ed5c9564fc1beb6df46fcbad57aacfbf0e6511a4f83ce2102a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D3CBF41720D2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f44b2536bd7e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-eef7123f",
            "a11yPatternFingerprint": "824fa2f57a117c7a253ba8412bebd7f0180a8a3543b79b0b84d3bd39c3ef74ac",
            "a11yPatternDisplayId": "A11Y-PAT-824FA2F57A11",
            "a11yOccurrenceFingerprint": "28d1966a7d7468adaf46ed7b9f7eac3d68de682db753ff1523457da6d64504d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-28D1966A7D74"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33a9c62d4a9e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d30778be",
            "a11yPatternFingerprint": "c65fa2495620aa96866a84780c90f33c1341ecd4935c224a776e33c346f99fdd",
            "a11yPatternDisplayId": "A11Y-PAT-C65FA2495620",
            "a11yOccurrenceFingerprint": "34b36e773561021bb5fd3d921c9e08b87b0db76402007fce9cfe7c1cedf810bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B36E773561"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4a44d7cba76",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "b5bf3f2f93ea456c0e23fc4d2102efa5797db88ef0ea8c1bfaaffd4cd636e652",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B5BF3F2F93EA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be51b5bed9dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1d2693dd",
            "a11yPatternFingerprint": "a48aa7c2791eb62ff4666c45c52d86487e04abcf6a5bd31f61955afccbb0424a",
            "a11yPatternDisplayId": "A11Y-PAT-A48AA7C2791E",
            "a11yOccurrenceFingerprint": "d1edaeda2bdd3476fa3f9e2d0c39d687515dc849aef705459d79615bf68f7540",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D1EDAEDA2BDD"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fba2e512dd83",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "904085b0ae931eac6b1cf701f51c09646df5fd0a8b225e169b01d86a9f20ab41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-904085B0AE93"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd33bc4456f6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "d55d0a585a9dab4f7f1b89f4c03c2e93176d7dcf54b61a7bccb74010b9c8d356",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D55D0A585A9D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3df090ad2cc9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "32a9d9fd4b77e8ebc0c76f4e2dd9b19925d9e866a5c932d79f73f51622b7a0e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-32A9D9FD4B77"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5da06b7dde1e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "dcbc9af3d99196faaeb1da7b39b94a2f023f6b42b929b4119054755d99028660",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBC9AF3D991"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5404982c89a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "e01adf8c7407144bf4b11b7e1ec02f9240b775c981ec91f2af0a71c724e03d5d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E01ADF8C7407"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0782125d7328",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "58b34f2a5d7ce426e0f7a0b382a254e3cf975a0003d3c859b5debdd2ca349b74",
            "a11yOccurrenceDisplayId": "A11Y-OCC-58B34F2A5D7C"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cf71b01912b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "5c3671727f0bd43a79535efa3d3bbf4acabe7279d2ecc0ecdf5bf30f5ab083a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C3671727F0B"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 22,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11782,
          "settleDelayMs": 10000,
          "auditMs": 624,
          "totalMs": 13053
        },
        "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": 136,
          "errors": 5,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "07d3249bb320",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "2890323d203aa00fdd8cdfb651d165942049794fc44cbaf1c85e0a8db31feada",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2890323D203A"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-blog-search\" class=\"form-text usa-input\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-blog-search\">Label text</label>",
            "line": 0,
            "fingerprint": "68794076014d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c666bbe3",
            "a11yPatternFingerprint": "655b97d85638dfd16417e54c718c9c0eac9e256bafaa78db25b496b4e7a974e1",
            "a11yPatternDisplayId": "A11Y-PAT-655B97D85638",
            "a11yOccurrenceFingerprint": "b4ba8d12f159dedffc20dab863a105e661d02d5af6915d7128fa3d2feff135a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4BA8D12F159"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit\">Label text</label>",
            "line": 0,
            "fingerprint": "041f824d8d6e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-49240563",
            "a11yPatternFingerprint": "196bf5ce194c200f98e964d24ae46d8d09daabccbe3aa9b92fa8f09b34ff8b80",
            "a11yPatternDisplayId": "A11Y-PAT-196BF5CE194C",
            "a11yOccurrenceFingerprint": "71afb07cf4108a920e39b5a03a9b5de2c3bd83f38f0ec72ad205c2791a827c16",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71AFB07CF410"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--2\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--2\">Label text</label>",
            "line": 0,
            "fingerprint": "62f0e20b8d86",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-80c73f43",
            "a11yPatternFingerprint": "4c3b8347eeb4165a2192ed6fa19720ed9f6f5587ff9cc8f9996626e05e0cbb7e",
            "a11yPatternDisplayId": "A11Y-PAT-4C3B8347EEB4",
            "a11yOccurrenceFingerprint": "404f3ef6776ff049129962c727ae35cd2625f6d50e56a4d29603515f827bee43",
            "a11yOccurrenceDisplayId": "A11Y-OCC-404F3EF6776F"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--3\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--3\">Label text</label>",
            "line": 0,
            "fingerprint": "a6ab2a1e47e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-65c6d5e5",
            "a11yPatternFingerprint": "901fcc38c567f6138196f371a36f2605e36adbaac9ed178d8f6f8acff95d9ee4",
            "a11yPatternDisplayId": "A11Y-PAT-901FCC38C567",
            "a11yOccurrenceFingerprint": "99b84ec3eaa36054df3c0a6bf3c28d82a694bc887c378753a5bfb7013b710bf8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99B84EC3EAA3"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--4\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--4\">Label text</label>",
            "line": 0,
            "fingerprint": "e75f5376a8a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-39f35d7a",
            "a11yPatternFingerprint": "4bf097ae145324b34892d33089c8aabd84869f4cec3538e74e38a4300bbebb96",
            "a11yPatternDisplayId": "A11Y-PAT-4BF097AE1453",
            "a11yOccurrenceFingerprint": "52a43f9942efb0928238907ee9e0ec5b9de01683de9faa03a083e7a4faefefbf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52A43F9942EF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "fd30243846ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "4bd1c2ed767f3cd0e186a424ace93c18955606ab1c294a1f44b3bcd0f3293046",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4BD1C2ED767F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2498db32f0af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c889d27f26c10aeac7fc2eafe78717cfe771689c6a1a75a3ded8f39a5ccdbc0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C889D27F26C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2498db32f0af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c889d27f26c10aeac7fc2eafe78717cfe771689c6a1a75a3ded8f39a5ccdbc0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C889D27F26C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2498db32f0af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c889d27f26c10aeac7fc2eafe78717cfe771689c6a1a75a3ded8f39a5ccdbc0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C889D27F26C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2498db32f0af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c889d27f26c10aeac7fc2eafe78717cfe771689c6a1a75a3ded8f39a5ccdbc0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C889D27F26C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2498db32f0af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c889d27f26c10aeac7fc2eafe78717cfe771689c6a1a75a3ded8f39a5ccdbc0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C889D27F26C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2498db32f0af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c889d27f26c10aeac7fc2eafe78717cfe771689c6a1a75a3ded8f39a5ccdbc0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C889D27F26C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2498db32f0af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c889d27f26c10aeac7fc2eafe78717cfe771689c6a1a75a3ded8f39a5ccdbc0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C889D27F26C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2498db32f0af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c889d27f26c10aeac7fc2eafe78717cfe771689c6a1a75a3ded8f39a5ccdbc0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C889D27F26C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4aae496359ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "77a5b5022bf6c9955d216514420f4f94c6b2824b4866da74d8774c6aa74de6e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77A5B5022BF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c97920802929",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "1f0aad409426b25176ab5a91a4c8faaf825c5f208c52df076938bf00b3c181a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F0AAD409426"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "61bc7746f4aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9a4ea93984f29c89c563004045d77d8c6dc2584128e3245bb8dd314240d8a317",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4EA93984F2"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "99c5a0da5a77",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "078620cb9e6cc9a0516342186859e134a2c7a6ae865ef0e4738f9190197f4702",
            "a11yOccurrenceDisplayId": "A11Y-OCC-078620CB9E6C"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "21daf7f241fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "e1e50e7a58b05a8dc70f4f2f8cd20a40d4f20d20252b0def9a6ae595f5ae65e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1E50E7A58B0"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8289de2532b5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "e79537d9ed044477321621672ba3d4a60f3569da7417bf5e654a51825abc35b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E79537D9ED04"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ef586408a985",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "1a86de8af80afc81fe63939c033e57daf17679ec353796d3ff41c71e59f5202c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A86DE8AF80A"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1424,
        "pageNavigationMs": 11782,
        "pageLoadDelayMs": 10000,
        "totalMs": 32890,
        "scannerMs": {
          "axe": 14669,
          "accesslint": 13053
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
      "finalUrl": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "No two screens look the same: sharpening digital accessibility through inclusivity | GSA",
      "elapsedMs": 32080,
      "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": 1693,
          "failed": 1,
          "cantTell": 5,
          "inapplicable": 43
        },
        "failedRules": [
          "heading-order"
        ],
        "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",
          "input-button-name",
          "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",
          "select-name",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h4",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eefbd713a14a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-27d1fbca",
            "a11yPatternFingerprint": "9f4efff05a3c65b4baba1f33e770c0474e47b19fccd54ed263d05ebd64fe3806",
            "a11yPatternDisplayId": "A11Y-PAT-9F4EFFF05A3C",
            "a11yOccurrenceFingerprint": "92f96fdc42654850ba5bc8c081e42087e009b740b6a71ba70c3d073721c8fdbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92F96FDC4265"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Have you ever stopped to think about how much time we spend in front of screens? Just about everything we do from work, entertainment, shopping, news, social media, and even reading this blog is now d\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity\">\n<meta property=\"og:title\" content=\"No two screens look the same: sharpening digital accessibility through inclusivity\">\n<meta property=\"og:description\" content=\"Have you ever stopped to think about how much time we spend in front of screens? Just about everything we do from work, entertainment, shopping, news, social media, and even reading this blog is now d\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/system/files/Untitled%20design_1.png\">\n<meta property=\"og:image\" content=\"https://www.gsa.govpictured from left to right: Kristen Smith-O’Connor\">\n<meta property=\"og:image\" content=\"https://www.gsa.govAndrew Nielson\">\n<meta property=\"og:image\" content=\"https://www.gsa.govMichael Horton and Alex Wilson &quot; typeof=&quot;foaf:Image&quot; class=&quot;width-full&quot; /&gt;\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"OSC\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2023-12-15\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>No two screens look the same: sharpening digital accessibility through inclusivity | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_pfSOOvu9oSXMMNlEMyL_MzwzWE9gd_IYPuef5PtAfdc.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kGtuAyEMhC9Ey5GQAYelNRhhk4ScvuSxTR9S_rAzw8isvwBNwwbWg6AJBCLTFhSBhGICd7Sxjwb0Dh9wvgeVewHKFzQxdwyaj2gTsQdyopNyTWbZNaJPuwuTBGzruSr2q3YKntAFObrIp0oM0S7zthvToEPq0DbZf-CZvI_ahqcsG64i9pixOGUm54nDp90jyr5Dz2uRtrGyA_KjuDBEueQLaOYq9seVkSmK5c5CvSuYoGAd_4PrnmuscsvBtcXq71QIC1Vc0uG5QY3rAXpRj6BwI_Jq5hXbs7jY_SofmBdbe_88Vp9GZ-PU82Hab2WGnOJO9WFu5xd_ztA5\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/163783\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9UlmW4yAMvBAJX3MengwKVgcQD8npuE8_srP0Mj35wVK5tNdUOIcOGUNcRLnSByhxEy8II84uQtc4g59A0MUCIus3u6KIRYuLtfsKVJRPdHWRB_rGo0KhD3QJFAqsOPyEM1yIh7hEA6PSBf3TCm9f4Vx4ghJE10Itu8ycCwaF7LM9P_0jvMH1O1hdFvAJetAB8bwnMeCW9yBxUFfZoT6oKY7dFlI8UO2DL7gBIZ4xkfL4E2Ys3WbYQKrbzrBOmHaSwmR1o1xC4vdWGJI35_BwHLWEHe1pGiq2xf8Egq0TrZ0OA_KAPotPY-lQjp_IcWl9mQrJbFWtk0RYgzKXMBWOZ3-fvkKXsFW1iX5hPaBC04BBdrsXpC2XEzVRiFJ89vSJOFlFsd5EoZPNkmEf8B9gO6QVU-4Uf5UcRJNNMjPgtUNLAUp5QT9hCpGXptuSg0VN0JqN_P-I7VCbFPdjiV3rVTcbWU62JdOl_W76gkuNNNwE9ZV1YjZV-dvnvu_V6do5Dzqt_mm5Rd7TY7l3Z3__AhECb4k\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":{\"form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM\":true},\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"163783\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-blog-article uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/blog\">Blog</a>\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"\">\n\n      \n\n      \n        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n    <div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"blog-header blog-header__blog-detail\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"block block-blog-page-customizations block-gsa-social-links-block\">\n    \n      <div class=\"gsa-stay-connected-container\"><p class=\"gsa-social-media-title\">STAY CONNECTED</p>\n<div class=\"item-list\"><ul class=\"gsa-stay-connected-list\"><li><span class=\"usa-tooltip\"><a href=\"https://www.facebook.com/gsa\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-104677\" tabindex=\"0\"><span>Facebook</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-104677\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://twitter.com/usgsa\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-964064\" tabindex=\"0\"><span>X</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-964064\" role=\"tooltip\" aria-hidden=\"true\">X</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.linkedin.com/company/gsa\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-291865\" tabindex=\"0\"><span>Linkedin</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-291865\" role=\"tooltip\" aria-hidden=\"true\">Linkedin</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://truthsocial.com/@USGSA\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-807853\" tabindex=\"0\"><span>Truth Social</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-807853\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.youtube.com/usgsa\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-968341\" tabindex=\"0\"><span>YouTube</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-968341\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://www.instagram.com/usgsa\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-661291\" tabindex=\"0\"><span>Instagram</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-661291\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span></li><li><span class=\"usa-tooltip\"><a href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" target=\"_blank\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-504231\" tabindex=\"0\"><span>Email</span>\n</a><span class=\"usa-tooltip__body\" id=\"tooltip-504231\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span></li></ul></div></div>\n\n  </div>\n\n    </div>\n    <div class=\"desktop:grid-col-6 padding-top-2\">\n      <div class=\"block block-blog-page-customizations block-gsa-logo-block\">\n    \n      <h1 class=\"sr-only\">GSA Blog</h1>\n<a href=\"/blog\" title=\"GSA Blog Logo\" aria-label=\"GSA Blog Logo\"><img src=\"/sites/gsa.gov/themes/custom/gsa/custom_assets/images/gsa-logo-blog.jpg\" class=\"img-responsive gsa-blog-logo-image\" alt=\"GSA Blog Logo\"></a>\n  </div>\n\n    </div>\n    <div id=\"stay-connected\" class=\"social-links desktop:grid-col-3 padding-top-2\">\n      <div class=\"gsa-blog-search-form usa-form block block-blog-page-customizations block-gsa-search-blog-block\" data-drupal-selector=\"gsa-blog-search-form\">\n    \n      <form action=\"/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity\" method=\"post\" id=\"gsa-blog-search-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-blog-search js-form-item-blog-search form-no-label\">\n          <input data-drupal-selector=\"edit-blog-search\" type=\"text\" id=\"edit-blog-search\" name=\"blog_search\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Enter Search Terms\" class=\"form-text usa-input\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52160287\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"73PlxRtT-FpiQhyqSBL2NDtz3gocK4iWAH9o8-FE2rA\">\n<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-snsvfb0edlmig9inufjbmcsqgku5evjswezkqu5uars\" type=\"hidden\" name=\"form_build_id\" value=\"form-SNSvFB0EDLmiG9INUFJBMcsQGkU5EVjSWEZkQu5uars\">\n<input data-drupal-selector=\"edit-gsa-blog-search-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_search_form\">\n\n</form>\n\n  </div>\n\n    </div>\n  </div>\n</div>\n\n<div class=\"margin-bottom-2\">\n  <div class=\"block block-blog-page-customizations block-gsa-search-title-block\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          \n<div class=\"usa-alert usa-alert--info usa-alert--no-icon\">\n  <div class=\"usa-alert__body\">\n    <p class=\"usa-alert__text\">\n      <small>This is archived information. It may contain outdated contact names, telephone numbers, web links,\n        or other information. For up-to-date information visit GSA.gov pages by topic or contact our Office of\n        Public Affairs at <a href=\"mailto:press@gsa.gov\">press@gsa.gov</a>. For a list of public affairs officers by beat,\n        visit the <a href=\"/about-us/newsroom\">GSA Newsroom</a>.</small>\n    </p>\n  </div>\n</div>\n\n      </div>\n\n  </div>\n\n</div>\n<div class=\"blog-page-content\">\n  <div class=\"grid-row grid-gap\">\n    <div class=\"desktop:grid-col-9\">\n      <div>\n        \n          <article class=\"media media--type-image media--view-mode-public-facing\">\n  \n      \n              <img loading=\"lazy\" src=\"/system/files/Untitled%20design_1.png\" height=\"650\" alt=\"Picture of four people, pictured from left to right: Kristen Smith-O’Connor, Andrew Nielson, Michael Horton and Alex Wilson \" typeof=\"foaf:Image\" class=\"width-full\">\n\n\n\n    \n  </article>\n\n    \n                <div class=\"img-caption\">\n          <span class=\"caption_text\">\n          Pictured from left to right: Kristen Smith-O’Connor, Andrew Nielson, Michael Horton and Alex Wilson \n    </span>\n        </div>\n                <h2 class=\"font-sans-xl\">No two screens look the same: sharpening digital accessibility through inclusivity</h2>\n                <div class=\"article-publication-info\">\n          <time>\n          Dec 15, 2023\n    </time> | \n          GSA Blog Team\n    <br>\n          Post filed in:\n                                  <span><a href=\"/blog/blog-search?category=Accessibility\">Accessibility</a></span>\n                                    &nbsp;|&nbsp;\n                        <span><a href=\"/blog/blog-search?category=Equity\">Equity</a></span>\n                  </div>\n        \n          <p>Have you ever stopped to think about how much time we spend in front of screens? Just about everything we do from work, entertainment, shopping, news, social media, and even reading this blog is now done online. The rise of digital technology has given us access to so much at the click of a button, but not everyone has the same experience when it comes to their digital accessibility.</p>\n\n<h2>Digital accessibility</h2>\n\n<p>Accessibility is often seen physically in our communities, from accessible parking spaces to building codes that legally dictate accessibility design requirements.&nbsp;</p>\n\n<p>But accessibility in the digital world is a little harder for many people to comprehend. Digital accessibility is the inclusive practice of making websites, digital tools and technologies accessible and usable for people with disabilities. People can be born with disabilities that impact digital accessibility or develop them as a result of accidents, illness or age.&nbsp;</p>\n\n<p>For example, while scrolling through social media, you engage with images from your favorite sports team, friends or family. But others might not see or enjoy these images the same way. With the introduction of alternative text, or ALT-text, image descriptions can help those with vision loss to understand and enjoy images more equitably.&nbsp;</p>\n\n<p>Here at the General Services Administration (GSA), members of the Government-wide IT Accessibility Program are working to make digital accessibility a priority in the federal government. A small but mighty team, each member brings their own unique contribution to digital accessibility.&nbsp;</p>\n\n<h2>Government responsibility&nbsp;</h2>\n\n<p>For Andrew Nielson, the director of GSA’s IT Accessibility Program, digital accessibility in the federal sphere is part of legitimizing our government as a democracy. We cannot be “of the people, by the people, for the people” unless we include everyone. Our digital services and work products are better when we design them to meet the needs of all people, including those with disabilities.&nbsp;</p>\n\n<p>Andrew was inspired to contribute to the field of digital accessibility when he realized just how much of a difference some very simple design, coding changes or even document editing can make for people with impairments or disabilities. In 2007, while managing a development team for a new application, Andrew interacted with a blind user during an emergency notification system testing. The user described challenges in the application for a visually impaired person. He realized how the system would fail those users and worried that a lack of inclusivity in an emergency notification system could jeopardize the safety of colleagues.&nbsp;</p>\n\n<p>He began addressing accessibility issues in the IT projects he helped manage. He’s continued to expand his advocacy for accessibility, eventually focusing on IT accessibility as a full-time passion.&nbsp;</p>\n\n<p>There is still much to do to make accessibility part of everyone’s daily business. But with Andrew’s passion, he hopes to make accessibility more approachable.&nbsp;</p>\n\n<p>“Change only comes with time and education, but even the smallest and simplest changes have a way of adding up to great effect,” he shared.&nbsp;</p>\n\n<p>His team consists of Kristen Smith-O’Connor, Alex Wilson and Michael Horton who each bring their own unique insights and passions to the field of digital inclusion.&nbsp;</p>\n\n<h2>The shadow knows</h2>\n\n<p>As a senior ICT accessibility specialist, Kristen says she fell into her career in digital accessibility, but she has always been surrounded by family and close friends who “played a role in achieving independence for adults with disabilities and fighting for a more equal opportunity in schools for children with disabilities.”&nbsp;</p>\n\n<p>Her first job was counselor for a summer camp for children and adults with developmental disabilities, which she sees as what inspired her passion and career path. She hopes that her work will provide the same opportunity for everyone accessing content - as she does as a user without a disability - and more importantly that some day “as accessibility subject matter experts (and advocates) that we put ourselves out of a job.”</p>\n\n<h2>Nothing about us without us</h2>\n\n<p>Alex and Michael are not only part of the IT Accessibility Program team but are members of the disability community.&nbsp;</p>\n\n<h2>Alex</h2>\n\n<p>For Alex, a program analyst, his disability is visual after an improvised explosive device (IED) exploded during a deployment to Operation Iraqi Freedom in 2007. Alex spent over 15 months in inpatient and outpatient rehabilitation and physical therapy, the first five months almost exclusively as a wheelchair user.&nbsp;</p>\n\n<p>Alex’s challenges have allowed him to better understand the challenges of others. It didn’t stop Alex from working with organizations whose missions were the safety of military and civilians.&nbsp;</p>\n\n<p>Now as part of the IT Accessibility Program Team, he continues to lead and assist numerous efforts at improving digital accessibility for all. Alex believes that, in the end, “everyone would like to ensure their products and services are accessible; it is simply incumbent upon digital accessibility champions to demonstrate the importance of accessibility and show others simple and effective ways to make accessibility a reality.”</p>\n\n<h2>Michael</h2>\n\n<p>Michael, an ICT accessibility specialist and a 30-year cancer survivor, lives with a red-green color blindness, called deutan. Those with deutan can only distinguish two to three hues instead of the average seven. As a result, deutan color blindness can make reds, greens, yellows and browns appear similar to one another.</p>\n\n<p>About one in 12 men (and one in 200 women) in the United States have a form of color blindness.</p>\n\n<p>Drawing from these experiences, Michael advocates for digital accessibility for those with disabilities: “If I look for alternate ways to access color-dependent information, what other mechanisms does the digital world need to have to allow others to adapt to the world as they experience it?”&nbsp;</p>\n\n<h2>Do it for them</h2>\n\n<p>When digital accessibility is achieved, people with disabilities can successfully perceive, understand, navigate, interact with, and contribute more fully to society. Andrew, Kristen, Alex and Michael are champions of accessibility, hoping to lead the way not only at GSA, but across the federal government by providing technical assistance to help federal agencies comply with <a class=\"usa-link--external\" href=\"https://www.access-board.gov/law/ra.html\">Section 508 requirements</a>, and to ensure that covered information and communications technology is accessible to, and usable by, individuals with disabilities.</p>\n\n<p>For more information, visit <a class=\"usa-link--external\" href=\"https://www.section508.gov/\">GSA’s Section 508 website</a>.&nbsp;<br>\n&nbsp;</p>\n\n    \n      </div>\n    </div>\n    <div class=\"desktop:grid-col-3\">\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-blog-updates-block\">\n    \n      <form class=\"gsa-blog-updates-form maxw-desktop usa-form\" data-drupal-selector=\"gsa-blog-updates-form\" action=\"/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity\" method=\"post\" id=\"gsa-blog-updates-form\" accept-charset=\"UTF-8\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-textfield form-item-email-address js-form-item-email-address\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-email-address\">\n      Get GSABlog Updates and Alerts\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <input data-drupal-selector=\"edit-email-address\" type=\"text\" id=\"edit-email-address\" name=\"email_address\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Email Address\" class=\"form-text required usa-input\" required=\"required\" aria-required=\"true\">\n\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52160288\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"K_YCyU0XUGFw3T22upCk3ivXjn1_fOFLh2hKS9iut4c\">\n<input formtarget=\"_blank\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--2\" name=\"op\" value=\"Sign Up\" class=\"button button--primary js-form-submit form-submit usa-button\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-asl8dx016s6tztlbfitnr0eps-4lg-kq3w4tho2imlc\" type=\"hidden\" name=\"form_build_id\" value=\"form-ASl8dx016S6tzTLbfITnR0epS_4lG_kq3w4tHO2IMLc\">\n<input data-drupal-selector=\"edit-gsa-blog-updates-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_blog_updates_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-category-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-category-filter-form\" action=\"/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity\" method=\"post\" id=\"gsa-category-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-category js-form-item-category\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-category\">\n      Categories\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-category\" id=\"edit-category\" name=\"category\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Category</option><option value=\"18F\">18F</option><option value=\"AbilityOne\">AbilityOne</option><option value=\"Accessibility\">Accessibility</option><option value=\"Acquisition\">Acquisition</option><option value=\"Acquisition Gateway\">Acquisition Gateway</option><option value=\"Art\">Art</option><option value=\"Art in Architecture\">Art in Architecture</option><option value=\"Artwork\">Artwork</option><option value=\"Awards\">Awards</option><option value=\"Blanket Purchase Agreement\">Blanket Purchase Agreement</option><option value=\"Budget\">Budget</option><option value=\"Buildings\">Buildings</option><option value=\"COVID-19\">COVID-19</option><option value=\"Careers\">Careers</option><option value=\"Cars\">Cars</option><option value=\"Category Management\">Category Management</option><option value=\"Challenge.gov\">Challenge.gov</option><option value=\"Chief Information Officer\">Chief Information Officer</option><option value=\"Child Care\">Child Care</option><option value=\"City Pair\">City Pair</option><option value=\"Civil Rights\">Civil Rights</option><option value=\"Climate\">Climate</option><option value=\"Cloud\">Cloud</option><option value=\"Cloud Computing\">Cloud Computing</option><option value=\"Communications\">Communications</option><option value=\"Computers for Learning\">Computers for Learning</option><option value=\"Cost Savings\">Cost Savings</option><option value=\"Courthouses\">Courthouses</option><option value=\"Customer Service\">Customer Service</option><option value=\"Data\">Data</option><option value=\"Data.gov\">Data.gov</option><option value=\"Design Excellence\">Design Excellence</option><option value=\"DigitalGov\">DigitalGov</option><option value=\"Disaster Relief\">Disaster Relief</option><option value=\"Disposal\">Disposal</option><option value=\"Driver Safety\">Driver Safety</option><option value=\"E-Waste\">E-Waste</option><option value=\"Earth Day\">Earth Day</option><option value=\"Earth Week\">Earth Week</option><option value=\"Economic Catalyst\">Economic Catalyst</option><option value=\"Emergency Response\">Emergency Response</option><option value=\"Emerging Technology\">Emerging Technology</option><option value=\"Energy\">Energy</option><option value=\"Equity\">Equity</option><option value=\"FAS\">FAS</option><option value=\"FedRAMP\">FedRAMP</option><option value=\"FedScoop 50\">FedScoop 50</option><option value=\"Federal Acquisition Institute\">Federal Acquisition Institute</option><option value=\"Federal Acquisition Service\">Federal Acquisition Service</option><option value=\"Federal Building Challenge\">Federal Building Challenge</option><option value=\"Federal Buildings\">Federal Buildings</option><option value=\"Federal Footprint\">Federal Footprint</option><option value=\"Federal Front Door\">Federal Front Door</option><option value=\"Federal Work Force\">Federal Work Force</option><option value=\"Fine Art\">Fine Art</option><option value=\"Fleet\">Fleet</option><option value=\"GPG\">GPG</option><option value=\"GSA Administrator\">GSA Administrator</option><option value=\"GSA Feature\">GSA Feature</option><option value=\"GSA Fleet\">GSA Fleet</option><option value=\"GSA IT\">GSA IT</option><option value=\"GSA.gov\">GSA.gov</option><option value=\"PPMS\">PPMS</option><option value=\"Green\">Green</option><option value=\"Green Building\">Green Building</option><option value=\"Green Buildings\">Green Buildings</option><option value=\"Green Proving Ground\">Green Proving Ground</option><option value=\"Health and Wellness\">Health and Wellness</option><option value=\"Historic Buildings\">Historic Buildings</option><option value=\"Historic Preservation\">Historic Preservation</option><option value=\"Historic Preservation Month\">Historic Preservation Month</option><option value=\"IT\">IT</option><option value=\"Information Technology\">Information Technology</option><option value=\"Innovation\">Innovation</option><option value=\"Jobs\">Jobs</option><option value=\"Jobs and the Economy\">Jobs and the Economy</option><option value=\"LPOEs\">LPOEs</option><option value=\"Land Ports of Entry\">Land Ports of Entry</option><option value=\"Leadership\">Leadership</option><option value=\"Leases\">Leases</option><option value=\"Lighthouses\">Lighthouses</option><option value=\"Making It Easier\">Making It Easier</option><option value=\"Manufacturing\">Manufacturing</option><option value=\"Miscellaneous\">Miscellaneous</option><option value=\"Mobile Applications\">Mobile Applications</option><option value=\"National Preparedness\">National Preparedness</option><option value=\"National Register of Historic Places\">National Register of Historic Places</option><option value=\"National Small Business Week\">National Small Business Week</option><option value=\"OASIS\">OASIS</option><option value=\"Office of Evaluation Sciences\">Office of Evaluation Sciences</option><option value=\"Office of Small Business Utilization\">Office of Small Business Utilization</option><option value=\"Open Government\">Open Government</option><option value=\"Per Diem\">Per Diem</option><option value=\"Policy\">Policy</option><option value=\"Procurement\">Procurement</option><option value=\"Public Buildings Service\">Public Buildings Service</option><option value=\"Public Engagement\">Public Engagement</option><option value=\"Readiness\">Readiness</option><option value=\"Real Property\">Real Property</option><option value=\"Reverse Auctions\">Reverse Auctions</option><option value=\"SFTool\">SFTool</option><option value=\"Shared Services\">Shared Services</option><option value=\"Small Business\">Small Business</option><option value=\"Smart Building\">Smart Building</option><option value=\"SmartPay\">SmartPay</option><option value=\"Social Media\">Social Media</option><option value=\"State and Local\">State and Local</option><option value=\"Surplus Property\">Surplus Property</option><option value=\"Sustainability\">Sustainability</option><option value=\"Sustainability 2\">Sustainability 2</option><option value=\"Technology\">Technology</option><option value=\"Technology Transformation Services\">Technology Transformation Services</option><option value=\"Telework\">Telework</option><option value=\"Total Workplace\">Total Workplace</option><option value=\"Transactional Data Reporting\">Transactional Data Reporting</option><option value=\"Travel\">Travel</option><option value=\"U.S. Border Stations\">U.S. Border Stations</option><option value=\"U.S. Courthouses\">U.S. Courthouses</option><option value=\"architecture\">architecture</option><option value=\"cybersecurity\">cybersecurity</option><option value=\"data center optimization\">data center optimization</option><option value=\"eBuy\">eBuy</option><option value=\"eRulemaking\">eRulemaking</option><option value=\"security\">security</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52160289\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"KC4gxTT2TLbWbMJafozSFAMynkOZhcVFVb1_KTZihwE\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--3\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-kbwrokqhnawi2px8n-ykpguqvf2cys5apg9ei0xmzt4\" type=\"hidden\" name=\"form_build_id\" value=\"form-kBwROKQhnAWI2px8N_YKpGuQvF2cYs5APG9eI0XmZt4\">\n<input data-drupal-selector=\"edit-gsa-category-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_category_filter_form\">\n\n</form>\n\n  </div>\n\n      <div class=\"gsa-blog-border-bottom block block-blog-page-customizations block-gsa-archives-filter-block\">\n    \n      <form class=\"maxw-desktop usa-form\" data-drupal-selector=\"gsa-archive-filter-form\" action=\"/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity\" method=\"post\" id=\"gsa-archive-filter-form\" accept-charset=\"UTF-8\" novalidate=\"\">\n  <div class=\"usa-form-group js-form-item form-item js-form-type-select form-item-archive-filter js-form-item-archive-filter\">\n      \n<label class=\"gsa-form-titles usa-label usa-input--required test js-form-required form-required\" for=\"edit-archive-filter\">\n      Archives\n              <abbr class=\"usa-hint usa-hint--required\" title=\"required\">*\n        </abbr>\n          </label>\n          <select data-drupal-selector=\"edit-archive-filter\" id=\"edit-archive-filter\" name=\"archive_filter\" class=\"form-select required usa-select\" required=\"required\" aria-required=\"true\"><option value=\"\" selected=\"selected\">Select Month</option><option value=\"year=2026&amp;month=07\">July 2026</option><option value=\"year=2026&amp;month=06\">June 2026</option><option value=\"year=2026&amp;month=05\">May 2026</option><option value=\"year=2026&amp;month=04\">April 2026</option><option value=\"year=2026&amp;month=03\">March 2026</option><option value=\"year=2026&amp;month=02\">February 2026</option><option value=\"year=2026&amp;month=01\">January 2026</option><option value=\"year=2025&amp;month=12\">December 2025</option><option value=\"year=2025&amp;month=11\">November 2025</option><option value=\"year=2025&amp;month=10\">October 2025</option><option value=\"year=2025&amp;month=09\">September 2025</option><option value=\"year=2025&amp;month=08\">August 2025</option><option value=\"year=2025&amp;month=07\">July 2025</option><option value=\"year=2025&amp;month=06\">June 2025</option><option value=\"year=2025&amp;month=05\">May 2025</option><option value=\"year=2025&amp;month=04\">April 2025</option><option value=\"year=2025&amp;month=03\">March 2025</option><option value=\"year=2025&amp;month=02\">February 2025</option><option value=\"year=2025&amp;month=01\">January 2025</option><option value=\"year=2024&amp;month=12\">December 2024</option><option value=\"year=2024&amp;month=11\">November 2024</option><option value=\"year=2024&amp;month=10\">October 2024</option><option value=\"year=2024&amp;month=09\">September 2024</option><option value=\"year=2024&amp;month=08\">August 2024</option><option value=\"year=2024&amp;month=07\">July 2024</option><option value=\"year=2024&amp;month=06\">June 2024</option><option value=\"year=2024&amp;month=05\">May 2024</option><option value=\"year=2024&amp;month=04\">April 2024</option><option value=\"year=2024&amp;month=03\">March 2024</option><option value=\"year=2024&amp;month=02\">February 2024</option><option value=\"year=2024&amp;month=01\">January 2024</option><option value=\"year=2023&amp;month=12\">December 2023</option><option value=\"year=2023&amp;month=11\">November 2023</option><option value=\"year=2023&amp;month=10\">October 2023</option><option value=\"year=2023&amp;month=09\">September 2023</option><option value=\"year=2023&amp;month=08\">August 2023</option><option value=\"year=2023&amp;month=07\">July 2023</option><option value=\"year=2023&amp;month=06\">June 2023</option><option value=\"year=2023&amp;month=05\">May 2023</option><option value=\"year=2023&amp;month=04\">April 2023</option><option value=\"year=2023&amp;month=03\">March 2023</option><option value=\"year=2023&amp;month=02\">February 2023</option><option value=\"year=2023&amp;month=01\">January 2023</option><option value=\"year=2022&amp;month=12\">December 2022</option><option value=\"year=2022&amp;month=11\">November 2022</option><option value=\"year=2022&amp;month=10\">October 2022</option><option value=\"year=2022&amp;month=09\">September 2022</option><option value=\"year=2022&amp;month=08\">August 2022</option><option value=\"year=2022&amp;month=07\">July 2022</option><option value=\"year=2022&amp;month=06\">June 2022</option><option value=\"year=2022&amp;month=05\">May 2022</option><option value=\"year=2022&amp;month=04\">April 2022</option><option value=\"year=2022&amp;month=03\">March 2022</option><option value=\"year=2022&amp;month=02\">February 2022</option><option value=\"year=2022&amp;month=01\">January 2022</option><option value=\"year=2021&amp;month=12\">December 2021</option><option value=\"year=2021&amp;month=11\">November 2021</option><option value=\"year=2021&amp;month=10\">October 2021</option><option value=\"year=2021&amp;month=09\">September 2021</option><option value=\"year=2021&amp;month=08\">August 2021</option><option value=\"year=2021&amp;month=07\">July 2021</option><option value=\"year=2021&amp;month=06\">June 2021</option><option value=\"year=2021&amp;month=05\">May 2021</option><option value=\"year=2021&amp;month=04\">April 2021</option><option value=\"year=2021&amp;month=03\">March 2021</option><option value=\"year=2021&amp;month=02\">February 2021</option><option value=\"year=2021&amp;month=01\">January 2021</option><option value=\"year=2020&amp;month=12\">December 2020</option><option value=\"year=2020&amp;month=11\">November 2020</option><option value=\"year=2020&amp;month=10\">October 2020</option><option value=\"year=2020&amp;month=09\">September 2020</option><option value=\"year=2020&amp;month=08\">August 2020</option><option value=\"year=2020&amp;month=07\">July 2020</option><option value=\"year=2020&amp;month=06\">June 2020</option><option value=\"year=2020&amp;month=05\">May 2020</option><option value=\"year=2020&amp;month=04\">April 2020</option><option value=\"year=2020&amp;month=03\">March 2020</option><option value=\"year=2020&amp;month=02\">February 2020</option><option value=\"year=2020&amp;month=01\">January 2020</option><option value=\"year=2019&amp;month=12\">December 2019</option><option value=\"year=2019&amp;month=11\">November 2019</option><option value=\"year=2019&amp;month=10\">October 2019</option><option value=\"year=2019&amp;month=09\">September 2019</option><option value=\"year=2019&amp;month=08\">August 2019</option><option value=\"year=2019&amp;month=07\">July 2019</option><option value=\"year=2019&amp;month=06\">June 2019</option><option value=\"year=2019&amp;month=05\">May 2019</option><option value=\"year=2019&amp;month=04\">April 2019</option><option value=\"year=2019&amp;month=03\">March 2019</option><option value=\"year=2019&amp;month=02\">February 2019</option><option value=\"year=2019&amp;month=01\">January 2019</option><option value=\"year=2018&amp;month=12\">December 2018</option><option value=\"year=2018&amp;month=11\">November 2018</option><option value=\"year=2018&amp;month=10\">October 2018</option><option value=\"year=2018&amp;month=09\">September 2018</option><option value=\"year=2018&amp;month=08\">August 2018</option><option value=\"year=2018&amp;month=07\">July 2018</option><option value=\"year=2018&amp;month=06\">June 2018</option><option value=\"year=2018&amp;month=05\">May 2018</option><option value=\"year=2018&amp;month=04\">April 2018</option><option value=\"year=2018&amp;month=03\">March 2018</option><option value=\"year=2018&amp;month=02\">February 2018</option><option value=\"year=2018&amp;month=01\">January 2018</option></select>\n      </div>\n<input data-drupal-selector=\"edit-captcha-sid\" type=\"hidden\" name=\"captcha_sid\" value=\"52160290\">\n<input data-drupal-selector=\"edit-captcha-token\" type=\"hidden\" name=\"captcha_token\" value=\"6OkIukR5PN21uiI9MDK9ixXb6RHWh_u5-wcTVkTbSAM\">\n<input class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit--4\" name=\"op\" value=\"Go\">\n<input autocomplete=\"off\" data-drupal-selector=\"form-f3uc3mpnfrr3bhvp-hqtrzo-qjwx5rxknvzcrlxhzci\" type=\"hidden\" name=\"form_build_id\" value=\"form-F3uc3mPNFRr3BhVP_HqTrZO_qJWX5RxKnvZcrlxHZcI\">\n<input data-drupal-selector=\"edit-gsa-archive-filter-form\" type=\"hidden\" name=\"form_id\" value=\"gsa_archive_filter_form\">\n\n</form>\n\n  </div>\n\n      <div>\n        \n                                  <article>\n                                    <h4>\n          Other GSA Blogs\n    </h4>\n                                <!-- Text Block Content -->\n\n          <ul class=\"list-unstyled\"><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://www.fedramp.gov/blog/\">FedRAMP Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://gsablogs.gsa.gov/technology/\">Great Government through Technology</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://section508.gov/blog\">IT Accessibility Blog</a></li><li class=\"margin-y-2px\"><a class=\"usa-link--external\" href=\"https://oes.gsa.gov/blog/\">Office of Evaluation Sciences Blog</a></li></ul><hr>\n    \n\n\n        </article>\n\n  \n\n                \n      </div>\n    </div>\n  </div>\n</div>\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-127140\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-127140\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Dec 15, 2023\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n            \n                                <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-443920\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-443920\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-800387\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-800387\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-517681\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-517681\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-923232\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-923232\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-480003\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-480003\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-824988\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-824988\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-398303\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-398303\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-497309\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-497309\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1702582278\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1114\",\"entityUuid\":\"20a716b4-fb8e-48a5-916a-bba35c45631d\",\"entityVid\":\"328740\",\"entityName\":\"kiana.jones@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"blog_article\",\"entityId\":\"163783\",\"entityTitle\":\"No two screens look the same: sharpening digital accessibility through inclusivity\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_DsfqiXZODplIbE3poxO7b0kxd76wOBIVuxJ8vF09VyA.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_80mYEGIYf0ldq0t3XFQSiN7lx4JxhJCZDYzh0KY8TeU.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_WjQiC0wRdJi3dEnZxuRdiildlvRAYLCWz4EsSdGBbeI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9UdtyQyEI_CFTn_o9DCoxNCqOcJK0X1_PadJLJs0LyrrIwoYiGTpmgrioSeUPNJamXglHPLhYu6_IxWTPF5fQsOA7DR_ogCeWoS7xoGh8Iv99gzd1WSQXAsPs8wz3-Qu-4eUvWF1W9Ak72MB45JY3IBcJWHYaB3fTDVI22nHtQ060AhCPlNhkvMKBSp_yVpDrOhbVQGkjGYbZK-oJkpxbEUx-Jrtb4rgl6jRDM6jUFn8PAKrSlDAbJKYKJlIgFIlHfx2kYldYP6PxiHWDCoeBg0md2ly3Gkf1aSwdy8sP4izMthk3LQGVnEnn-NAtjFHm39KALh1bAizlCX1PCaIszdbhYVYFbG1q_r9iXaDup_Lp7nxu9oTLjQ2-_PrN2ovYtObruO7g3S16Tuq3-AlIagL_\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1742,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11791,
          "settleDelayMs": 10000,
          "auditMs": 2349,
          "totalMs": 14741,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 68,
          "failed": 24,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "landmarks/landmark-unique",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "article > img",
            "selector": "article > img",
            "html": "<img loading=\"lazy\" src=\"/system/files/Untitled%20design_1.png\" height=\"650\" alt=\"Picture of four people, pictured from left to right: Kristen Smith-O’Connor, Andrew Nielson, Michael Horton and Alex W...",
            "impact": "minor",
            "message": "Alt text \"Picture of four people, pictured from left to right: Kristen Smith-O’Connor, Andrew Nielson, Michael Horton and Alex Wilson\" starts with redundant prefix \"picture\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8277cbe65d58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8708e264",
            "a11yPatternFingerprint": "e328a6a877faae2cd3b6f247f72ed51c87a8f32d20027a801f7aa7b7359c361a",
            "a11yPatternDisplayId": "A11Y-PAT-E328A6A877FA",
            "a11yOccurrenceFingerprint": "064f1cc8e80e923311b38dd3aa5335a54c43bf458daaa0c737b79ba38a4c69de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-064F1CC8E80E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b73ffb57779",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-90374dfc",
            "a11yPatternFingerprint": "460975b44bd682ea8c7cb76c851865b6d348f90259cb3cd42cf66e789b090775",
            "a11yPatternDisplayId": "A11Y-PAT-460975B44BD6",
            "a11yOccurrenceFingerprint": "46c84c10a44b4e1502ca37c03bbef6b166d239d7cbe4c4fb62a7eb5f09356bef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-46C84C10A44B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e0326807a7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b14a8fff",
            "a11yPatternFingerprint": "5898bbaa023c866287c58ad230d486289ff995f86f2d7adb8c37aee5d33c08ac",
            "a11yPatternDisplayId": "A11Y-PAT-5898BBAA023C",
            "a11yOccurrenceFingerprint": "c57271ee337b4a855ad2da5b2d141a17eaa8f1f16e34e30faf30a834bd2dc112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C57271EE337B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>Linkedin</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "847a9b72e25b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b980d827",
            "a11yPatternFingerprint": "3c23b46e3a90b27cbddc292fcd2c40b3dcdf7b5dc41b91d92c6d42b5c4ab4215",
            "a11yPatternDisplayId": "A11Y-PAT-3C23B46E3A90",
            "a11yOccurrenceFingerprint": "86e0777bbadb12961d16fb08e0e7fa72f5aea68f635b97908f43cea17d538acc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-86E0777BBADB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "316490cc002f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-cf6ec4d9",
            "a11yPatternFingerprint": "3f8a68db385b2674fa0f61b0d1e885fb472ae2490a853d34f8959e6e3c94f9ba",
            "a11yPatternDisplayId": "A11Y-PAT-3F8A68DB385B",
            "a11yOccurrenceFingerprint": "f2acccec6fcede52b9cc7dc90c9a0fdc3c33dc5b0a6f1a68221b8181f0c1f728",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2ACCCEC6FCE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d3a1387bcae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ba3c151e",
            "a11yPatternFingerprint": "fc8ecea1dbcfecadefc7b995b3f9a2b319ec75e1f04a96d3efd4be004d8bf2c1",
            "a11yPatternDisplayId": "A11Y-PAT-FC8ECEA1DBCF",
            "a11yOccurrenceFingerprint": "03a527f5c6cb647373075572c93c03491432e3375fed346f71adb8e30bdaf00d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03A527F5C6CB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(1) > div > div > div > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>Instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c129e2c29988",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7a3b8836",
            "a11yPatternFingerprint": "2c29b6a035ddcb1729a600c5632263bf8d00426d9fceb87f890f54bb25a9ecfd",
            "a11yPatternDisplayId": "A11Y-PAT-2C29B6A035DD",
            "a11yOccurrenceFingerprint": "233f2ef522ae30dab2cea3d8251bbf20209fd0fcc1acbc2bc8ac9ecd9ede7a66",
            "a11yOccurrenceDisplayId": "A11Y-OCC-233F2EF522AE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(7) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>Email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.76:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "853eb70d0d52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-859eadec",
            "a11yPatternFingerprint": "0fcb7b68e4a66f0a432d22561d9a25723c8b34180cfe15431288072203576fc0",
            "a11yPatternDisplayId": "A11Y-PAT-0FCB7B68E4A6",
            "a11yOccurrenceFingerprint": "90f13aec15f2bf7fe73ab72e560e0c51cc7057d656fecac0ee648c40bc5f009e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-90F13AEC15F2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(1) > span > a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66f9fbbb152b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-031826dd",
            "a11yPatternFingerprint": "81e72b1d3f69aa9d09b1a16f4f19dff64e90e59182d5603a44c02d5dfcb5e590",
            "a11yPatternDisplayId": "A11Y-PAT-81E72B1D3F69",
            "a11yOccurrenceFingerprint": "73958081af370bff19dc405373aa23faf4524da6483219226c0592884057afd5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-73958081AF37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(2) > span > a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be1b2a09b509",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9e60c381",
            "a11yPatternFingerprint": "f55365b0164783fdd46e033193022b7b1d63170b79a115ba544fa62cc003a617",
            "a11yPatternDisplayId": "A11Y-PAT-F55365B01647",
            "a11yOccurrenceFingerprint": "1d25bbbed6bb8a7e5a137fea2376bf2e3d46d5200b120c0f4a40059810291285",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D25BBBED6BB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(3) > span > a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12d4a592cf12",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4fedbb56",
            "a11yPatternFingerprint": "f4c920783208091277f984f58ca842066880839433f95d13ece14d64e980922e",
            "a11yPatternDisplayId": "A11Y-PAT-F4C920783208",
            "a11yOccurrenceFingerprint": "59017f2e8370b2d8bf08aa5f690becad036072fd33cd06112bd9ddfa1286ebb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59017F2E8370"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(4) > span > a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a924533cdd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-324f9df9",
            "a11yPatternFingerprint": "329b808a4d2bd3e5a8298d450ac03d57f879223966f2bbeada5cde1cc9df1b15",
            "a11yPatternDisplayId": "A11Y-PAT-329B808A4D2B",
            "a11yOccurrenceFingerprint": "86f82d8b1b9d9192b0ef64caa66ad64a5d544b39be6862f878767321316ee11a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-86F82D8B1B9D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(5) > span > a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "795b7b337e53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-eef7123f",
            "a11yPatternFingerprint": "824fa2f57a117c7a253ba8412bebd7f0180a8a3543b79b0b84d3bd39c3ef74ac",
            "a11yPatternDisplayId": "A11Y-PAT-824FA2F57A11",
            "a11yOccurrenceFingerprint": "81e06b4fa9e4560e824d76ed76b54acb17e43d2a09fe1e8a1c8f8c6be405db2b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81E06B4FA9E4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "div:nth-of-type(2) > ul > li:nth-of-type(6) > span > a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db878fb06e89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d30778be",
            "a11yPatternFingerprint": "c65fa2495620aa96866a84780c90f33c1341ecd4935c224a776e33c346f99fdd",
            "a11yPatternDisplayId": "A11Y-PAT-C65FA2495620",
            "a11yOccurrenceFingerprint": "404ebe785af639d001ff44dc08d7d5e507bfe42b7d416d43122add9cf0d9022b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-404EBE785AF6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "395198f82d6e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "9e1ae84b2095fb6ac57f23c94c44becc604ac47f6a58da607dadb94de237effa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E1AE84B2095"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "li:nth-of-type(8) > span > a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfc3824e93b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-1d2693dd",
            "a11yPatternFingerprint": "a48aa7c2791eb62ff4666c45c52d86487e04abcf6a5bd31f61955afccbb0424a",
            "a11yPatternDisplayId": "A11Y-PAT-A48AA7C2791E",
            "a11yOccurrenceFingerprint": "ddbcb03f57ece3ae7bf7ef82f9ec2194a7081794bd6b1e1c883477d2d594be29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDBCB03F57EC"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "article > h4",
            "selector": "article > h4",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61cda7bd2061",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-6e0351ba",
            "a11yPatternFingerprint": "364a28b995f48477cdc1d39e6219058a73c06a2a1f3072522c9aa3b2049adfaa",
            "a11yPatternDisplayId": "A11Y-PAT-364A28B995F4",
            "a11yOccurrenceFingerprint": "6d6f3b583913cb0e52e1b6ad5dbf5e55da54fe054a8199cd1b1e12c28155b1bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D6F3B583913"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9720d4ee421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "2e1ea55da7eab8784c4a51994ae976a1bc6b40f1c6bafbee1690c5ca2ae029a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E1EA55DA7EA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de43c7a5bee1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "72cde35e5734f6f0573c62bdccba561e0eb36cc433efc19839152c76d43c9272",
            "a11yOccurrenceDisplayId": "A11Y-OCC-72CDE35E5734"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65d76492a194",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "7705973e7772b454bbd99823a1f0176a48f06653144f886a433ae6d0c05d5809",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7705973E7772"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32029ec46984",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "fd4e6c217b69b9b17081cba869ac811e26862f38ab362ba5c226b7543b438e79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD4E6C217B69"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d09b32dc767",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "3eace34132f525768a1773ec161cfaec2982048afc7f230c94a12c4497b54006",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EACE34132F5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76a8366435ff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "89b57e435a9b4eedcd4f62344d0a5e88aa50ab0dc6431f2af03447545bd591de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89B57E435A9B"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47456ea7579c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "25bceb7f5281693973fde72f0a65abe3bd7e122c9ad55798ebb081f326e1ce4c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25BCEB7F5281"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 24,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11773,
          "settleDelayMs": 10000,
          "auditMs": 609,
          "totalMs": 13028
        },
        "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": 137,
          "errors": 5,
          "warnings": 132,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "394c42ab71a6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "daa40639c45966d91dccc834c5510d8a7cd51903fa2f6104477d70173ba98aff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DAA40639C459"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-blog-search\" class=\"form-text usa-input\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-blog-search\">Label text</label>",
            "line": 0,
            "fingerprint": "34d38f3d00a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c666bbe3",
            "a11yPatternFingerprint": "655b97d85638dfd16417e54c718c9c0eac9e256bafaa78db25b496b4e7a974e1",
            "a11yPatternDisplayId": "A11Y-PAT-655B97D85638",
            "a11yOccurrenceFingerprint": "d96401924f8f3be62f1a9c036dc4cfaec4827edc5edfecce94b9659c2c48922f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D96401924F8F"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit\">Label text</label>",
            "line": 0,
            "fingerprint": "d48f38394c95",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-49240563",
            "a11yPatternFingerprint": "196bf5ce194c200f98e964d24ae46d8d09daabccbe3aa9b92fa8f09b34ff8b80",
            "a11yPatternDisplayId": "A11Y-PAT-196BF5CE194C",
            "a11yOccurrenceFingerprint": "1b4df33230bea9b261b202b968210d8e260371f4e46d24c1c664151813589d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1B4DF33230BE"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--2\" class=\"button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--2\">Label text</label>",
            "line": 0,
            "fingerprint": "f993cb49c11e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-80c73f43",
            "a11yPatternFingerprint": "4c3b8347eeb4165a2192ed6fa19720ed9f6f5587ff9cc8f9996626e05e0cbb7e",
            "a11yPatternDisplayId": "A11Y-PAT-4C3B8347EEB4",
            "a11yOccurrenceFingerprint": "6e3b7a4ba4f6da29ff8c9d1a41789113e4fe2398047b0d3185ca082f8d79a829",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6E3B7A4BA4F6"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--3\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--3\">Label text</label>",
            "line": 0,
            "fingerprint": "95d9070ce0ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-65c6d5e5",
            "a11yPatternFingerprint": "901fcc38c567f6138196f371a36f2605e36adbaac9ed178d8f6f8acff95d9ee4",
            "a11yPatternDisplayId": "A11Y-PAT-901FCC38C567",
            "a11yOccurrenceFingerprint": "5a1fc70fa046b1b743ae5a65c7e2427a159030ba5f2b5b0ba8c76cde08c2af6d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5A1FC70FA046"
          },
          {
            "severity": "error",
            "rule": "missing-form-labels",
            "element": "<input id=\"edit-submit--4\" class=\"margin-top-1 button button--primary js-form-submit form-submit usa-button\">",
            "message": "Form input is not properly labeled",
            "suggestion": "Add label: <label for=\"edit-submit--4\">Label text</label>",
            "line": 0,
            "fingerprint": "6efcb89eb35d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-39f35d7a",
            "a11yPatternFingerprint": "4bf097ae145324b34892d33089c8aabd84869f4cec3538e74e38a4300bbebb96",
            "a11yPatternDisplayId": "A11Y-PAT-4BF097AE1453",
            "a11yOccurrenceFingerprint": "3fb11a7c2e4969c652750787bcf6b151a4be9b498ae576ff44b0e306a45b8008",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3FB11A7C2E49"
          },
          {
            "severity": "warning",
            "rule": "heading-hierarchy",
            "element": "\n          Other GSA Blogs\n    ",
            "message": "Heading hierarchy skipped: <h2> -> <h4>",
            "suggestion": "Use <h3> instead of <h4>",
            "line": 0,
            "fingerprint": "dba43f30e600",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5880fab8",
            "a11yPatternFingerprint": "9f1f2cb67378e737ef7f02797fdb79c441600959565e99847fd62524e14fc31c",
            "a11yPatternDisplayId": "A11Y-PAT-9F1F2CB67378",
            "a11yOccurrenceFingerprint": "19b49b4177be11a60fe5997cf6804a96a04a94345e52287bc43f9b3f633906e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B49B4177BE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "47152cec5fb9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "51c73102816d4b1d0ed47e142b0f90a7a49e4fe3cda2d38f46c9ece1182c98a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-51C73102816D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6c728578301f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6c25ed4878bf6760b5bc0978cc334a1877913c74c482e25ca01b642cf8190de6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C25ED4878BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6c728578301f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6c25ed4878bf6760b5bc0978cc334a1877913c74c482e25ca01b642cf8190de6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C25ED4878BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6c728578301f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6c25ed4878bf6760b5bc0978cc334a1877913c74c482e25ca01b642cf8190de6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C25ED4878BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6c728578301f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6c25ed4878bf6760b5bc0978cc334a1877913c74c482e25ca01b642cf8190de6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C25ED4878BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6c728578301f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6c25ed4878bf6760b5bc0978cc334a1877913c74c482e25ca01b642cf8190de6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C25ED4878BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6c728578301f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6c25ed4878bf6760b5bc0978cc334a1877913c74c482e25ca01b642cf8190de6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C25ED4878BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6c728578301f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6c25ed4878bf6760b5bc0978cc334a1877913c74c482e25ca01b642cf8190de6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C25ED4878BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6c728578301f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "6c25ed4878bf6760b5bc0978cc334a1877913c74c482e25ca01b642cf8190de6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C25ED4878BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f56daa9626ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "74567e7161957e9513e8697130f3ff31db02c8b871f2479d18965be86571f0e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-74567E716195"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8550dc9c2165",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6d3be351b76b21f5b19fdbcaf0704be5973a3d02dd3e6dda920da63b4351f46a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D3BE351B76B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "ee4e64d64f99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "25714d4627408ea51daf1f021b1ce8ce7a9ab1cddc5f47a722ddbf084d0a8680",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25714D462740"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "749f0999281e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "9a0dd24275627f0d38210ad55f5cc0958513a6e242396dd8280d0cfaf167a35f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A0DD2427562"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "0b0ce7a6ccb9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "12387f9ecd5d52763fcdf602c01b1bc267d9dbe17104d259f0eee04814a274be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12387F9ECD5D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "782f5550be29",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "f34c1607935ed15223025b05e2cdb0719cb975ddeaf0ac8ca28f4e5e9908941d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F34C1607935E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "32e5636fdc2e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "f647a55fc0950668388708ccf2a1c97a228d6d3cad30b2ec9c5e519f8ec551c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F647A55FC095"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 112,
        "pageNavigationMs": 11791,
        "pageLoadDelayMs": 10000,
        "totalMs": 32080,
        "scannerMs": {
          "axe": 14741,
          "accesslint": 13028
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/agriculture-south-building-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Agriculture South Building, Washington, DC | GSA",
      "elapsedMs": 31935,
      "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": 958,
          "failed": 1,
          "cantTell": 3,
          "inapplicable": 43
        },
        "failedRules": [
          "definition-list"
        ],
        "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",
          "dlitem",
          "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",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "definition-list",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/definition-list?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag131"
            ],
            "xpath": "dl",
            "html": "<dl><dd><p>&nbsp;</p></dd></dl>",
            "message": "<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements",
            "fixSummary": "Fix all of the following:\n  When not empty, element does not have at least one <dt> element followed by at least one <dd> element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e14505da46d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-13a061c9",
            "a11yPatternFingerprint": "a5062d5563b72af06a99baa242b86cb45afd94180586213099a3a7740d44ac8b",
            "a11yPatternDisplayId": "A11Y-PAT-A5062D5563B7",
            "a11yOccurrenceFingerprint": "faadab25a3fae2d557d13212e7a328d8e45a99efceafe3583e31e871bc6d7535",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAADAB25A3FA"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:1400 Independence Ave SW, Washington, DC 20250HistoryThe Department of Agriculture, South Building was designed by the Office of the Supervising Architect of the Treasury, and erected between 1930 and 1936 to provide laboratory and office...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc\">\n<meta property=\"og:title\" content=\"Agriculture South Building, Washington, DC\">\n<meta property=\"og:description\" content=\"Location:1400 Independence Ave SW, Washington, DC 20250HistoryThe Department of Agriculture, South Building was designed by the Office of the Supervising Architect of the Treasury, and erected between 1930 and 1936 to provide laboratory and office…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-01-06\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Agriculture South Building, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161081\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161081\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Agriculture South Building, Washington, DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Agriculture South Building, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:<a class=\"usa-link--external\" href=\"https://goo.gl/maps/zV6niJLXmtgdgEEx9\">1400 Independence Ave SW, Washington, DC 20250</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_164446_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/DC_AgSouth.jpg?itok=-CtRVMAm\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164446_570_0_0\" alt=\"Agriculture South Building\" class=\" img-responsive\"></div><p>The Department of Agriculture, South Building was designed by the Office of the Supervising Architect of the Treasury, and erected between 1930 and 1936 to provide laboratory and office space. The building had 4,500 rooms, seven miles of corridors, 12 million bricks, and 11,000 miles of structural steel. Despite its enormity, the building was intended to occupy what was clearly a subordinate position both within the Department of Agriculture complex and within the larger realm of the city’s monumental core, characterized by a predominance of monumentally scaled public buildings.</p><p>The Agriculture South Building grew out of a desire to consolidate in a single complex the myriad functions of the Department of Agriculture. The Administration Building, built in 1928- 1930, and its laboratory wings (1904-1908) had been planned in the early 1900s, as part of the 1902 Senate Park Commission. The site to the south across Independence Avenue from the Administration Building provided a logical extension of the existing USDA complex. Reflecting its location and function, it was important that the design of the South Building be physically separate and distinct, while subordinate to that of the earlier Administration Building. In order to bring its growing laboratory facilities into a modern climate, the Department sought the construction of the South Building as a simple, flexible space which could accommodate huge numbers of rooms for laboratory and office use. The first phase of construction, 1930-1932, consisted of wings 4 and 5 and the connecting segments along Independence Avenue and C Street. The second phase, begun in 1932 and completed in 1935, included all portions east and west of phase one, and occurred simultaneously to complete the building. While not technically a third phase, construction of the middle portion of wing 1 was delayed for removal of some existing buildings along 13th Street, and to include the erection of the two pedestrian bridges which link the South and Administration Buildings, but was completed in 1936.</p><p>The architectural significance of the Agriculture South Building is derived from several factors. The principal characters in the design and construction were the staff of the Treasury Department’s Office of the Supervising Architect. Unlike many other federal buildings of the period, no private architects were involved in the design process. The Office of the Supervising Architect was at the time the world’s largest and the predominant force in shaping the direction of federal architecture in Washington and throughout the nation. Louis A. Simon was Chief of the Architectural Division of the Office of the Supervising Architect from 1905 until 1934 when he became the Supervising Architect. He replaced the layman, James Wetmore, who had held the title of Acting Supervising Architect since 1915. Simon is credited with responsibility for the design. Simon also designed the Internal Revenue Building (1930-1935), which is the only building within the Federal Triangle complex not designed by architects in private practice.</p><p>The building is one of an impressive number of major federal buildings designed in the Stripped Classic style which flourished in the 1930s. The style is alternately referred to as starved classicism, Depression Modern, and WPA Modern. The building’s style was influenced by the Office of the Supervising Architect and by the Commission of Fine Arts, which was responsible for reviewing and commenting on plans in the District of Columbia. The style was grounded in a reinterpretation of classical formulas, but also offered a departure from the Beaux Arts and Neoclassical styles of earlier in the century, although it remains identified with components of the Neoclassical style. The style was largely developed by private architects and fostered by a government client, and assumed a strong, if not exclusive, association with federal architecture. The Stripped Classic style had a major impact in reshaping Washington in the 1930s up to the time of World War II.</p><p>Among Washington’s federal buildings of the period, Agriculture South is of special interest for its unusual variety and application of materials; variegated brick, limestone, glazed terracotta, and cast and wrought iron occur in combination. The varied use of materials in the Agriculture South Building sets it apart from many other federal projects of the period and was probably something of an experimental application on a building intended to appear as a subordinate element of an Executive Department building complex.</p><p>Interior materials are also somewhat unusually applied; they include a variety of polychrome ceramic floor tile and natural finished wood doors and frames. Except at the auditorium, and consistent with the precepts of the Stripped Classic style, minimal architectural embellishment was applied at the interior. Although intended as a design with restraint, the system of double-loaded corridors occurring at right angles to the head house and tail house, provides almost no diversion from a rigidly orthogonal grid plan, and a seemingly infinite repetition of spaces and details. Even the entrance lobbies are held in check so as not to disrupt the pattern of corridors. Only the auditorium and library deviate from this plan by being isolated and projected into two of the courts; the recently constructed cafeteria has been introduced into a third court. As with many other federal buildings of the period, the interior was designed to permit the future flexibility of spaces and their functions.</p><p>While no historical events of singular importance are known to be associated with this building, its broader association with the growth of the Department of Agriculture is significant. Between the two World Wars, Washington was transformed by the rapid growth of the federal government. The concurrent demand for buildings to house these federal workers resulted in the vastly scaled building program conducted by the Office of the Supervising Architect. Through the 1950s, the South Building continued to function in the capacity for which it was originally intended; the removal of laboratory functions to the Department’s Beltsville, Maryland, facility has left the building exclusively occupied by offices.</p><p>Of limited technological significance is the pneumatic tube system installed originally for mail delivery. Three “tube rooms” were located at each floor, one each at the north ends of Wings 2, 4, and 6, where mail was sorted and distributed.</p><h2>Building Facts</h2><ul><li>Architect: Louis A. Simon</li><li>Construction Date: 1930-1936</li><li>Architectural Style: Neoclassicism</li><li>GSA Building Number: DC0005ZZ</li><li>Landmark Status: Listed in the National Register of Historic Places</li></ul><dl><dd><p>&nbsp;</p></dd></dl>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-351734\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-351734\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 6, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-281929\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-281929\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-585578\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-585578\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-637132\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-637132\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-363600\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-363600\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-296521\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-296521\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-939641\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-939641\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-352634\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-352634\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-919522\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-919522\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680017621\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"be4cb29b-8073-4706-9f07-78de36500cd4\",\"entityVid\":\"392626\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161081\",\"entityTitle\":\"Agriculture South Building, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1005,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12001,
          "settleDelayMs": 10000,
          "auditMs": 1867,
          "totalMs": 14466,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a88ff9c0913",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "f5f17407cb4ec1e4d755cd9077a2e383b84a5a43ecb87a1567ee1669d02bb424",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F5F17407CB4E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3d5b8652120",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "036193383ace639a236aaec73d961f256879506414c869928a6b2a7224fbcefb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-036193383ACE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04e75aab4747",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "0ac8992368a7db63fcf17e388bfbc8a0c22bdc2552bfda6ca6ce10ce8208bc80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0AC8992368A7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41dc6c4afb5d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "10600ac9e1e1d4a20e6df2dce52132394385a3fa3e2e0eed6a7a573179c40f7f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-10600AC9E1E1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97298b17f325",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "f87933c9f9ead59b58f5d34ead6d78570792c1d329c2123ddcc1c1517a3ce04f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F87933C9F9EA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3cfe5e7fa52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "899f55863ed3d438553708bbe286fbc4cb75042cb9404ecf99988329dc30d57b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-899F55863ED3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92491c705fda",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "d53f68d99a278ac1f41eb8b5972aaf58f4ab9a26398819057fb2113ff7a7070d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D53F68D99A27"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3e1d8bee0c4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "1c6d8f1d61455fcc99e93accddcea1b3223c17b388694cbe3d63757e33eb22a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C6D8F1D6145"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e14b0a830da9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "679742c63c4b65a5d27144f2998297e2655f3d9137242a4f9c1cd9bbee0e3e8a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-679742C63C4B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddba8ac69189",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "550cc0920098b262d2e761eb505d5bf7a38c4aaf1f7ca0fbc453b9ac96239c1a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-550CC0920098"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e9028b0a318",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "cd555bfb70601dd21abb533cd7f9ac9f7bd596c9573ba49775ca8e739c4dc993",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD555BFB7060"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18ba26094c73",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "8a9e3e03c1339fe42c4a42957999a12912d4cb1449984bf19314dbb19370f38c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A9E3E03C133"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b595e2d5a06",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "f51e104d8364fea32b8a436c73d446ad3454c892004bff8faffa96e1a1df4936",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F51E104D8364"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5c7764143bc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "c0610b12c05208768fe47d6440d621ed73e61f83c5d119ed632255a0ea043a91",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C0610B12C052"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec40d342de1d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "04aa1cc0254340e4b704d44201bba272c08ceb774080b50f9bb2d2e81665f530",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04AA1CC02543"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9047ce1b1e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "61d2ff4db2471eb1450b1172cc80bc2031514d86ee971fc42983f5373f9d1361",
            "a11yOccurrenceDisplayId": "A11Y-OCC-61D2FF4DB247"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11974,
          "settleDelayMs": 10000,
          "auditMs": 583,
          "totalMs": 13203
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "680bc639b4ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "e411272e982b1514ec2354cc9832d949379a0f47888b7f2592e618c6b2e7280f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E411272E982B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "37819ef8677a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "d80602e4a9ed7c9aa0b13144ab25cefb61a294d2a3075230cd757b78bfcfef1a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D80602E4A9ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a1f41c22224f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "df59efb02b0127eceb1edf1e00f49e0a0ed581f5fdf2489dacbeab160fd0db79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF59EFB02B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a1f41c22224f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "df59efb02b0127eceb1edf1e00f49e0a0ed581f5fdf2489dacbeab160fd0db79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF59EFB02B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a1f41c22224f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "df59efb02b0127eceb1edf1e00f49e0a0ed581f5fdf2489dacbeab160fd0db79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF59EFB02B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a1f41c22224f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "df59efb02b0127eceb1edf1e00f49e0a0ed581f5fdf2489dacbeab160fd0db79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF59EFB02B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a1f41c22224f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "df59efb02b0127eceb1edf1e00f49e0a0ed581f5fdf2489dacbeab160fd0db79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF59EFB02B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a1f41c22224f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "df59efb02b0127eceb1edf1e00f49e0a0ed581f5fdf2489dacbeab160fd0db79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF59EFB02B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a1f41c22224f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "df59efb02b0127eceb1edf1e00f49e0a0ed581f5fdf2489dacbeab160fd0db79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF59EFB02B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a1f41c22224f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "df59efb02b0127eceb1edf1e00f49e0a0ed581f5fdf2489dacbeab160fd0db79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF59EFB02B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a5b10404de71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4b20f3396bb5a99471bb4ec01a18abdab51d8a981400ce8c31ecf1b110fdee38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B20F3396BB5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1df2626d2679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "16990fbccdd69b9cd483d1bd59451879487603f2b6c329eadce8b79e1e05cd8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16990FBCCDD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b77b22b66648",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "191b34a508160cb841cd3e11aa604a89eaf7e889f1780ee80350222c7c6466ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-191B34A50816"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "b46433e13869",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "745afee8c50e709fa3c7780869728f94787369311c1aaf4fb3091c0f42039647",
            "a11yOccurrenceDisplayId": "A11Y-OCC-745AFEE8C50E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "098a1f18ae74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "db85200762c3a07fbd43cf973a8809a97cfa0d4133ca83d3db565626b8394041",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DB85200762C3"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "7e6081971db2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "af7ea32d0ab562ca8a73c1f82828b3574451aedec37c997014f9dd77235630ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF7EA32D0AB5"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f02452b45325",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "d47a8a2029228cd5e84c8140f2b7c76687a05cb46af8ba3c292454b0119d3c1e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D47A8A202922"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 334,
        "pageNavigationMs": 12001,
        "pageLoadDelayMs": 10000,
        "totalMs": 31935,
        "scannerMs": {
          "axe": 14466,
          "accesslint": 13203
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Alexander Hamilton U.S. Custom House, New York, NY | GSA",
      "elapsedMs": 32545,
      "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": 1065,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;1 Bowling Green, New York, NY 10004HistoryThe U.S. Customs Service, established by the First Congress in 1789, is the oldest federal agency. The Customs Service assesses and collects duties and taxes on imported goods, controls carriers...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny\">\n<meta property=\"og:title\" content=\"Alexander Hamilton U.S. Custom House, New York, NY\">\n<meta property=\"og:description\" content=\"Location:&nbsp;1 Bowling Green, New York, NY 10004HistoryThe U.S. Customs Service, established by the First Congress in 1789, is the oldest federal agency. The Customs Service assesses and collects duties and taxes on imported goods, controls carriers…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-16\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Alexander Hamilton U.S. Custom House, New York, NY | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161169\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161169\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Alexander Hamilton U.S. Custom House, New York, NY\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Alexander Hamilton U.S. Custom House, New York, NY\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/u6SrYcmvfmXnb6RW6\">1 Bowling Green, New York, NY 10004</a></p><h2>History</h2><div class=\"usa-small padding-left-0\" id=\"resp_img_162419_2\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_small_345/private/NY0131ZZ_Hamilton_0.jpg?itok=GtmmKncS\" imagesize=\"small\" is_downloadable=\"1\" id=\"img_162419_345_0_2\" alt=\"Alexander Hamilton Custom House\" class=\" img-responsive\"><div id=\"fullres_div_img_162419_345_0_2\"><a href=\"https://www.gsa.gov/system/files/NY0131ZZ_Hamilton_0.jpg\" download=\"\">Download full resolution [JPG - 690 KB]</a></div></div><p>The U.S. Customs Service, established by the First Congress in 1789, is the oldest federal agency. The Customs Service assesses and collects duties and taxes on imported goods, controls carriers of imports and exports, and combats smuggling and revenue fraud.</p><p>The monumental Alexander Hamilton U.S. Custom House sits prominently on Bowling Green at Manhattan’s tip. Bowling Green, the island’s first parade ground and park, was the site of the city’s first Custom House which burned down in 1814. The customs service moved several times, but by 1888 a new, larger home was needed for its activities in the prospering port of New York. The government purchased the Bowling Green site in 1892.</p><p>The Tarsney Act of 1893 played an important role in the design of the Alexander Hamilton U.S. Custom House. It authorized the secretary of the treasury to use private architects, selected through architectural competitions, to design federal buildings. As a process, it manifested the growing demand for greater architectural standards for public buildings and opened the way for added appropriations to maintain those standards. In 1899 Supervising Architect of the Treasury James Knox Taylor (1857-1929) invited twenty firms to vie for the U.S. Custom House commission. Cass Gilbert’s elaborate Beaux Arts design was selected.</p><p>Cass Gilbert (1859-1934) was trained at the Massachusetts Institute of Technology and worked at the renowned New York firm of McKim, Mead, and White. In 1887 he set up practice in St. Paul, Minnesota with James Knox Taylor. After moving his office to New York City, Gilbert designed such notable buildings as New York’s Woolworth Building (1913) and Washington, DC’s U.S. Supreme Court (1929-1935). His U.S. Custom House design reflects the planning and aesthetic ideals of the City Beautiful movement, which promoted civic patriotism, urban economics and beauty.</p><p>The building was listed in the National Register of Historic Places in 1972 and was designated a National Historic Landmark in 1976. In 1979 New York City’s Landmarks Preservation Commission made the exterior and public interior spaces a city landmark. In 1994, the George Gustav Heye Center of the National Museum of the American Indian opened in the building. The U.S. Bankruptcy Courts and U.S. Department of Transportation offices are also in the building.</p><h2>Architecture</h2><p>The striking Beaux Arts U.S. Custom House is a steel-framed, seven-story structure on the south side of Bowling Green at the foot of Broadway. The building was intentionally designed to face the historically significant Bowling Green rather than the harbor, reversing the usual orientation of a custom house.</p><p>The building’s rusticated first story supports three stories of single and paired full-height, engaged Corinthian columns. The fifth story is encompassed within the frieze of the massive entablature. Above the entablature is the sixth story. The seventh story is within the mansard roof.</p><p>A grand stair, facing Bowling Green, provides a stately approach to the building. The cavernous entry is set within a barrel vault, enhanced with blue, gold, rose, and green mosaics and Levanto marble columns. Bronze gates secure the paneled bronze doors leading into the Great Hall.</p><p>Enclosed pediments with molded brackets cap the windows of the piano nobile. Typical of the Beaux Arts style, the openings on the third and fourth stories are decorated with granite surrounds less detailed than the more prominent lower stories. Small rectangular openings pierce the frieze, providing daylight to the fifth story. Copper cresting outlines the red slate roof and dormer windows.</p><p>The most significant decorative features on the exterior are Daniel Chester French’s (1850-1931) monumental sculptures representing international commerce. Four female figures of limestone sit on large entrance pedestals and represent America, Asia, Europe, and Africa. Above the columns on the main facade are twelve marble statues, representing seafaring nations. Above the windows are sculpted heads depicting the “eight races” of mankind.</p><p>The interior of the Alexander Hamilton U.S. Custom House is an exquisite example of Beaux Arts planning combining clarity, symmetry, and ceremonial spaces. The building presents a square plan with a central rotunda and surrounding corridors. The ceremonial, two-story Great Hall on the piano nobile is ornately detailed with marble finishes in a variety of textures and colors quarried in the United States, Switzerland, and Italy. At both ends of the Great Hall are curved staircases finished with decorative plaster, bronze railings, and marble treads and risers.</p><p>Other ceremonial spaces include the Collector’s Suite (with oak panels designed by Tiffany Studios), Cashier’s Office, and Naval Officer’s Rooms. Nautical motifs, such as shells, snails, dolphins, tridents, and ships’ wheels and prows decorate these spaces. The three-story oval rotunda measures 135 by 85 feet. The tile and plaster-domed ceiling of the rotunda is one of the masterpieces of Spanish engineer Raphael Guastavino (1842-1908). Between the skylight and the dome’s entablature are murals by New York artist Reginald Marsh (1898-1954) depicting ships entering New York Harbor.</p><p>During the last two decades of the twentieth century, the Alexander Hamilton U.S. Custom House has under-gone meticulous restoration. Two feasibility studies, creation of the Custom House Institute in 1973, and passage of the Public Buildings Cooperative Use Act of 1976, which encourages the federal government to reuse its historically and architecturally significant buildings, spurred the U.S. General Services Administration to restore the building. In 1979 Congress authorized $26,500,000 for the building’s restoration and rehabilitation. The project began in 1983 and continued until 1994. Work included cleaning the building’s facade and conserving interior murals, decorative paintings, woodwork, metalwork, and marble. Space was adapted for use as Federal courtrooms, ancillary offices, meeting rooms, and an auditorium.</p><p>In 1994 following the completion of restoration work led by Ehrenkrantz, Eckstut and Kuhn Architects, the Smithsonian’s National Museum of the American Indian moved into the building. In 2001 additional repairs were completed and the rotunda was restored.</p><h2>Significant Events</h2><ul><li><strong>1899:</strong> Cass Gilbert wins design competition for a new U.S. Custom House in New York.</li><li><strong>1900-1907:</strong> The U.S. Custom House is constructed.</li><li><strong>1971: </strong>The Customs Service vacates the building and moves to the World Trade Center.</li><li><strong>1972: </strong>The U.S. Custom House is listed in the National Register of Historic Places.</li><li><strong>1976: </strong>The U.S. Custom House is designated a National Historic Landmark.</li><li><strong>1978: </strong>The U.S. General Services Administration holds a competition for proposals for the restoration and rehabilitation of the building.</li><li><strong>1979</strong>: The Landmarks Preservation Commission of New York City designates the exterior and all public interiors of the building as a city Landmark.</li><li><strong>1994: </strong>After a multi-year, award-winning restoration and rehabilitation, The Smithsonian’s National Museum of the American Indian moves in.</li><li><strong>2007: </strong>Building celebrates centennial.</li></ul><h2>Building Facts</h2><ul><li>Architectural Style:&nbsp;Beaux Arts</li><li>Architect:&nbsp;Cass Gilbert</li><li>Construction Dates:&nbsp;1900-1907</li><li>Landmark Status:&nbsp;National Historic Landmark</li><li>GSA Building Number:&nbsp;NY0131ZZ</li><li>Primary Materials:&nbsp;Granite Exterior Marble interior</li><li>Prominent Features:&nbsp;<em>Four Continents</em>&nbsp;sculptures by Daniel Chester French; Rotunda with murals by Reginald Marsh Collector’s Suite with oak paneling by Tiffany Studios</li></ul><h2>Poster downloads</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_74078_1\"><img src=\"https://www.gsa.gov/system/files/Hamilton_America.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_74078_0_0_1\" alt=\"Poster of interior of Alexander Hamilton Custom House featuring the buildings rotunda ceiling\" class=\" img-responsive\"></div><p>&nbsp;</p><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/Hamilton_America_R20D5E_0Z5RDZ-i34K-pR.pdf\">Download the poster 1 [PDF - 3 MB]</a><br><a title=\"\" href=\"https://www.gsa.gov/system/files/Hamilton_America.pdf\">Download the poster 2 [PDF - 3 MB]</a><br><a title=\"\" href=\"https://www.gsa.gov/system/files/Hamilton_Europe.pdf\">Download the poster 3 [PDF - 2 MB]</a><br><a title=\"\" href=\"https://www.gsa.gov/system/files/Hamilton_NewYorkNY_R20D5E_0Z5RDZ-i34K-pR.pdf\">Download the poster 4 [PDF - 366 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-785848\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-785848\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 16, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-682794\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-682794\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-858155\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-858155\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-121770\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-121770\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-676771\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-676771\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-751935\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-751935\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-674383\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-674383\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-328027\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-328027\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-464622\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-464622\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680270474\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"e76a8779-7e9c-4b80-944e-53bac1df9de4\",\"entityVid\":\"366214\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161169\",\"entityTitle\":\"Alexander Hamilton U.S. Custom House, New York, NY\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1112,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12149,
          "settleDelayMs": 10000,
          "auditMs": 1999,
          "totalMs": 14747,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3849cabdfbd8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "c49485cbfe85c41b3121412a97a891fb6962cad9b7423923aa3b25aa3bd15124",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C49485CBFE85"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fea60e593657",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "9ca058d1ab17166f42b87305a90693a14c35e95211d76cb7bb549dec9244f45d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CA058D1AB17"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f26561fe8374",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "297c47c71ea24cf7c51b82309287ba1c8bc30097c4219dbafafcefaf9bdf5953",
            "a11yOccurrenceDisplayId": "A11Y-OCC-297C47C71EA2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af8d163c2adf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "5ac57915cded668e646561e91344d6bdf423bad4b3a4ed07af7d6d6b440137b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5AC57915CDED"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c65f0b61061b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "227f62446b5e2f507681ca6579e4f97263ecf5fbbc4e95da66762b010f6189a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-227F62446B5E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10e99d5d69b5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "9a7394682de4bc870119c6e6a880743d1189d28b5eeebad03895f57c749d159e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A7394682DE4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb6258d36a73",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "5c2a1eedaa46edcb296c6e728c4623c055eb32bda72c70c1a00aebdf6b6db7c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C2A1EEDAA46"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f0c7852bf56",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "a53ef58ea90d583d1219a83d74f3cefbae77c9efe19b158a0f7ef265767d2c1e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A53EF58EA90D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e758d0bf12d2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "13631e047609e88e111c9c78c875a0e6bd6f27dcef0fc9f2ebde419040bdc359",
            "a11yOccurrenceDisplayId": "A11Y-OCC-13631E047609"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "804d9225c13b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "23e672c239e513759fba585eed8fe6248d39088d5228407e4326ef7e3c6a53cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E672C239E5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "595c21e3fa74",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "94d0297d53281dff46a8b9ec945a5fdd55cf2fbd0baf930cb54056ffe58aabbf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94D0297D5328"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dec4a8b344e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "be2ac6ac267aa11d6ea30de9d00853557159bf4e9cd0621dc7e4891dd60f2e2d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE2AC6AC267A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3da7d44caa9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "04008d56df71967c3ffd8ac36deddf334b3b1782202d5c870867f38b82451815",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04008D56DF71"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1e9f079a8e1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "7107cad68d323af90ab90eaec08e4b229b94f5337d86ceb65941b6224b51709b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7107CAD68D32"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cc158845e38",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "3eb70e9f2d1c51f0d5a6cd258d81540043375b6c624b9ef4612dc288c15115f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EB70E9F2D1C"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "583522f194f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "534a3dc7963787177553ee599a7b5536a5b1239e2ebbd6bf4cebae3e61237aff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-534A3DC79637"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12008,
          "settleDelayMs": 10000,
          "auditMs": 600,
          "totalMs": 13252
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "f07c4354725b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "0bb976e8cd246e347aa7ff4f33e89f14fb2d1c75d04e85eb9f937114c8a0d403",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BB976E8CD24"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "fd7970008cd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "39a0c82c0b8e7bfbb70d8432168922350caf2f6e4f8662c7530efbbb3fcabc59",
            "a11yOccurrenceDisplayId": "A11Y-OCC-39A0C82C0B8E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "209f3b71068a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "23547fb33ff26d3b6cc98d6394b2ef6226044d0ccda4bfeb28842c71982aaafc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23547FB33FF2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "209f3b71068a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "23547fb33ff26d3b6cc98d6394b2ef6226044d0ccda4bfeb28842c71982aaafc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23547FB33FF2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "209f3b71068a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "23547fb33ff26d3b6cc98d6394b2ef6226044d0ccda4bfeb28842c71982aaafc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23547FB33FF2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "209f3b71068a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "23547fb33ff26d3b6cc98d6394b2ef6226044d0ccda4bfeb28842c71982aaafc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23547FB33FF2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "209f3b71068a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "23547fb33ff26d3b6cc98d6394b2ef6226044d0ccda4bfeb28842c71982aaafc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23547FB33FF2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "209f3b71068a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "23547fb33ff26d3b6cc98d6394b2ef6226044d0ccda4bfeb28842c71982aaafc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23547FB33FF2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "209f3b71068a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "23547fb33ff26d3b6cc98d6394b2ef6226044d0ccda4bfeb28842c71982aaafc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23547FB33FF2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "209f3b71068a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "23547fb33ff26d3b6cc98d6394b2ef6226044d0ccda4bfeb28842c71982aaafc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23547FB33FF2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "bb300d7b1046",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dbdbee3dba2bfbf2740112f9374cff3648c5af9a94e8a271598f57daa605becc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBDBEE3DBA2B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "95f8b686d8b0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "36ee0a82a70ac3a6a4e6f727726df6a22cf1037081b90750b02bb1d0d723a37a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36EE0A82A70A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b7a481e91331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ac5f3bff7e5306c71e59cdab66f45690d9aa69d7af59314d55d1eed4ec4fd5a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC5F3BFF7E53"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "221f6da18ea6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "f7f5624ea5434fcfe810781ddee4d3133a4a56adb8e11a7491915a59a1aa80ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7F5624EA543"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a01ffd1538ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "85099d424a7640aff23a90ff08ff18862cf2e2742dcc824b091a60b4e3f97225",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85099D424A76"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "4eb69c4d9117",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "ad21b9023c93218fb3c098a5a194266f01620a9265c1ca6f0ef4c760b985056c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AD21B9023C93"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "b4d74e46c35f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "02c76e24356160c0f69b0e162ba415341a4becc34fda90ae3baa6bb7e7f21d28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02C76E243561"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 297,
        "pageNavigationMs": 12149,
        "pageLoadDelayMs": 10000,
        "totalMs": 32545,
        "scannerMs": {
          "axe": 14747,
          "accesslint": 13252
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Alexander Pirnie Federal Building, Utica, NY | GSA",
      "elapsedMs": 32095,
      "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": 984,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;10 Broad St, Utica, NY 13501. Since 1882 this has been the site of Utica's Post Office. The first building was two stories tall with a stone basement. The building itself was constructed of red brick with stone detailing. The 1927 plans for...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny\">\n<meta property=\"og:title\" content=\"Alexander Pirnie Federal Building, Utica, NY\">\n<meta property=\"og:description\" content=\"Location:&nbsp;10 Broad St, Utica, NY 13501. Since 1882 this has been the site of Utica’s Post Office. The first building was two stories tall with a stone basement. The building itself was constructed of red brick with stone detailing. The 1927 plans for…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-12-02\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Alexander Pirnie Federal Building, Utica, NY | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161186\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161186\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Alexander Pirnie Federal Building, Utica, NY\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Alexander Pirnie Federal Building, Utica, NY\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/g5aZVQDro8gC8KS6A\">10 Broad St, Utica, NY 13501</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_164452_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/NY_Utica.jpg?itok=abmskF46\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164452_570_0_0\" alt=\"Alexander Pirnie Federal Building in Utica\" class=\" img-responsive\"></div><h2>History</h2><p>In the 1920s, Utica, New York, needed a new federal building to replace its crowded U.S. Post Office, which had been constructed in 1882 after a population growth driven by increased rail connections, the textile industry and the construction of the Erie and Chenango canals. Located in central New York on the fertile alluvial plain of the Mohawk River, Utica continued to expand during the twentieth century, and following World War I a number of new buildings were constructed in the city’s thriving downtown.</p><p>The efforts of Postmaster William M. Philleo, who complained about the general lack of space in the 1882 Italianate-style building, were finally rewarded when the Public Buildings Act of 1926 authorized funding for its replacement. The Office of the Supervising Architect of the U.S. Treasury, then led by James A. Wetmore, prepared the plans, and construction began in 1928 following substantial demolition of the earlier building. In addition to utilizing the same site, architects incorporated footings and vaults from the 1882 building into the design.</p><p>Completed in 1929, the new federal building consolidated numerous agencies, which had previously been housed in other areas of Utica, into one location. The first tenants included the Bureau of Internal Revenue, U.S. Marshals Service, Bureau of Customs, Bureau of Prohibition, federal courts, and armed<br>forces recruiting offices.</p><p>The U.S. Postal Service vacated the building and transferred ownership to the U.S. General Services Administration in 1980. Agencies that currently lease space in the building include the U.S. Bankruptcy Court and U.S. District Court for the Northern District of New York, Department of Homeland Security, U.S. Marshals Service, Internal Revenue Service, and Social Security Administration.</p><p>In 1985, the building was renamed to honor Congressman Alexander Pirnie (1903–1982), who represented New York from 1959 to 1973. While serving in this capacity, Pirnie famously drew the first capsule for the Vietnam draft lottery on December 1, 1969. After leaving the House of Representatives, Pirnie returned to Utica, where he practiced law.</p><h2>Architecture</h2><p>The Alexander Pirnie Federal Building and U.S. Court-house is located in downtown Utica, New York, on a site bounded by Broad, Catherine, John, and Franklin streets. A three-story, red brick federal building previously occupied the site, which had been acquired by the government in 1874 for $161,192. The 1927 plans refer to the project as an “Enlargement, Extension, Remodeling, etc.” of the original building, which can be attributed to the fact that government architects incorporated its foundation walls into the design.</p><p>Louis A. Simon, who oversaw design work in the office managed by Acting Supervising Architect James A. Wetmore, designed the building in the Neoclassical style. N.P. Severin Construction Company, which was responsible for numerous public buildings of the period, served as the general contractor.</p><p>Clad in Indiana limestone and buff colored brick, the three-story, monumental building sits on a raised basement. The symmetrical north facade faces Broad Street and has eleven bays separated by two-story Composite pilasters. The pilasters support an entablature with a frieze inscribed “Post Office,” “Courthouse,” and “Custom House.” Paterae frame each heading.</p><p>Contained within slightly projecting bays at the ends of the facade, the two main entrances are approached by granite steps and flanked by cast-iron light standards. The door surrounds consist of Tuscan pilasters supporting a classical entablature. Bronze and plate glass doors are topped with a bronze panel and grille.</p><p>On the first floor, fixed transoms top tall, aluminum windows. The smaller second and third floor windows are vertically aligned with the openings below. Above the entablature, on the third floor of the facade, Doric pilasters separate the windows. The third floor is U-shaped in plan, with a light court facing the Catherine Street elevation. A slate roof tops the building.</p><p>One of the most elaborate spaces in the building, the main lobby retains many of its original finishes. Terrazzo with red and white marble borders covers the floor, and walls have French Pink Tennessee marble wainscot. Above the wainscot on the south side of the lobby, a walnut frieze contains a repeating swag motif of honeysuckle and palmettos. Other features related to the building’s historic use include post office boxes, cashier’s windows, entrance vestibules, bulletin boards, and large window screens designed to bring light into the postal workroom behind the lobby.</p><p>Accessed through arched entranceways, original stairs at each end of the main lobby have marble risers, treads, and wainscoting. Also present at the ends of the lobby, elevators retain original surrounds with marble trim, bronze letters, and rosettes, although doors have been replaced. Corridors and lobbies on upper floors have terrazzo floors and marble wainscot or baseboards.</p><p>The third-floor courtroom retains its original furnishings, including walnut judge’s and clerk’s benches with classical detailing. On the walnut paneled walls, pilasters support a frieze with triglyphs and molded cornice. The plaster ceiling has a geometric border with fretwork, rosettes, and star motifs.</p><p>In 2001, GSA partnered with the City of Utica to improve the triangular park located along the building’s north facade. The project included the installation of a water feature, cobble stone plaza, benches, walking path, and increased lighting.</p><h2>Significant Events</h2><p>1927: Plans for new federal building completed</p><p>1928–1929: Building constructed</p><p>1980: GSA acquires building after U.S. Postal Service vacates</p><p>1985: Building rededicated to honor Alexander Pirnie</p><h2>Building Facts</h2><ul><li>Architect: James A. Wetmore</li><li>Construction Dates: 1928-1929</li><li>GSA Building Number: NY0218ZZ</li><li>Landmark Status: Listed in the National Register of Historic Places</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-609915\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-609915\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Dec 2, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-851924\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-851924\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-300751\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-300751\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-919415\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-919415\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-147036\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-147036\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-675615\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-675615\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-599822\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-599822\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-980774\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-980774\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-468958\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-468958\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680536694\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"ceacd029-80b1-426f-8292-081ef34b4ca1\",\"entityVid\":\"391198\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161186\",\"entityTitle\":\"Alexander Pirnie Federal Building, Utica, NY\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1032,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12057,
          "settleDelayMs": 10000,
          "auditMs": 1886,
          "totalMs": 14541,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "228527079eb3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "6463d97fc04e4fc2b9c117f48c0c4e70dc1e6b5e8b0876829e5e0bc99a10023a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6463D97FC04E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9c1490933f6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "f24fa78a69f6a7ad0ee1660a0e9afd1ae35e33421a11bcb09298b5a0063a7b9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24FA78A69F6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "469b1bbc9ba6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "bb494df48f5fb7a4e3a25a79b8b158fe0bc3ba81164c732315f288ba161158ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BB494DF48F5F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdbab4a4f82c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "e28a28416917921e37f41e733dfe76090819488b2e6cd92a813df7af27495051",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E28A28416917"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20e29a2a61cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "f07f5d7cf0fa05aaea5efb54bfa7ff93aa0e07478e88d686e8b06890bafd7e40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F07F5D7CF0FA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3122cb21cf85",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "2c2bfa2e79289fb928bbd7b148e6c6a2e663e4f34e6749acdbbb750ba0f3428f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C2BFA2E7928"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ad499a68c4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "0f22fbbcfd8ef1f8e3cbf0a2b3f3e12c1520a68b9ba6a7df309cab9768cfbe0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F22FBBCFD8E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4c2bb57d2e5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "7bd6f16b1bf510039b2259245b79f2f286160eba366ee76a669caa96ff60b447",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BD6F16B1BF5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc84e5280b6d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "d5016f79b49e8502081e1f0f1f5a97902033a70044420adce26b3965eead5964",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5016F79B49E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "235ea960da40",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "16286ddd74afdd42c50af102d21392b4f558c53616ec66a522208b41dfa06160",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16286DDD74AF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "374ef8e58452",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "d34f1c3519e8add42a11b43f4e252bbff0df05fb2016971266833358b2ff7764",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D34F1C3519E8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4d994288f3b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "11ac2cb1f1dfa24021e5fcf0770c70abb55d705d9d2dd58339424804be5055e5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11AC2CB1F1DF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28e23652a853",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "b16629a292595ec089adf05401cfbeb04fa04938cbc5530d057636d227e78a7f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B16629A29259"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de64c40c5284",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "3715428d6c2666eda359f7d53ac50ede3d29b0371d8321cd9904e535e17e69ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3715428D6C26"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4969eaaf773d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "0c0b37472caf0625baacf282c34ecc695834a5130d4c58c86fa827acdd518853",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C0B37472CAF"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cd1666dc5fb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "1b1c3b795ce912041091b5fe7ebb360e44b1fbd45bc4b924caf8ae5bd816a6be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1B1C3B795CE9"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11967,
          "settleDelayMs": 10000,
          "auditMs": 590,
          "totalMs": 13199
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "dd1d3f8fee16",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "2c19f9b147bf894f7b64400858585599804c7992500cd55605f813ad2d426714",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C19F9B147BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "c5c933eb5484",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "8c996cbb0d4f98c9c387d598d653af8bec79e1a2036368cdbc607d98292ee93d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8C996CBB0D4F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1d558d664e02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ab496d0b943429ff3d503e3dca093d260ee3d41a10a748f6b4c21b85f7756666",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB496D0B9434"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1d558d664e02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ab496d0b943429ff3d503e3dca093d260ee3d41a10a748f6b4c21b85f7756666",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB496D0B9434"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1d558d664e02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ab496d0b943429ff3d503e3dca093d260ee3d41a10a748f6b4c21b85f7756666",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB496D0B9434"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1d558d664e02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ab496d0b943429ff3d503e3dca093d260ee3d41a10a748f6b4c21b85f7756666",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB496D0B9434"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1d558d664e02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ab496d0b943429ff3d503e3dca093d260ee3d41a10a748f6b4c21b85f7756666",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB496D0B9434"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1d558d664e02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ab496d0b943429ff3d503e3dca093d260ee3d41a10a748f6b4c21b85f7756666",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB496D0B9434"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1d558d664e02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ab496d0b943429ff3d503e3dca093d260ee3d41a10a748f6b4c21b85f7756666",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB496D0B9434"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1d558d664e02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "ab496d0b943429ff3d503e3dca093d260ee3d41a10a748f6b4c21b85f7756666",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB496D0B9434"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0e946ef03b1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "cc9a1a73911fd5ec4ee4fec1ce96f1812e82758a688808634e7aaeb667b80ef6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC9A1A73911F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "358ff9888a63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0be3dcccd9c00a7d57acdde38d0baf7afe90787718fb8272ab079be6714fbcb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BE3DCCCD9C0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "08d53990c0c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "3d91495c7e54ddef73f48b59573423bd7807d6ff3c6578dce1ae1511bfd8d873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D91495C7E54"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "600f78c0d810",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "46031eef6b602403599c692eddf4ad7e5dbd19d8ca75f0888b22faff4f8d2947",
            "a11yOccurrenceDisplayId": "A11Y-OCC-46031EEF6B60"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ef9dd63ac580",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "c19ba476ec5cd804666f6ec25e44b94c5ae79f34785118f152a75e6cb7b2f017",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C19BA476EC5C"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5f0bc74949de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "655011ccf13a6c64bc4050763e53f2e93c822ec4c19a59c5985b6bc0ab601a19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-655011CCF13A"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "c27c960f3654",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "ce1e38508ae6ebd823c2a5ee1930b51ebe37d4ac3edb1eaf35d1e6eeb3d9c19b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CE1E38508AE6"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 361,
        "pageNavigationMs": 12057,
        "pageLoadDelayMs": 10000,
        "totalMs": 32095,
        "scannerMs": {
          "axe": 14541,
          "accesslint": 13199
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Alton Lennon Federal Building and U.S. Courthouse, Wilmington, NC | GSA",
      "elapsedMs": 32469,
      "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": 942,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;2 Princess St, Wilmington, NC 28401At the turn of the nineteenth century, Wilmington was the largest city in North Carolina and a leading port and shipping center for tar and turpentine. In 1819, the government purchased property facing...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse\">\n<meta property=\"og:title\" content=\"Alton Lennon Federal Building and U.S. Courthouse, Wilmington, NC\">\n<meta property=\"og:description\" content=\"Location:&nbsp;2 Princess St, Wilmington, NC 28401At the turn of the nineteenth century, Wilmington was the largest city in North Carolina and a leading port and shipping center for tar and turpentine. In 1819, the government purchased property facing…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Alton Lennon Federal Building and U.S. Courthouse, Wilmington, NC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161188\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161188\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Alton Lennon Federal Building and U.S. Courthouse,\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Alton Lennon Federal Building and U.S. Courthouse, Wilmington, NC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/7NwtbpmCnMgayXhcA\">2 Princess St, Wilmington, NC 28401</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_164483_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/NC_Wilmington_0.jpg?itok=3PULHQjv\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164483_570_0_0\" alt=\"Alton Lennon Federal Building, Wilmington NC\" class=\" img-responsive\"></div><p>At the turn of the nineteenth century, Wilmington was the largest city in North Carolina and a leading port and shipping center for tar and turpentine. In 1819, the government purchased property facing the Cape Fear River for a custom house to collect duties for ships entering or leaving the port. In 1840, that building burned and a second custom house, post office, and courthouse was constructed on the site. Designed by John Norris, the dignified yet small Greek Revival style building opened in 1845. It served the city until the early twentieth century, when it was determined inadequate and a new building was planned.</p><p>Between 1908 and 1910, Congress appropriated funds for both the acquisition of adjacent properties and construction. In 1915, the old custom house and surrounding buildings were demolished. The new federal building was designed by the Office of the Supervising Architect, first led by Oscar Wenderoth, and completed under his successor James A. Wetmore. Its inspiration came directly from Norris’s design, and the end pavilions recreated the temple facade of the 1845 building. In December 1916, the cornerstone was laid, but material shortages during World War I and a Spanish Influenza outbreak delayed construction. The building opened in 1919 at a cost of $500,000. Its courtyard design by landscape architect Julia Lester Dillon drew praise from the local newspaper, which noted, “The patio, as a whole, will have a beauty and charm seldom found in connection with a public building.”</p><p>The building was listed in the National Register of Historic Places in 1974. In 1976 it was renamed to honor Wilmington native Alton Asa Lennon (1906–1986) who served in the U.S. Senate from 1953 to 1954, and then was the representative for North Carolina’s 7th congressional district from 1957 to 1972. In the 1980s, Riverfront Park, which includes part of the city’s Riverwalk, was constructed in the location previously known as Government Park or Custom House Pier. Today, the west facade overlooks this park.</p><h2>Facts</h2><ul><li>Architect: James A. Wetmore</li><li>Construction Dates: 1916-1919</li><li>GSA Building Number: NC0085ZZ</li><li>National Register of Historic Places Landmark Status: National Register Listed</li></ul><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-749244\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-749244\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-714671\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-714671\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-919485\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-919485\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-764660\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-764660\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-867601\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-867601\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-529114\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-529114\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-192968\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-192968\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-805329\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-805329\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-659984\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-659984\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680536961\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"ce96a468-4faf-4245-aa93-1c6e2608042f\",\"entityVid\":\"367784\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161188\",\"entityTitle\":\"Alton Lennon Federal Building and U.S. Courthouse, Wilmington, NC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 990,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12017,
          "settleDelayMs": 10000,
          "auditMs": 1841,
          "totalMs": 14456,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afaf4d7ea333",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "cd3dc04da80f4dc7f76bd6eb885163920b34182042d287c48f05522666920dbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD3DC04DA80F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "090ea6f9a756",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "e2021328f716de813f8b0eaa6da5f36d15c1773f41973c77f4be23e9d2540f10",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2021328F716"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53baa81296d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "0f2cf123d652931af75f2ff205f96bb0ebf2f13ea37abbc6dc14b76ebffbeed9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F2CF123D652"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffa808f2f7e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "7b9326bbe4f6402afebf1c3c1d6800bb250df0038e991b7231aae28bb518d3c3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B9326BBE4F6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eecef75f405",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "952f9b8816a68cb164b83094f034678ab6aa90ce9b4a946c9704045cbff976da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-952F9B8816A6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e70a6e8bc21d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "23e3a579da6f65d367b3e1bb5011ac1901f656f6bd5c3357755c50047ee9bafc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E3A579DA6F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f03dfdbed97",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "be26a87d2dd7d7b81e2fd6012f4654df8d8980a4865e382596fff671d61ce656",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE26A87D2DD7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46dd248c6e7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "311fcc1589311e39d82f341e5df647af3c8eab9774fc6d3fad3ec37dcdf7fd70",
            "a11yOccurrenceDisplayId": "A11Y-OCC-311FCC158931"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9816e54503d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "ce8c3ed3466a804c8a3c64fcf4c46dc61046da4d0af01828f31a6c6b4138244d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CE8C3ED3466A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4feb93f20e2c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "f81d6736790b9ca9cf6ca1ed2ea7a08c8d39da5238df0ceb4504b97a154f574a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F81D6736790B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5adc22fb8ffb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "83ac367ce2e58cc0da58ffadb198db69dd902ca3c99c26ca818e07279f7d1090",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83AC367CE2E5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d14ddb4c421b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "ce2ba86c2b15df0c87e6210cd07c19708e58a31a90e6eefc35306cd8354c6549",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CE2BA86C2B15"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c208aadd3034",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "b2d8d60b38d8ddd13079aaafb07995f90013351872c4d3bcc2b89bd189311e22",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2D8D60B38D8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4aa6c8a9fcb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "a3f2d559b8f878941ec5221766f09352edb5cbdc4185c3e9a11efa49a4fe8d0f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3F2D559B8F8"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f19098ca519",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "e918bde759fb01f5f0fc448b21490b1d7c759c60e254a2c372fe0310e18285d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E918BDE759FB"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a58fd2a22621",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "7a3f3c8b2bbc985a04ed7f536e1c0b7cae3902144bcde53e191578f431dcd3dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A3F3C8B2BBC"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11982,
          "settleDelayMs": 10000,
          "auditMs": 583,
          "totalMs": 13209
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "16a3117d2a77",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "cd82f0e1bc10262ac16b7fb4476225716e15c510fe853dc43bc4989a6c5a11f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD82F0E1BC10"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "7d7edb205a2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "cfeebcbad28f00ab2c58f250b625b42531696aa5aad988eb3491133952755d0a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CFEEBCBAD28F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1f223e8dbcbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4cb68acfc5cc9ddb7cb9f2901be9cf230ef954e1729fc23b3f2900877a90161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CB68ACFC5CC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1f223e8dbcbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4cb68acfc5cc9ddb7cb9f2901be9cf230ef954e1729fc23b3f2900877a90161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CB68ACFC5CC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1f223e8dbcbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4cb68acfc5cc9ddb7cb9f2901be9cf230ef954e1729fc23b3f2900877a90161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CB68ACFC5CC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1f223e8dbcbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4cb68acfc5cc9ddb7cb9f2901be9cf230ef954e1729fc23b3f2900877a90161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CB68ACFC5CC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1f223e8dbcbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4cb68acfc5cc9ddb7cb9f2901be9cf230ef954e1729fc23b3f2900877a90161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CB68ACFC5CC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1f223e8dbcbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4cb68acfc5cc9ddb7cb9f2901be9cf230ef954e1729fc23b3f2900877a90161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CB68ACFC5CC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1f223e8dbcbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4cb68acfc5cc9ddb7cb9f2901be9cf230ef954e1729fc23b3f2900877a90161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CB68ACFC5CC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "1f223e8dbcbf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4cb68acfc5cc9ddb7cb9f2901be9cf230ef954e1729fc23b3f2900877a90161c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CB68ACFC5CC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cc9e159f253a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2eb19a6f5d305ebf18250c6775247575ded6fe678539a2a9025c3957c69173bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EB19A6F5D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "832d2fedd41c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c2397f9d2da3c971af506bc8a6a592aed58ff0018fd9e95c19c46c8d08d165de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2397F9D2DA3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6b3cfc6e2507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "16eb92ad5de4c0722800844ee76a6154065d178268922fbec1eb076619d703f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16EB92AD5DE4"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "5f046da9aec4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "2b1b007272caaefc4bec641af812f27c2604b068dbbab2f173cd76d5dc1feddf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B1B007272CA"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a5a6c8eb90dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "f7aaaf92688432e1fa0f813ed0dd11f99343fb24aa2b6d04a22d54b10bdac4bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7AAAF926884"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "45c684cb798c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "03f425b71e8bf9cb70bb4d1c0e0367f4b42d8b8039749b5e1064b86b9c20f4bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03F425B71E8B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "515f56247b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "d7d6bcea426f79cbbb93607b6e1741f1e27cfd80bed9d560c96394560b3d235c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D7D6BCEA426F"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 303,
        "pageNavigationMs": 12017,
        "pageLoadDelayMs": 10000,
        "totalMs": 32469,
        "scannerMs": {
          "axe": 14456,
          "accesslint": 13209
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Andrew W. Mellon Auditorium, Washington, DC | GSA",
      "elapsedMs": 33069,
      "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": 1042,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\" Andrew W. Mellon Auditorium history, architecture, significant events, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc\">\n<meta property=\"og:title\" content=\"Andrew W. Mellon Auditorium, Washington, DC\">\n<meta property=\"og:description\" content=\"Andrew W. Mellon Auditorium history, architecture, significant events, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Andrew W. Mellon Auditorium, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161077\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161077\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Andrew W. Mellon Auditorium, Washington, DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Andrew W. Mellon Auditorium, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:&nbsp;</strong><a class=\"usa-link--external\" href=\"https://goo.gl/maps/ZsYrGi7KjcdeUs5b7\">1301 Constitution Ave. NW, Washington, DC 20240</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_164514_2\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/DC_Mellon.jpg?itok=X3besNcc\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164514_570_0_2\" alt=\"Mellon Auditorium\" class=\" img-responsive\"></div><p>Refined Doric details articulate the Andrew W. Mellon Auditorium, the most dramatic example of Classical Revival architecture in the Federal Triangle. The Triangle is a massive complex of government buildings constructed during the 1930s on a site bounded by Pennsylvania and Constitution Avenues between 6th and 15th Streets, NW. The 70-acre project was the largest building program undertaken by the government to that time. The Departmental Auditorium, as it was originally known, is part of a three-building ensemble facing the National Mall.</p><p>Plans to redevelop the area between Pennsylvania Avenue and the Mall began to take shape with the 1902 report of what has become known as the McMillan (or Senate Park) Commission. The Commission was a group of four prominent designers appointed by Michigan Senator James McMillan, chairman of the Senate District Committee, to chart the future of Washington’s historic core. Implementation of plans, however, went largely unrealized until Congress appropriated money in 1926 and 1928 for the work.</p><p>A team including some of the nation’s most respected architects, known as the Board of Consulting Architects, planned the Federal Triangle buildings. The board considered Classical Revival architecture appropriate for conveying the power and permanence of the national Government. Arthur Brown, Jr., an Ecole des Beaux-Arts-trained architect from San Francisco, became responsible for designing an ensemble to house the Labor Department, the Departmental Auditorium, and the Interstate Commerce Commission.</p><p>President Franklin D. Roosevelt dedicated the auditorium on February 25, 1935. Among a number of historic events in the building, President Harry S Truman hosted the 1949 signing of the North Atlantic Treaty, which established the North Atlantic Treaty Organization (NATO).</p><p>The building was renamed in 1987 in honor of Andrew W. Mellon, who oversaw the development of the Federal Triangle complex while serving as Secretary of the Treasury from 1921 to 1932. The Mellon Auditorium was listed in the National Register of Historic Places as a component of the Pennsylvania Avenue National Historic Site in 1966.</p><h2>Architecture</h2><p>Architect Arthur Brown, Jr., gave the Andrew W. Mellon Auditorium a monumental Doric temple front to serve as the central focus of his three-part building group. Like other buildings in the Federal Triangle, Brown’s trio of buildings is constructed of steel frames clad in Indiana limestone. Red terra-cotta tiles roof the seven-story auditorium building. Colonnades resting on arched portals connect the auditorium to the twin office buildings designed for the Interstate Commerce Commission and the Department of Labor. The three units encompass nearly six acres and extend 1,000 feet along Constitution Avenue.</p><p>The Mellon Auditorium faces Constitution Avenue and is entered through three doorways in the deeply channeled Indiana limestone above Deere Island pink granite. Granite stairs rise to the main doors. All three entrance openings stand 20 feet tall and have gates made of gilded and burnished aluminum, topped with spearheads and tassels. Four 10-foot-high bracket lamps of gilded and burnished aluminum, with foliated volutes supporting the lamp and a pineapple finial, frame the entrances.</p><p>Six colossal fluted Roman Doric columns rise 62 feet 6 inches above the base to create the auditorium’s portico. The columns are matched by fluted Doric pilasters set against the smooth limestone back wall. This wall has a large niche above which is a historical bas-relief. Flanking the niche are doors providing access to the portico. Crowning the portico, the auditorium’s central pediment displays Edgar Walter’s “Columbia,” a richly carved allegorical sculpture group symbolizing the country, national defense, and national resources.</p><p>The grandeur of the building’s exterior is matched by its interior. In the stair hall vestibule, the first major interior space of the auditorium, limestone-finished walls and piers define the room and frame views of even grander spaces beyond, including the east and west staircases and the lobby. The marble floor is laid in rectilinear patterns of gold, pink, and dark red marble. The auditorium’s lobby is similar to the vestibule.</p><p>At the heart of the building is the large meeting room, a spectacular auditorium four stories in height that seats 2,500. Fluted Doric columns surround the room, which is embellished with limestone pilasters, gilded relief carvings, and polished oak. The walls and columns consist mostly of acoustical stone, with the lower portions remaining relatively plain, pierced only by doors and vents with ornamental grilles. Colossal luminaries, made of brass and burnished aluminum, are suspended from the ceiling.</p><p>GSA modernized the auditorium in 2002-03. The project restored exterior stonework and key interior spaces such as the small meeting room and the east and west committee rooms. In all three of these rooms, located north of the large meeting room, the deep green glaze and gold leaf accents of the wood-paneled walls were re-created as they originally appeared. The building served as the set for several movies and television shows, including “The West Wing.” The modernization project also upgraded office spaces to meet modern technological needs as part of a larger restoration of Federal Triangle buildings to house the U.S. Environmental Protection Agency (EPA).</p><h2>Significant Events</h2><ul><li><strong>1926:&nbsp;</strong>The Public Buildings Act is passed, providing $50 million for Federal construction.</li><li><strong>1928:</strong>&nbsp;The Triangle Bill authorizes acquisition of land in the area that became the Federal Triangle.</li><li><strong>1931:</strong>&nbsp;Construction begins on the Labor Department, Interstate Commerce Commission, and the Departmental Auditorium buildings.</li><li><strong>1935:&nbsp;</strong>Official dedication of the auditorium takes place in February.</li><li><strong>1949:&nbsp;</strong>President Harry S. Truman signs the North Atlantic Treaty in the auditorium, establishing the North Atlantic Treaty Organization (NATO).</li><li><strong>1966:</strong>&nbsp;Mellon Auditorium listed in the National Register of Historic Places.</li><li><strong>1987:</strong>&nbsp;An act of Congress renames the Departmental Auditorium in honor of former Secretary of the Treasury Andrew W. Mellon.</li><li><strong>2002-2003:</strong>&nbsp;Office spaces are modernized by GSA to accommodate new technology and restore key historic interior spaces for the new tenant, the EPA.</li><li><strong>2023</strong>: Restoration of historic finishes completed.</li></ul><h2>Building Facts</h2><ul><li>Architectural Style:&nbsp;Classical Revival</li><li>Architect:&nbsp;Arthur Brown, Jr.</li><li>Construction Dates:&nbsp;1931-34</li><li>GSA Building Number: DC0523AB</li><li>Landmark Status:&nbsp;A component of the Pennsylvania Avenue National Historic Site</li><li>Primary Materials:&nbsp;Indiana limestone, Deere Island pink granite, structural steel</li><li>Prominent Features:&nbsp;Doric temple front facing Constitution Avenue; 2,500-seat large meeting room</li></ul><h2>Poster download</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_73438_1\"><img src=\"https://www.gsa.gov/system/files/Mellon_WashingtonDC.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_73438_0_0_1\" alt=\"poster of Andrew W. Mellon Auditorium\" class=\" img-responsive\"></div><p>&nbsp;</p><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/Historic_Preservation/Washington_DC_MellonAuditorium.pdf\">Download the poster [PDF - 108 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-262835\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-262835\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-471825\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-471825\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-397743\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-397743\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-991029\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-991029\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-363496\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-363496\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-761683\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-761683\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-839651\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-839651\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-568424\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-568424\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-401375\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-401375\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680012251\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"6fb6605c-578d-41e3-957a-26b35c2a2afe\",\"entityVid\":\"367826\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161077\",\"entityTitle\":\"Andrew W. Mellon Auditorium, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1089,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12405,
          "settleDelayMs": 10000,
          "auditMs": 1944,
          "totalMs": 14952,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "417babee2e93",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "334011071ebbcec8281e554a97ba68e03982625d0dd139d4a7b4dbf6b175e0d4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-334011071EBB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95a63ea725a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "a4fec42fc5a2e8396a8a81e8de9dd22bc5163a66c6d6b88805b0fcb4bb095526",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4FEC42FC5A2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3628f62b1ca0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "eee59032a9e46e9accc4dc30a011eff420157e87233c5a0edcee36175b413dad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EEE59032A9E4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4a705fdccb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "664cf6b4829840b09a142a4f03ac7b1e7dc4483f0caffacad0635a15151eee80",
            "a11yOccurrenceDisplayId": "A11Y-OCC-664CF6B48298"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d2f92e97ae3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "3cc680827ef5ca06a45e866e77461ada4dcd7671b033ee95087865535a81bcff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3CC680827EF5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aae10db3ad21",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "a9dbb25096e5e23b7d344fb6de6a5bba489fadfc2bf86fe24ed8fabae631e83d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A9DBB25096E5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd87e4e4e5da",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "4c43d39e44b9e87a5cf029600e4eedecda4a223ef4302d29fde2fcd0c41b7826",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C43D39E44B9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0d039c30632",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "11633862d415d0c44bd45717ac22ffe47501c306470784295e805f4c72e78cd1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11633862D415"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e37efca2fe1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "ee3ef11e48b8c39bc701e858167eadcdb9198c7cc348b7756a7e42c7eb563556",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EE3EF11E48B8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "231142d70b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "a8cd60adfeebc38224e48333aa6e48c9c2365133db8a5ce896d01b8bedf5f795",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8CD60ADFEEB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14de30e9963b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "5d55c3220636f386769360ea0cb7720537cff064c5f3e4628420fb85115e6169",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5D55C3220636"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c82f39f6a55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "26f90319474e3ae5aef838804b34c4e5a493de6ea3a3236d6af3529b2bf194ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26F90319474E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d358458c550",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "834797044dabb652eb234cd780641c6fd515b48865c97bb8d22eeab1b875a0c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-834797044DAB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9848f95223f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "937dddcab7c14d971f58e6e004379515ada67c883b7acad45c9ca15210ae8198",
            "a11yOccurrenceDisplayId": "A11Y-OCC-937DDDCAB7C1"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed2734c8c716",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "b762c910fd96d3a9295d21939962ea382c06a698c21ab1d971a81b4c3d35cf81",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B762C910FD96"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53bae05608e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "5f5d52cee2fc387488675ca86d142733394c1ea9f9388b05edae5b005bcdb702",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5F5D52CEE2FC"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12373,
          "settleDelayMs": 10000,
          "auditMs": 592,
          "totalMs": 13607
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "024b2c8a5a2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "8b97ddde0808d23eb63be7d7a2d05f3491c115f22993a2dca9c5f7dc147a9d98",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B97DDDE0808"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "ebb52ab03b20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "527cf0a674bf6c78c062135cb4e57d8f75b1cffa0f3b3f24511442e92f82325d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-527CF0A674BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c68c37bad524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "062cd9d804a3786d23e6f2e5bb432980df67c3c0d3f8d0c599b10c5a9640ef57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-062CD9D804A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c68c37bad524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "062cd9d804a3786d23e6f2e5bb432980df67c3c0d3f8d0c599b10c5a9640ef57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-062CD9D804A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c68c37bad524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "062cd9d804a3786d23e6f2e5bb432980df67c3c0d3f8d0c599b10c5a9640ef57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-062CD9D804A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c68c37bad524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "062cd9d804a3786d23e6f2e5bb432980df67c3c0d3f8d0c599b10c5a9640ef57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-062CD9D804A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c68c37bad524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "062cd9d804a3786d23e6f2e5bb432980df67c3c0d3f8d0c599b10c5a9640ef57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-062CD9D804A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c68c37bad524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "062cd9d804a3786d23e6f2e5bb432980df67c3c0d3f8d0c599b10c5a9640ef57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-062CD9D804A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c68c37bad524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "062cd9d804a3786d23e6f2e5bb432980df67c3c0d3f8d0c599b10c5a9640ef57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-062CD9D804A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c68c37bad524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "062cd9d804a3786d23e6f2e5bb432980df67c3c0d3f8d0c599b10c5a9640ef57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-062CD9D804A3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c05a66d0e859",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "1251d658fe3bf80ddf9bfaada12b3d3c473b214468100668180184c8d064eb33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1251D658FE3B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "28e916895ec2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "7f891150ea126a5717bdaaae35e5bfec5b346e8917d63a49276e85257da25448",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F891150EA12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "22793dd7125f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f1fd13e07fe5383ca9705743554eb58f539a36c18c8606324ad2afd49a10806b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1FD13E07FE5"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "35d5ca1f85b4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "e8590ccdc63eb7a99e414ee840515420195dd70796e6f540b72baecb7d22b70b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8590CCDC63E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "40ae363f1428",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "f6b062b0e16f3763cace778a8e6be6b9135e039733e80f4680dac6a853b525f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F6B062B0E16F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5805910d4d8a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "320384d1446b4979c02e7fbe2d1eff53675c4e713afb363ad8fc2ad07a7bfe49",
            "a11yOccurrenceDisplayId": "A11Y-OCC-320384D1446B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "bf1314a95b44",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "e73f30d55d1f0972b0401cba08b0ae153fcb976ff828407a55b2689f3a9be7c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E73F30D55D1F"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 231,
        "pageNavigationMs": 12405,
        "pageLoadDelayMs": 10000,
        "totalMs": 33069,
        "scannerMs": {
          "axe": 14952,
          "accesslint": 13607
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Appraisers Building, San Francisco, CA | GSA",
      "elapsedMs": 33080,
      "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": 951,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Appraisers Building, San Francisco, CA, history, architecture, significant events, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca\">\n<meta property=\"og:title\" content=\"Appraisers Building, San Francisco, CA\">\n<meta property=\"og:description\" content=\"Appraisers Building, San Francisco, CA, history, architecture, significant events, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Appraisers Building, San Francisco, CA | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161122\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161122\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Appraisers Building, San Francisco, CA\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Appraisers Building, San Francisco, CA\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location</strong>:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/oHuEEstGpZnGTVre9\">630 Sansome St, San Francisco, CA 94111</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_164531_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/CA_SF_AppraisersBldg.jpg?itok=Jy2fErcr\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164531_570_0_0\" alt=\"Appraisers Building\" class=\" img-responsive\"></div><p>The United States Immigration Station and Appraisers Stores, San Francisco (now commonly called the Appraisers Building), has been associated with events that have made a significant contribution to the broad patterns of American history. The building housed immigration and customs agencies of the Federal government since its completion in 1944 and still retains associations with these functions of the government. Although substantially altered in 1985-88, the building embodies distinctive architectural characteristics spanning two significant periods in American architecture, the Depression and World War II, and is the work of an important American architect, Gilbert Stanley Underwood.&nbsp;</p><p>In 1874, the first Appraisers and Immigration Building, a four-story brick warehouse structure designed by Alfred B. Mullet, Supervising Architect of the United States Treasury, was built on this site for the inspection of goods. Customs Houses have occupied the eastern end of this block since 1855, when the first of two customs houses was built. The largest of the two, begun in 1906, still occupies the eastern portion of the block. During the late 1800s, the Port of San Francisco was still the largest port on the West Coast and the primary transfer point for international and domestic shipping.</p><p>In 1939, when construction of the Appraisers Building was begun, freight and most goods were still shipped by sea, although truck transportation had become an increasingly important means of domestic transport. In general, most of the requirements for appraisal, storage and testing remained the same for the new structure as for the 1874 building. A loading dock was, however, included to accommodate trucked freight.</p><p>Rapid changes in transportation after World War II had a significant affect on the use of the Appraisers Building. On the local level, the development of the Naval Supply Depot in Oakland, California, during World War II, accelerated the commercial development of the Port of Oakland and, consequently, drew commerce away from the Port of San Francisco. On the national level, air freight became increasingly important. By the 1950s, the popularity of air freight had increased, at the expense of the Port of San Francisco. Since the completion of the Appraisers Building in 1944, the need for freight inspection and investigation at local airports and other ports of entry increased and the need for U. S. Customs warehouse, appraisal, and laboratory functions at the Port of San Francisco has significantly reduced. Today, these Customs functions occupy about one quarter of their original square footage in the Appraisers Building.</p><p>The Appraisers Building was designed as a replacement for the Angel Island quarantine station operated by the U.S. Immigration and Naturalization Service (INS). Upper floors of the Appraisers Building were originally a “detention hotel” with private rooms, dormitories, day rooms, outdoor terraces, and multiple kitchens to provide for various ethnic cuisine. These spaces were utilized until about 1960, after which the I.N.S. ceased detaining any persons overnight in the Appraisers Building.</p><p>Again, rapidly changing modes of travel were in part the cause of obsolescence of the I.N.S. functions at the facility. Although commercial air travel had been inaugurated just prior to World War II, all Asian immigrants were still expected to arrive by ship when the building was designed. The building program provided for facilities for immigrants required to wait for days or weeks until their documents could be cleared, or until a hearing could be held, or until they could be deported. The total immigration from China and Japan in the decade 1941-1950 was only 3,100 persons, representing the majority of Asian immigrants at the time. Only a small percentage of these immigrants were detained and housed in the Appraisers Building. By contrast, in the year 1990 alone, 50-60,000 persons entered the San Francisco Bay area from Asia, largely on immigrant visas and largely by airplane.</p><p>Inconvenient to the airports and too small to be used as a detention center, these functions have been relocated to other I.N.S. facilities, and the Appraisers Building has become a regional administrative center for the I.N.S. Approximately 1,000 persons a day visit the facility, primarily to attend to paperwork, obtain Green Cards or for immigration and naturalization hearings.</p><h2>Building Facts</h2><ul><li>Architect: Gilbert Stanley Underwood</li><li>Construction Dates: 1939-1944</li><li>GSA Building Number: CA0091AA</li><li>Landmark Status: Listed in the&nbsp;National Register of Historic Places</li></ul><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-550437\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-550437\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-461273\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-461273\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-505826\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-505826\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-503718\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-503718\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-622923\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-622923\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-433750\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-433750\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-980811\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-980811\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-410642\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-410642\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-228486\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-228486\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680112823\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"8b189331-4635-4222-8e71-9b2b733c1438\",\"entityVid\":\"368161\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161122\",\"entityTitle\":\"Appraisers Building, San Francisco, CA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 999,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12330,
          "settleDelayMs": 10000,
          "auditMs": 1842,
          "totalMs": 14776,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93b3034435d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "8bd9e708b9547de5d8a4696568bb64b33cf4d7a7890a06f13f516469a999704e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BD9E708B954"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfa24f77da81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "38f6e46e9a2f878dd46653eb0327c95a5b4b63893a89871643f0cf8972a4c048",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38F6E46E9A2F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e1a299715f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "21e4d8563e5e6f00554866e5855a618c2b8a92485e90f265fa25760fc1ad106c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-21E4D8563E5E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "040e981fa331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "3dcbe855732774e69309d52b2cef6379fe1987c14afeef902c90c6229ed6ffbd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DCBE8557327"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58ef65154172",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "f3943ca727bb56d59e661feace17fee51b7f6010cb29be47c123e1edd6697484",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3943CA727BB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39f1f0fc3430",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "c2acdc64807bb1b8f84363c2eba59034bb8d6b8a2c714fcdbc43f7cab0817f2d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2ACDC64807B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebc8e1adfaf6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "fc4afca5e4da0c026559d589c502001bbb460765895a110e2c59fe080cb3981f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC4AFCA5E4DA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66114cdae5f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "2584ced665d6115fa4e5dc3b96f68a4939e27d869f6009d7d5d3ceef7e299ad1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2584CED665D6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c224e6821434",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "2cdd94956d1f2701f2530243d29d69be056e39a38e5d96324463bfab3b42080b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CDD94956D1F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76857cfe0138",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "df947c29f53022e95bd86569b60db522e793401e9d6514d6298e60481c78cc53",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF947C29F530"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9318c45a1ece",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "9af961ff718c2560dd9599cb65ca546a5566a6bfc5ac90f0c750b3f3e1ab3d78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9AF961FF718C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7279f96af0d3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "f4d792db4ca6c953ab968ecafba06aa3b57ea23910a3e5a565a3f54b502e1e16",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F4D792DB4CA6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95c7447288dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "29bff5d94cc00c841bd7e9c200a7425e231c16bd6ffa28722d7caf0beeaabeed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29BFF5D94CC0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfc4ec81b524",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "38e944a65d592a33cb1cb6706f37bd6f15091b9453eff757bbe34fab1341bbae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38E944A65D59"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45cf739b8d8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "75c5fda248e5fd13aedd23968e77272df9b06e9014c4c8dce1d02f0a20dcb24a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75C5FDA248E5"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27314ebb5dff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "100518e2946062dce34208f5e35a49c438d9ccb6c8d6b034c8ef431f8b28d2f4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-100518E29460"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12134,
          "settleDelayMs": 10000,
          "auditMs": 589,
          "totalMs": 13364
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "007f49d9a250",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "dfa68c09d0c3fe821ff3c0bf1dc16ac412836cf264beb8b7a3800f9363052ba1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DFA68C09D0C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "57a4c0b5ef1c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "e6c925dc782a803a6b76a815c306e3e3e78bdb396eb2ff46680b538562d65e33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E6C925DC782A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "83ec965340ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "01f95e86d3f959c9ff378c14d648eca07bbb3e778bb5a11712f1fff7f78fac1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F95E86D3F9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "83ec965340ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "01f95e86d3f959c9ff378c14d648eca07bbb3e778bb5a11712f1fff7f78fac1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F95E86D3F9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "83ec965340ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "01f95e86d3f959c9ff378c14d648eca07bbb3e778bb5a11712f1fff7f78fac1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F95E86D3F9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "83ec965340ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "01f95e86d3f959c9ff378c14d648eca07bbb3e778bb5a11712f1fff7f78fac1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F95E86D3F9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "83ec965340ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "01f95e86d3f959c9ff378c14d648eca07bbb3e778bb5a11712f1fff7f78fac1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F95E86D3F9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "83ec965340ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "01f95e86d3f959c9ff378c14d648eca07bbb3e778bb5a11712f1fff7f78fac1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F95E86D3F9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "83ec965340ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "01f95e86d3f959c9ff378c14d648eca07bbb3e778bb5a11712f1fff7f78fac1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F95E86D3F9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "83ec965340ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "01f95e86d3f959c9ff378c14d648eca07bbb3e778bb5a11712f1fff7f78fac1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F95E86D3F9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dd87b9db44d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "16704bdb68ceb45436ef097fe2bf91fb9dcb9c28f8b3f8137666d1bcbf1cb48c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16704BDB68CE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "85bfefe8625b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "8d75a51bff90cb6da7a4fd27c24422a1e74120a3cb6517ea03b9db676cb4a9fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D75A51BFF90"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "420e85f62d7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b82a110c8683a5a3eff4254e7eec482b8427f2d29a1f981c05235a6adbefef04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B82A110C8683"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "f1ea250949fa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "51e84de612dc4e1b6b9b8f77b9ff494781052ca4f5dabcc78d5e970fce7c87f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-51E84DE612DC"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3797be756fef",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "5aadc8fc5109193b042429c9cdae75686a81d4efba5bdbe0ecc9574546b8d410",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5AADC8FC5109"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1c8c65665d19",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "63bb28f7eec1974d921a0a84a4c0a52183d978ab103275de331264fb85c48dd1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63BB28F7EEC1"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3181326010c0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "f9fde03b128ffe770a29a0815a7e8dc75f20ef516561a9e76fd7903a84bd3eef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F9FDE03B128F"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 289,
        "pageNavigationMs": 12330,
        "pageLoadDelayMs": 10000,
        "totalMs": 33080,
        "scannerMs": {
          "axe": 14776,
          "accesslint": 13364
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Atwater Kent Powerhouse, Philadelphia, PA | GSA",
      "elapsedMs": 32614,
      "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": 945,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Atwater Kent Powerhouse, Philadelphia, PA, history, architecture, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa\">\n<meta property=\"og:title\" content=\"Atwater Kent Powerhouse, Philadelphia, PA\">\n<meta property=\"og:description\" content=\"Atwater Kent Powerhouse, Philadelphia, PA, history, architecture, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Atwater Kent Powerhouse, Philadelphia, PA | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161124\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161124\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Atwater Kent Powerhouse, Philadelphia, PA\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Atwater Kent Powerhouse, Philadelphia, PA\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/ew8ruVk8wfjvMZ729\">SW of Abbotsford &amp; Wissahickon Aves, Philadelphia, PA 19144</a></p><p>The Powerhouse is currently under consideration for listing onto the National Register of Historic Places under Criterion A, because of its properties which are “associated with events that have made a significant contribution to the broad patterns of American history.”</p><p>The Powerhouse was completed in 1929 and provided coal-fired steam heating to both the North and South Plants of the Atwater Kent Manufacturing Company. Coal was the primary source of fuel for steam generation at the Powerhouse when it was completed. At an unknown date in the building’s history, the fuel source was converted to oil. When the South Plant was sold off, the Powerhouse was used to provide heat strictly for the North Plant. At present, the North Plant is scheduled for demolition upon completion of a new office building. In accordance with a Memorandum of Agreement between the Pennsylvania State Historic Preservation Office, the United States General Services Administration (current owner of the complex) and the Advisory Council on Historic Preservation, the Powerhouse will remain architecturally intact to serve as a reminder of the facility that once covered 34 acres, employed over 12,000 people and produced over 6,000 radios per day during its brief life.</p><p>The Atwater Kent Manufacturing Company was once the largest manufacturer of radios in the world and its founder, Arthur Atwater Kent, was a prominent force in Philadelphia’s industrial development. Kent was a prolific inventor of electrical components and systems who obtained 93 patents over his career. He relocated the Kent Electric Manufacturing Company (formed in 1895) from Massachusetts to Philadelphia in 1902 and diversified from the production of fans and motors into the production of electrical components for automobiles. In 1905, he invented the Unisparker which combined ignition points, condenser, centrifugal advance mechanism, and distributor in one unit. This system was used in automobiles until the recent development of fully electronic systems. In 1921, Kent became fascinated with radios and quickly moved from the manufacture of components into the manufacture of complete radios. Kent brought numerous firsts to the radio marketplace, including radios operating on alternating current. He popularized one-dial tuning and the sheet metal cabinet, which further reduced production costs and expanded the low-end market.</p><p>In 1923, Kent began construction of a new manufacturing facility in northwest Philadelphia. The South Plant was constructed first and was followed by the North Plant in 1928. Construction of the Powerhouse followed immediately after the North Plant. The North and South Plants were connected by a pedestrian and vehicular bridge over Abbottsford Avenue (which separated them); the bridge was demolished with the construction of U.S. Route 1 in the late 1940s.</p><p>During the period of peak production at the North and South Plants, Kent spent millions of dollars on major advertising campaigns in print and on the radio. In 1925, he sponsored the popular “Atwater Kent Hour” radio program which featured leading musical talents of the day. Kent strongly believed in advertising and it kept him in position as the market leader at least until the Depression. Kent dissolved the company and auctioned off the equipment in 1936. In 1941, the U.S. Signal Corps acquired the North Plant for its Eastern Depot. After World War II, the property remained with the U.S. Government. It became the home of the Veterans Administration in 1949 and later housed The National Archives (1950s) and The U.S. Treasury (1960s).</p><p>Although the Powerhouse complies in its basic form to the functional requirements of a coal-burning power plant, it adopted architectural motifs and materials similar to those of the main plant. The Powerhouse does not contain the patented “Super-Span” roof system found in the North Plant; however, it is a largely unaltered example of an industrial building prototype, separated out from the primary buildings and given it its own distinct form as a power provider. In modern buildings, the power source is invisible.&nbsp;</p><h2>Facts</h2><ul><li>Architect: Ballinger Company</li><li>Construction Date: 1929</li><li>GSA Building Number: PA0603AT</li><li>Landmark Status: Eligible for Listing in the&nbsp;National Register of Historic Places</li></ul><p><br>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-700345\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-700345\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-998449\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-998449\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-558870\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-558870\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-504092\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-504092\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-753831\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-753831\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-899625\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-899625\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-154624\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-154624\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-330224\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-330224\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-641296\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-641296\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680114220\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"a3c018ca-e53d-4c8f-ac2a-648c12b33503\",\"entityVid\":\"368191\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161124\",\"entityTitle\":\"Atwater Kent Powerhouse, Philadelphia, PA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 993,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12228,
          "settleDelayMs": 10000,
          "auditMs": 1810,
          "totalMs": 14640,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50b573ba081d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "d3b92193987875985b75e18b8b9bfbac076a4dfa4430d37891de9f7bccbd4834",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D3B921939878"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8511cfdf3020",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "f028ac3adb15f5416afd7d8b4a98fcdbf8024ec0aa38fd2bbd59eb286836ad15",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F028AC3ADB15"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da1584e5a7fc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "24ab3de649bf62efb9f694a94d70538dadadca95159eeaa7578c5aa76c2ef1a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24AB3DE649BF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e92ce69ffc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "8f037aedcaf1629ed125a8e85dad351e989f7d8a077c867eb91da434a15a9b33",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8F037AEDCAF1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fe12a61e01c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "034a4cfa4936779df1c0556bc33ec2f1db1c048fa2c13fdb2f43d1af33897a81",
            "a11yOccurrenceDisplayId": "A11Y-OCC-034A4CFA4936"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2de7abec0ee0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "499a42e027f9f0ec92a2b5d77b419acf4a500155dd67b4591fe194ac3839d7dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-499A42E027F9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c029ab7c4715",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "5fae18c23334e5519e61dd8f5230459468a3aaed727a4c47bb2f39a84a3dc07a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FAE18C23334"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a718cf9859e8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "9a760c3a718bf6a27f354eed094c03e3e4a66f8e578bd3c92a578c81c88284aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A760C3A718B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b9abb6552a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "78db67e2ba911cd31b2b372ee2a42eda296bfa6273d9fc8124750b1c6e687043",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78DB67E2BA91"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4bdd20bee55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "dad6465e021fffd73dd949745a1d8e24c4bbba8fbb7d1bf3f6e01a671ed4743c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DAD6465E021F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "209ce7ec6010",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "1627bc0c709207d56ff0c78b9925f0e3d688eb91a89406ce5628a1e8d8223b5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1627BC0C7092"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "922051256304",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "1b65307787a82f3bafda1197c5b3dfa1966bca599acbd16ebd6679fe353d3332",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1B65307787A8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5abacd2a5fb0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "0f17fbe2f6b8dfac0290d95436a6220e0a8e57f1961661dfe4d6fbc1d30dbbc4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F17FBE2F6B8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06f0c8b4e083",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "accd0aa2353f1f68d6dc8222fb657e6c8afc933a068474b08c49b8dd243a3a24",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACCD0AA2353F"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54fd26b6fbb4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "add79c4ed4025a99c21a523e31f52759216be4f70040bc12578a647fc8d21ef8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADD79C4ED402"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52de34c9c471",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "aec2304b84caa0b5bb94f54f47ef68f026dbba3d26b873d93b4d632347e08620",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AEC2304B84CA"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12262,
          "settleDelayMs": 10000,
          "auditMs": 583,
          "totalMs": 13491
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "07580a9f124f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "d1b869122d30580e263d7a437d65fd8626e95295f9bdd7ce4c5cadf8de0dc615",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D1B869122D30"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "51d6cddeba05",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "5e859fc1be69c2e77b4bd8f9e488be3bcaa594355b16878f219740061ab2d7bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5E859FC1BE69"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5d12cfa05122",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "044bfc738eb23781c636f0203dc3d2c69512f9334b00b39c49027189b5b482ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-044BFC738EB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5d12cfa05122",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "044bfc738eb23781c636f0203dc3d2c69512f9334b00b39c49027189b5b482ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-044BFC738EB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5d12cfa05122",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "044bfc738eb23781c636f0203dc3d2c69512f9334b00b39c49027189b5b482ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-044BFC738EB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5d12cfa05122",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "044bfc738eb23781c636f0203dc3d2c69512f9334b00b39c49027189b5b482ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-044BFC738EB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5d12cfa05122",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "044bfc738eb23781c636f0203dc3d2c69512f9334b00b39c49027189b5b482ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-044BFC738EB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5d12cfa05122",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "044bfc738eb23781c636f0203dc3d2c69512f9334b00b39c49027189b5b482ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-044BFC738EB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5d12cfa05122",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "044bfc738eb23781c636f0203dc3d2c69512f9334b00b39c49027189b5b482ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-044BFC738EB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "5d12cfa05122",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "044bfc738eb23781c636f0203dc3d2c69512f9334b00b39c49027189b5b482ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-044BFC738EB2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1a6a1cc0b3de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "80c79a8bac964b59852e4a5a1b72d9c4987e80d5f84e589a0bb89e0cafbd2112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80C79A8BAC96"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7d26a9220204",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f73893dc2d16a60eb5cbdd51a4f401752698e652d27ccbe72b6b387fe2023533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73893DC2D16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "335184120fa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "fe35f39e726d963db8b167dfc9cba9a9d65810c466aff5f6fdabedde8a6f30f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE35F39E726D"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "8af2cf71b63a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "f3b01876924b38ac009acfee40486181d0f4e44de9050e698ee48563b6c8d63b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B01876924B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "809b38916fc5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "e0d1b06e6f33c1ffb12043065234005c9ed00abe9f9d22de596b45a99a5d1abd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E0D1B06E6F33"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8b20d817c9a2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "0f5941dd5a5a7462ded399c2f3714fcd3859d3a3739ebf97f12231b489b93638",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F5941DD5A5A"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "6e1a996472a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "20afaa97e641967e5b8e1d5a9796fe5c1e140e519d22588b1eeab932e992aaaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20AFAA97E641"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 337,
        "pageNavigationMs": 12262,
        "pageLoadDelayMs": 10000,
        "totalMs": 32614,
        "scannerMs": {
          "axe": 14640,
          "accesslint": 13491
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Birch Bayh Federal Building and U.S. Courthouse, Indianapolis, IN | GSA",
      "elapsedMs": 41515,
      "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": 1030,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Birch Bayh Federal Building and U.S. Courthouse, Indianapolis, IN, history, architecture, significant events, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse\">\n<meta property=\"og:title\" content=\"Birch Bayh Federal Building and U.S. Courthouse, Indianapolis, IN\">\n<meta property=\"og:description\" content=\"Birch Bayh Federal Building and U.S. Courthouse, Indianapolis, IN, history, architecture, significant events, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-07-28\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Birch Bayh Federal Building and U.S. Courthouse, Indianapolis, IN | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161129\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161129\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Birch Bayh Federal Building and U.S. Courthouse, \n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Birch Bayh Federal Building and U.S. Courthouse, Indianapolis, IN\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/2mt2FuWkJkDka3BA8\">46 E Ohio St, Indianapolis, IN 46204</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_164541_2\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/IN_BirchBayh.jpg?itok=PQyMD7bh\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164541_570_0_2\" alt=\"Birch Bayh Exterior\" class=\" img-responsive\"></div><p>The Birch Bayh Federal Building and U.S. Courthouse (formerly known as the U.S. Courthouse and Post Office) is a distinguished example of Beaux Arts architecture. It was one of only 35 federal buildings constructed under the Tarsney Act of 1893. The Treasury Department sought designs for the new federal building from private architectural firms through an open competition allowed under the Act. John Hall Rankin and Thomas Kellogg, noted Philadelphia architects, secured the design contract, and the Treasury Department accepted the New York-based John Pierce Company’s low construction bid of $1,300,000. (The final cost, however, reached nearly $2,000,000.) Begun in 1902 and completed in 1905, the new federal building was massive. Accommodating 925 federal employees, the U-shaped, Beaux Arts structure occupied an entire block, rose four stories, and housed federal courts, offices, and the main post office.</p><p>Beaux Arts classicism, often reflected in federal buildings of this era, was popularized by the majestic buildings of the Chicago World’s Fair in 1893. Monumental design and formal planning of spaces are hallmarks of the style. The Federal Building and U.S. Courthouse inspired Beaux Arts designs for other public buildings in Indianapolis, including City Hall (1910), the Indianapolis-Marion County Public Library (1917), and buildings in the Indiana World War Memorial Plaza (dedicated in 1927).</p><h2>Architecture</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_164542_3\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/IN_BirchBayh_interior_0.jpg?itok=QMwaV0BQ\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164542_570_0_3\" alt=\"Birch Bayh Interior\" class=\" img-responsive\"></div><p>Resting on a gray granite foundation, the Birch Bayh Federal Building and U.S. Courthouse is a steel-framed, flat-roofed structure clad with Indiana limestone. The south (front) elevation has eleven bays, separated by three-story Ionic engaged columns and flanked by entry pavilions. Each pavilion has a central cast-bronze and glass doorway, reached by a wide, shallow gray granite stair flanked by pedestals with heroic sculptures by John Massey Rhind entitled “Industry, Science, Agriculture, and Literature.”</p><p>Completed in 1905, the new federal building was originally U-shaped. The symmetrical facade features evenly spaced Ionic pilasters and terraces with stone balusters. A heavy classical cornice tops the building. A five-story addition, completed in 1938, enclosed the original U-shaped plan, creating an interior courtyard. The addition is compatible with the original building, featuring classical ornamentation mixed with modern details such as the stylized relief over the entrances.</p><p>The original impressive scale and richly ornamented interior design elements remain intact. Mosaic tile ceilings, cantilevered marble staircases, and much of the original decorative artwork and furnishings are still in place. The major interior spaces of the building are the first-floor lobbies and connecting corridor and the original courtrooms at the southeast and southwest corners of the second floor. The exterior entry doors at the southeast and southwest corners of the first floor open into barrel-vaulted corridors with white marble walls and brown and green marble pilasters and columns. The corridors lead to vaulted octagonal vestibules that feature red marble walls and gray Tuscan columns, as well as Roman-style mosaics on the ceilings. Arched openings of the octagonal vestibules lead to lobbies with elevators and grand staircases, and to the quadri-part vaulted connecting corridor. The semicircular marble staircases are among the finest examples of cantilevered (supported only from one end) stone stairs in the United States.</p><p>Among the most impressive interior features of the building are the Depression-era murals. Working under the Treasury Relief Art Project, which aimed to restore faith in the country through patriotic and historically themed art, master artist Grant Christian painted murals that depict the history of transportation and delivery of mail in Indianapolis.</p><p>The courtrooms feature handsome marble floors, colored marble and plaster wall finishes, and elaborately ornamented, gilded, and painted plaster beam and panel ceilings with skylights. Bronzed railings, stained-glass windows, and heavy wrought-iron gates provide detail to these rooms, which also still have their original furniture. Allegorical representations of Justice placed above each judge’s bench symbolize the seriousness of their responsibility.</p><p>Depression-era interior modifications were mostly cosmetic in nature. These included replacement of open metal grillwork doors on the elevators with polished metal doors, and installation of dark green marble-faced walls at elevator entrances. Modern translucent panels replaced the original stained-glass skylights in the second-floor courtrooms.</p><p>The first-floor east-west corridor is no longer used as a post office. The postal service windows and mailboxes were removed when these functions were shifted to widely dispersed annexes. Replicas of the service windows were added during the course of restoration, returning the space to its original appearance.</p><p>In recent years, GSA has reversed some past modifications made in the name of modernization, and has begun conserving important elements of the building. GSA has replaced modern lighting with appropriate period features, repaired mosaic tile ceilings, and restored exterior stone work. In 1974, the Federal Building and U.S. Courthouse was listed in the National Register of Historic Places.</p><h2>Significant Events</h2><ul><li><strong>1902-1905: </strong>The Federal Building and U.S. Courthouse is constructed.</li><li><strong>1935: </strong>Murals by Master artist Grant Christian depict the history of transportation and mail delivery in Indianapolis.</li><li><strong>1938: </strong>Addition of north wing is completed.</li><li><strong>1962:</strong> GSA’s ongoing preservation work begins.</li><li><strong>1974: </strong>The Federal Building and U.S. Courthouse is listed in the National Register of Historic Places.</li><li><strong>2003: </strong>Building renamed in honor of U.S. Senator Birch Bayh of Indiana.</li></ul><h2>Building Facts</h2><ul><li>Architects:&nbsp;John Hall Rankin and Thomas Kellogg</li><li>Architectural Style:&nbsp;Classical Revival</li><li>Construction Dates:&nbsp;1902-1905</li><li>GSA Building Number IN0048ZZ</li><li>Landmark Status:&nbsp;National Historic Landmark</li><li>Primary Materials:&nbsp;Indiana limestone sheathing over steel framing and reinforced concrete; gray granite base and stairs</li><li>Prominent Feature:&nbsp;Elaborate interior finishes including marble, plaster, and mosaics</li></ul><h2>Poster Download</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_73328_1\"><img src=\"https://www.gsa.gov/system/files/Courthouse_IndianapolisIN.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_73328_0_0_1\" alt=\"Interior - Rotunda Ceiling\" class=\" img-responsive\"></div><p>&nbsp;</p><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/Courthouse_IndianapolisIN_R2-y-eO1_0Z5RDZ-i34K-pR.pdf\">Download the poster [PDF - 433 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-485487\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-485487\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jul 28, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-242705\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-242705\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-472491\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-472491\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-460795\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-460795\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-305429\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-305429\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-315746\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-315746\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-700780\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-700780\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-447509\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-447509\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-115497\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-115497\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680114910\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"fec89d0a-dfa5-4594-84c7-6d25523a7a87\",\"entityVid\":\"383111\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161129\",\"entityTitle\":\"Birch Bayh Federal Building and U.S. Courthouse, Indianapolis, IN\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1077,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12258,
          "settleDelayMs": 10000,
          "auditMs": 1892,
          "totalMs": 14745,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70c6948ba494",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "a91649af3f8836a8e348013f8256d92f7b319146adfe56f269f5cec4bf646932",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A91649AF3F88"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa6ac6c0cb5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "a4517ef1e1774d97c19df80c2536f8e639455464cf963553d9fe2176d48783d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4517EF1E177"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a5ab0babb6e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "749b756b28f79b9efe11244deec958a0c4915de95a84598a046a6b41e0cc0445",
            "a11yOccurrenceDisplayId": "A11Y-OCC-749B756B28F7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efe53858ee8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "fe4eaeabb740191f199f6ad9e03fae174217aaa2850da49fe9ef3daf40fbcbef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE4EAEABB740"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c46b3ba7bd2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "cfa45b04c2e1dd7f3dc9c0c38b57b2995aec25c0d96aede1f5b02641bf8dbf16",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CFA45B04C2E1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "485be2e6e193",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "e819ec8934fdfd07ada561f95114eb02502333db6570500478f8ff2e69842809",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E819EC8934FD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb71ad3a8fe5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "dd0afff6c27277a69891b2458f9c85d8335479b525fafa8fe553733ca73a3195",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DD0AFFF6C272"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2ae9c044eb5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "dcf0f9aa42c20600b53cecad62036e182350832b9fda1d1b6dc9c462a8d92f4b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCF0F9AA42C2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58cdd6f95923",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "dad846eb3cba34bfdd16e98f286b1b4f0c6a03afb97d7bbaa05ce43147df06f5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DAD846EB3CBA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba4e11dfeaa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "c10359c08e84e5d42079756659f8c3c7d9b5895c170142cf0a2d6598e7f4981f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C10359C08E84"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed0b0687ead4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "946896b1ef69f9f6683a234a7a9c1894c7281844a53c9f71f751393301ccfdd4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-946896B1EF69"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8789fd23ec94",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "1149212c5c0886e91f87623b8d322db57a45a0e94dc96b6562e553e3f730af71",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1149212C5C08"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "815dd9e9cbbe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "5440429468020521a5ccfec9e341867e1dc349c1a3901d68e78bf7db32b333c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-544042946802"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5596d7ab837",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "f8de6ffe6537306800ae60f81762277ab9cca4575d09dd5319d563ee65ea0cad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F8DE6FFE6537"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "777ec4548323",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "8a3c80593c214268b4616fc1b7d127ee01616948d72297db36c8c9ed419f2802",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A3C80593C21"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fb073fa2663",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "8d3b2dd620bfcb0e1de1af27b1af843d725b6a4bbff21a05c0cd21079f3195c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D3B2DD620BF"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12366,
          "settleDelayMs": 10000,
          "auditMs": 595,
          "totalMs": 13600
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "bb2a260eb6e4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "62dd8719d002d3978a483f5810f19fe00d5da8c1a494efe7fd8f386fe77fd06a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-62DD8719D002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "b975f770a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "6d32a9d266d2ed64d45371c236d96a1318d9fd0d9c1446204f05d48ecb19b1de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D32A9D266D2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a6babaa59bae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1e1c13a89b0133055b301a45db8d1a23a465b338fe4af03777bdacca642d85ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E1C13A89B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a6babaa59bae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1e1c13a89b0133055b301a45db8d1a23a465b338fe4af03777bdacca642d85ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E1C13A89B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a6babaa59bae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1e1c13a89b0133055b301a45db8d1a23a465b338fe4af03777bdacca642d85ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E1C13A89B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a6babaa59bae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1e1c13a89b0133055b301a45db8d1a23a465b338fe4af03777bdacca642d85ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E1C13A89B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a6babaa59bae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1e1c13a89b0133055b301a45db8d1a23a465b338fe4af03777bdacca642d85ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E1C13A89B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a6babaa59bae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1e1c13a89b0133055b301a45db8d1a23a465b338fe4af03777bdacca642d85ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E1C13A89B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a6babaa59bae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1e1c13a89b0133055b301a45db8d1a23a465b338fe4af03777bdacca642d85ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E1C13A89B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a6babaa59bae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1e1c13a89b0133055b301a45db8d1a23a465b338fe4af03777bdacca642d85ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E1C13A89B01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "56a490d7d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "3780217829078e961e238341cf51332556fff44def9337eff7a0315915ad412f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-378021782907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "421d9358d1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3886d99084024db1d8eaa0be9a5c5af714a5335687fe4928ddacdee41fe27a42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3886D9908402"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "9f98881a6731",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8a90efb040a7cc80991dcacd4ff6d53e5c4825b50efca199d6864adf10b63e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A90EFB040A"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "bdb3f1cfb5a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "4be8575044bdac902166d2678cdfc51ee5e301ea41736c71fa5fa1322f26ae2a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4BE8575044BD"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a891ce1b5d47",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "cb60b5e545f216e58023646b85c7fb6d40409308a5b3da38e1d322233523972b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB60B5E545F2"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3cc0505840ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "4f7ed0e3ad52d7f735c216cafaebfec103b296ea7805f63ba50cf1bd07d5b62b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F7ED0E3AD52"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "c26fd744179a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "51a6b6318b9ca8cb9743d263560be2162d62e26848b2e134cf75972945f03d8d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-51A6B6318B9C"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 8943,
        "pageNavigationMs": 12366,
        "pageLoadDelayMs": 10000,
        "totalMs": 41515,
        "scannerMs": {
          "axe": 14745,
          "accesslint": 13600
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Border Station Old Customs Building, Calexico, CA | GSA",
      "elapsedMs": 33961,
      "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": 944,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Border Station Old Customs Building, Calexico, CA history, architecture, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca\">\n<meta property=\"og:title\" content=\"Border Station Old Customs Building, Calexico, CA\">\n<meta property=\"og:description\" content=\"Border Station Old Customs Building, Calexico, CA history, architecture, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-30\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Border Station Old Customs Building, Calexico, CA | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161132\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161132\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Border Station Old Customs Building, Calexico, CA\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Border Station Old Customs Building, Calexico, CA\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/CFsooqt2UeZSkZ2WA\">Heffernan Ave &amp; E 1st St, Calexico, CA 92231</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_164579_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/CA_Calexico_BIS.jpg?itok=1MCnIW0G\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164579_570_0_0\" alt=\"Calexico Border Inspection Station\" class=\" img-responsive\"></div><p>The old Customs Building at the Calexico Border Station has been listed on the National Register of Historic Places at the National Level of significance. It is important for its role in politics and government as a custom house. It is a location where U.S. policies for international political and economic relations have been directly implemented since 1933. Its role as an immigration station has also had direct influence on the Hispanic heritage of the region. The station is also recognized as a notable example of regional Spanish Colonial Revival architecture as interpreted by the Depression-era federal building program under which it was constructed.</p><p>Calexico’s function as a border community on the United States side of the international boundary with Mexico dates to its founding in 1900, initially as a surveyor’s camp in conjunction with the construction of the canal bringing water from the Colorado River to the Imperial Valley. The first U.S. Customs office in Calexico was established in 1902. A Mexican counterpart in Mexicali, across the border, followed in 1904. Border traffic, both goods and people, increased rapidly, and Calexico grew with it. By the early 1930s the Customs House had moved two times, and it was apparent that a new facility was needed.</p><p>The federal agency responsible for the construction of the old Customs Building at Calexico in 1932 was the Public Buildings Branch of the procurement Division of the U.S. Treasury department. Part of a massive federal construction program began under the Hoover administration and continued under Roosevelt’s Public Works Administration, the Calexico facility was realized under the aegis of Acting Supervising Architect James A. Wetmore. Design credit probably belongs to the Superintendent of the Architectural Division at Treasury, Louis A. Simon. In keeping with the general practice of the federal building program, the Calexico customs house is characterized by a restrained use of local architectural tradition, executed, in so far was feasible, with local materials and craftsmen.</p><p>Plans for the building were announced in 1932. Following a delay caused by a threatened federal appropriations cut, local businessmen raised $40,000 for purchase of the land at First Street and Heffernan Avenue. Work began at the end of 1932, with a cornerstone dedication in April 1933, The building opened in November, 1933, amidst great public interest. Like its counterparts at Tecate (1933), San Ysidro (1933), and Naco (Arizona), the border station played an important role in the daily life of the community and the two nations it served. The old Customs Building at Calexico continued in its original function until 1974, when it was supplanted by a border station nearby. It retains a high degree of architectural character and integrity.</p><h2>Facts</h2><ul><li>Architect:&nbsp;James A. Wetmore</li><li>Construction Dates: 1932-1933</li><li>GSA Building Number:&nbsp;CA0501BB</li><li>Landmark Status: Listed in the&nbsp;National Register of Historic Places</li></ul><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-935346\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-935346\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 30, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-215932\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-215932\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-652281\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-652281\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-581473\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-581473\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-840955\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-840955\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-233972\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-233972\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-945379\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-945379\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-195179\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-195179\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-580682\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-580682\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680116362\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"b690b2c1-a84a-4fe3-bdfc-0ee432c959a2\",\"entityVid\":\"367943\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161132\",\"entityTitle\":\"Border Station Old Customs Building, Calexico, CA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 992,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12339,
          "settleDelayMs": 10000,
          "auditMs": 1855,
          "totalMs": 14793,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "071bef873f36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "7ab16c9f4eaa579c9e71ac71398a6b03cb8488d109c6e21b82716c75b5e516c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AB16C9F4EAA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a09019e18b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "e32c7cdc9055ed3f098d04d040ef09776ebb6acc466a8e158d6d5f2da867914e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E32C7CDC9055"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "949755736e88",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "0b6de03f3d5c02bb18b39c810cf1e29b29bf3c1c2c918d72206094e87c83560f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0B6DE03F3D5C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "827eee1bad76",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "fdf147d0fcf34f7054d89ff984a2287f7f7964f2d1298cfea12840bac2196d56",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FDF147D0FCF3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c2f569f0b65",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "4711409deb272dfc891af5f615893daa59fe6938e9f8d67b51eeca08033d9395",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4711409DEB27"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "875d18b986f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "4ae2f365a74d722ab940bb86fcf6ff16352e18031666ce1d93a622466235b406",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AE2F365A74D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "806948ffbf0e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "9ded29ff34de0c79b75ee8ea63e4d2627fb15bff461d2e18fd5589f4ee03da24",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DED29FF34DE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58857356e949",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "25aaa5a01c585022d77ca4f0655ac37806c5e1fb961072d063018032fd56968e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25AAA5A01C58"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3245f2d706d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "bb71c671d604eb0c65eff242ff1c33bd2ceead3ab8905b3a03e562fda409e830",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BB71C671D604"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da1ce1d2ccb9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "834d587c6d247cf65dcdeced21bb2735f1e9c27aeb4243b223ba11cafa20577c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-834D587C6D24"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b53e91b1c50",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "d419f3ac71a6fdcd7c739a7ff98d27798d60a903a94fb072bf653ce5a7ba49aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D419F3AC71A6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e20ac9e5ac6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "f68ce1b550b24e411359e81f20b934b0116217ee90f3d00c9dcc0efa987a8a90",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F68CE1B550B2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24cfea7eb044",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "37ebe5aac43bad41d1aa42601a9c18f107762fec8971b07e89e3d3025d763f17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37EBE5AAC43B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cb20c58969f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "c6164f850ce72b45e27fe13c5f93c6af6d8e996823e67820943f4d6003744a55",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6164F850CE7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21c071d043d6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "0463c5c24c80f824e02513d218a803d33ad0eb712262769892f915eac7455643",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0463C5C24C80"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f05160ee653",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "cb7c5febeb450089dcf2f058e85d734c76f968713de42e6390485ca7a3b84dba",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB7C5FEBEB45"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12084,
          "settleDelayMs": 10000,
          "auditMs": 590,
          "totalMs": 13314
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "441b7d64085a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "8ff6af9c082b7aa5d1c255efd36c3518d7aba63adff6c1b0ae4ee7a5d54ded23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FF6AF9C082B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "7f082b610ed0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "d52f3fba30211dd238d0b27440c87021841b1af739b03693e9873aa16c18bd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D52F3FBA3021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3c3f287f8ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7550f4c7d90a508db4da16393ab63c96ec5caa4b38e7c5e436b1e6848bf9511d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7550F4C7D90A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3c3f287f8ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7550f4c7d90a508db4da16393ab63c96ec5caa4b38e7c5e436b1e6848bf9511d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7550F4C7D90A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3c3f287f8ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7550f4c7d90a508db4da16393ab63c96ec5caa4b38e7c5e436b1e6848bf9511d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7550F4C7D90A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3c3f287f8ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7550f4c7d90a508db4da16393ab63c96ec5caa4b38e7c5e436b1e6848bf9511d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7550F4C7D90A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3c3f287f8ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7550f4c7d90a508db4da16393ab63c96ec5caa4b38e7c5e436b1e6848bf9511d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7550F4C7D90A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3c3f287f8ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7550f4c7d90a508db4da16393ab63c96ec5caa4b38e7c5e436b1e6848bf9511d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7550F4C7D90A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3c3f287f8ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7550f4c7d90a508db4da16393ab63c96ec5caa4b38e7c5e436b1e6848bf9511d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7550F4C7D90A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f3c3f287f8ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7550f4c7d90a508db4da16393ab63c96ec5caa4b38e7c5e436b1e6848bf9511d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7550F4C7D90A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "c673f327a2e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "6fd26768b6ae9e1cdd6b72c620855c4aad6bf0eca897b1587ee538082d795460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FD26768B6AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "ce2437ff25d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bdbc609f21ea26a4edb9daaa41584a42982fd3982dc27e361d27d15bc4e95725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDBC609F21EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "2f6cb3a55283",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7189fd86c7c34758f85cbf4c917bf966d2dfbb94dc5032410ef440350bcf2fc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7189FD86C7C3"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "2e7d998906b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "1fa317374a810f77b346909ee0c4df050e0763d362d7bdfc4cae94bc9c338813",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1FA317374A81"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "18d664575bda",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "8a12fe49d853cd279ebeca481ebdf44a97bdb1694cbab56ea604c967ed8c06c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A12FE49D853"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ee06acca56dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "c8294059904c1ec8125faa4b5593ee141f7e5736b6280858c9f70d164ec168dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C8294059904C"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "08850417bfe8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "a2520473d8cdd969f3afa354a5bf830c487b80953e01b2373efb6404be11f327",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A2520473D8CD"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1740,
        "pageNavigationMs": 12339,
        "pageLoadDelayMs": 10000,
        "totalMs": 33961,
        "scannerMs": {
          "axe": 14793,
          "accesslint": 13314
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Byron G. Rogers Federal Building and U.S. Courthouse, Denver, CO | GSA",
      "elapsedMs": 34810,
      "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": 1040,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"The tall office building has an unusual, angular footprint. While the center sections measure 103 feet in width, the ends are only 80 feet wide. The street level is clad in white marble panels, as are the narrow unfenestrated elevations of the building.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse\">\n<meta property=\"og:title\" content=\"Byron G. Rogers Federal Building and U.S. Courthouse, Denver, CO\">\n<meta property=\"og:description\" content=\"The tall office building has an unusual, angular footprint. While the center sections measure 103 feet in width, the ends are only 80 feet wide. The street level is clad in white marble panels, as are the narrow unfenestrated elevations of the building.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-07-30\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Byron G. Rogers Federal Building and U.S. Courthouse, Denver, CO | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161079\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161079\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Byron G. Rogers Federal Building and Courthouse\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Byron G. Rogers Federal Building and U.S. Courthouse, Denver, CO\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/t38iGZiYhXaC3e5S7\">1961 Stout St, Denver, CO 80294</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_164678_2\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/CO_ByronRogers.jpg?itok=fsmu5QBx\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164678_570_0_2\" alt=\"Byron Rogers Federal Building, Denver CO\" class=\" img-responsive\"></div><p>In the years following World War II, the population of Denver, Colorado, grew rapidly as numerous federal agencies located to the city. The existing federal building could no longer accommodate growing space needs, and the government began planning for a new complex to house the U.S. District Court and the U.S. Court of Appeals for the Tenth Circuit. In 1959, the U.S. General Services Administration (GSA) selected the accomplished Denver architectural firm James Sudler Associates as the lead designer, with another skilled Denver firm, Fisher &amp; Davis, assisting. James Sudler designed numerous Modern buildings in the Denver area, including the exuberant Church of the Risen Christ and the Denver Museum of Art (with Gio Ponti).</p><p>In 1961, the federal government allotted $687,000 to purchase the downtown Denver site, bound by Champa, Stout, Nineteenth, and Twentieth streets, adjacent to the existing post office and custom house. Officials appropriated an additional $20 million in 1962 for the construction of the complex, with groundbreaking occurring the same year. The first occupants moved into the building in 1965. In 1984, the complex was named to honor Byron G. Rogers (1900-1983), who represented Colorado in the U.S. House of Representatives from 1951 to 1971. Rogers was instrumental in securing the original funds for the courthouse.</p><p>The trial of Timothy McVeigh, the bomber responsible for the 1995 attack on the Alfred P. Murrah Federal Building in Oklahoma City, was held at the Byron G. Rogers Federal Building and U.S. Courthouse in 1996 and 1997. To find an impartial jury, the court moved the case to Denver, where McVeigh was tried and convicted.</p><p>In 1999, GSA initiated alterations to the entrance to accommodate security needs. Local preservationists asked GSA to consider the potential significance of the complex before commencing work that would alter character- defining features. As a result, GSA developed a sensitive design that retained these important elements. The unexpected public interest led GSA to commission a study to better understand the architecture and context of buildings from this era. In 2003, GSA published <em>Growth, Efficiency, and Modernism: GSA Buildings of the 1950s, 60s, and 70s</em>. Updated in 2005, the publication has received several awards and strengthened GSA’s reputation as a leader in the preservation field.</p><h2>Architecture</h2><p>The Byron G. Rogers Federal Building and U.S. Courthouse consists of three distinct components: an 18-story office tower, a low courthouse, and a landscaped plaza. This three-part design combination was typical of Modern architecture and is perhaps best exemplified by the United Nations complex in New York City. Sudler’s design for the Byron G. Rogers Federal Building and U.S. Courthouse is an excellent example of Formalism, a style of Modern architecture that incorporates flat rooflines, columnar supports, symmetry, high-quality materials, and works of art.</p><p>The tall office building has an unusual, angular footprint. While the center sections measure 103 feet in width, the ends are only 80 feet wide. The street level is clad in white marble panels, as are the narrow unfenestrated elevations of the building. Upper stories of the primary elevations exhibit an alternating rhythm of beige pre-cast concrete panels and projecting windows. Public spaces on the interior have marble wainscoting and terrazzo floors with bronze dividers. The low, rectangular courthouse derives its form from two nearby federal buildings that inspired Sudler: the 1931 U.S. Custom House and the 1916 Byron R. White U.S. Courthouse (the former main post office). Sudler’s design alludes to earlier classical architecture in scale, form, and color of materials. The building is clad primarily in pre-cast aggregate stone panels with a light tan color. On the Champa Street elevation, the panels have profiles that evoke the footprint and windows of the office tower. White marble is visible in bands at the top and bottom of the courthouse. Windows are oriented vertically and in pairs, running in tall bands divided by thin strips of marble. The Stout Street elevation features a metal art screen, a common element of Formalism, over large windows; the screen also serves to control direct sunlight on the interior. Like the office tower, interior public spaces of the courthouse have marble wainscoting and terrazzo floors. The courtroom walls are finished in panels of alternating polished light and dark woods with prominent grain patterns.</p><p>Public art is a critical component of the complex. GSA allotted $50,000 of the original construction budget for works of art. Pieces include the large bronze Great Seal of the United States and a stylized mahogany carving called Justice, Freedom, and the Release from Bondage, both by Denver sculptor William Joseph. A bronze bas-relief art column entitled Federal Services by Edgar Britton is located within the landscaped plaza. The column resembles a totem pole and contains carvings inspired by Native American art. The cylinder originally acted as a canopy support, but was moved when the entrance was reconfigured. In 2006, Jim Campbell created a dynamic light installation along the Champa Street elevation, with a companion piece in the main lobby.</p><p>In 1999, GSA initiated a $1.65 million project as part of its First Impressions program. The plaza and entrance configuration were modified to improve security screening and make the facility more efficient and welcoming to employees and visitors. The inviting new plaza skillfully and unobtrusively incorporates security features as well as elements of the architects’ design that were never constructed. The existing covered walkway, or canopy, was retained and a new glass pavilion was added at the convergence of the office tower and the courthouse to facilitate security screening. New lighting and a restored water feature were also included in the design. The project received a Standing Ovation Award from Historic Denver, Inc., in 2001 and a 2006 Honor Award from the Denver Chapter of the American Institute of Architects.</p><p>The low courthouse building underwent a full modernization between 2002 and 2006. The project included upgrades to mechanical systems, reconfiguration of interior spaces, and asbestos abatement.</p><h2>Significant Events</h2><ul><li><strong>1959:</strong> Architects James Sudler Associates and Fisher &amp; Davis retained</li><li><strong>1962:</strong> Construction begins</li><li><strong>1965</strong>: Construction completed</li><li><strong>1966:</strong> Building dedicated</li><li><strong>1984:</strong> Building named to honor Byron G. Rogers</li><li><strong>1996-1997: </strong>Oklahoma City bomber Timothy McVeigh tried and convicted</li><li><strong>1999-2001:</strong> GSA initiates First Impressions project</li><li><strong>2002-2006:</strong> Courthouse renovated</li><li><strong>2016</strong>:&nbsp;Byron G. Rogers Federal Building and U.S. Courthouse listed in the National Register of Historic Places</li></ul><h2>Building Facts</h2><ul><li>Architects: James Sudler Associates; Fisher &amp; Davis</li><li>Architectural Style: Formalism</li><li>Construction Dates: 1962-1965</li><li>GSA Building Number:&nbsp;CO0039ZZ</li><li>Landmark Status: Listed in the National Register of Historic Places</li><li>Primary Materials: Marble and pre-cast concrete panels</li><li>Prominent Features: 18-story tower; low courthouse; public art; landscaped plaza</li></ul><h2>Poster Download</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_73423_1\"><img src=\"https://www.gsa.gov/system/files/08_Denver_sm.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_73423_0_0_1\" alt=\"Byron G. Rogers Federal Building and U.S. Courthouse Poster\" class=\" img-responsive\"></div><p>&nbsp;</p><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/08_Denver_sm.pdf\">Download the poster [PDF - 688 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-340572\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-340572\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jul 30, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-571173\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-571173\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-903451\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-903451\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-932827\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-932827\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-509875\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-509875\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-855969\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-855969\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-145250\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-145250\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-150927\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-150927\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-961321\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-961321\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680013216\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"7c86e2fe-79e5-4eb3-a5a2-718ea469a1e9\",\"entityVid\":\"383266\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161079\",\"entityTitle\":\"Byron G. Rogers Federal Building and U.S. Courthouse, Denver, CO\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1087,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12303,
          "settleDelayMs": 10000,
          "auditMs": 1933,
          "totalMs": 14838,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf454fe82acf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "903d63ebbcab35cf6401a728922d1a1861aecceced53601099a11b8714400e2c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-903D63EBBCAB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "794c3505b097",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "d3894a1f04f237381503ccc33efffa7bc7911b8ae38b8b4ad2a5fe48e9fdd5cc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D3894A1F04F2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9d7b4ef867e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "ea72514e0c023e89025917dc185f7b1a7de33b3f6c5adee1253a8b91f0463c7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA72514E0C02"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ce12d080d85",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "f25ca44992494e7de87c94f708df9aa6e31dcbb5f149f453c22f7cea3cc370c2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F25CA4499249"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "293cfa0eade6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "ad5f8cc5bcba252d44660400398a5a856a99100055a66c5f7a55221221aa90f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AD5F8CC5BCBA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbb43f5d91c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "d5157a4ed4d0f6c64fb6897f44a68e818dd8e2d395b705d3bcf2528ab9f410dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5157A4ED4D0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54980bf70454",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "3f96f17a08e8ba3589851bafcd1c2d28db68f66d16c717597e7d43d7653f38ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F96F17A08E8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9505a52bb8a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "547a45fe6a6a53e5b9a07381c03ef8b152e65f35c976291825d082fc7119b3c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-547A45FE6A6A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae2b26f0f708",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "5bef869e83888e47a123f2027d8e87cf6484060ba6654578e7eb121d28646575",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BEF869E8388"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "915487cbcb8d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "c7eb5ca15c74e578ea1f91da2ef735e92bce25a3a6ee1ea494c2c6313309b960",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7EB5CA15C74"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec71e135e614",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "2f45a8bfb40366569ab22a87b1b5909effd713886b14a82559823a868ea91cb5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F45A8BFB403"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2f978b37eb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "38e466dbcfe8d00cab7757a9733cabfbb0ea4d5da3ea2833953f3b8eb2741b69",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38E466DBCFE8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6fb70e7454a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "e54eb4b65e3f1789f08a0df4acb6d910dc768e40f834d12030f3c9d978dd6733",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E54EB4B65E3F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58db7427637f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "5c0276d675e8ff1dafdc67719a26ae7474c1f1dbc37cf12b01a9158becfdf7fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C0276D675E8"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06b9d1b0280f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "0f7fd81de85987bf2ce116c3d54335ef8ab5b1c06db15ac175f54a3e6eec65d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F7FD81DE859"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccc73e49f166",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "5c80a854761d37ad614cd3715847d3b9e345f356bb64372368ed87f83458116f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C80A854761D"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12518,
          "settleDelayMs": 10000,
          "auditMs": 597,
          "totalMs": 13754
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "c00f4a2c4a87",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "58f4a3a093aef238bf34327967bd1f01aefc89e432fe4ada4ffb5752b8d1522e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-58F4A3A093AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "b08727aa1793",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "76c1692b34d0c9aacc90e12dd4471960430c637116913d29e5ca2b6a309baaf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-76C1692B34D0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3c40b5a16e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "89972564b7af6f853f51fa9711fd114552ae19c506e4b09ecd53b4af8c2d4a6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89972564B7AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3c40b5a16e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "89972564b7af6f853f51fa9711fd114552ae19c506e4b09ecd53b4af8c2d4a6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89972564B7AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3c40b5a16e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "89972564b7af6f853f51fa9711fd114552ae19c506e4b09ecd53b4af8c2d4a6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89972564B7AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3c40b5a16e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "89972564b7af6f853f51fa9711fd114552ae19c506e4b09ecd53b4af8c2d4a6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89972564B7AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3c40b5a16e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "89972564b7af6f853f51fa9711fd114552ae19c506e4b09ecd53b4af8c2d4a6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89972564B7AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3c40b5a16e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "89972564b7af6f853f51fa9711fd114552ae19c506e4b09ecd53b4af8c2d4a6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89972564B7AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3c40b5a16e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "89972564b7af6f853f51fa9711fd114552ae19c506e4b09ecd53b4af8c2d4a6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89972564B7AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3c40b5a16e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "89972564b7af6f853f51fa9711fd114552ae19c506e4b09ecd53b4af8c2d4a6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89972564B7AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "579c3c6a6f9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "af38e41aa12dfb2faaca486a8f5c8ef276994d99a5c041d42a1250e645fb2c19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF38E41AA12D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0bacf52f8d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3d00955e449ab5b7b9f9afceebcb4f685b158a922c5d3bb1c6bb94f43869f847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D00955E449A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e0262f45b3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9d0748e3f476f3ca02c74813166d86acc28f67dc5977169c4848d5816c901ff1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D0748E3F476"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "51d7edceef7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "4db3ca79d7612d58eb2cc31472d428ce76f574727afd2a7173bd4b2b22100014",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4DB3CA79D761"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "3984f7c273d2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "bf275cdae641e4c12e3a72f38fa401440c7ba9f820bc94864645e2349c87f012",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF275CDAE641"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ad0e9c999e9d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "b8a40d92eca41e10ac2a0b567814cf41a051f36352846968720a1c7dd1f799fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8A40D92ECA4"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "09361d6867ac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "e284da323b5a5519b34bf674f5d4110e5357d6bb3cf7d9d1129a1262cc28df76",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E284DA323B5A"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1960,
        "pageNavigationMs": 12518,
        "pageLoadDelayMs": 10000,
        "totalMs": 34810,
        "scannerMs": {
          "axe": 14838,
          "accesslint": 13754
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Byron White U.S. Courthouse, Denver, CO | GSA",
      "elapsedMs": 32744,
      "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": 1062,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"History, Architecture, Significant Events, and Facts about the Byron R. White U.S. Courthouse, Denver, CO.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co\">\n<meta property=\"og:title\" content=\"Byron White U.S. Courthouse, Denver, CO\">\n<meta property=\"og:description\" content=\"History, Architecture, Significant Events, and Facts about the Byron R. White U.S. Courthouse, Denver, CO.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Byron White U.S. Courthouse, Denver, CO | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/160941\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"160941\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Byron White U.S. Courthouse, Denver, CO\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Byron White U.S. Courthouse, Denver, CO\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/vhdy7ySWeyvoSP1U8\">1823 Stout St, Denver, CO 80257</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_164681_2\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/CO_ByronWhite.jpg?itok=SY5mQr2k\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164681_570_0_2\" alt=\"Byron White U.S. Courthouse, Denver CO\" class=\" img-responsive\"></div><p>The grand Neoclassical design of the Byron R. White U.S. Courthouse brought design elements popular in the eastern United States to Denver. The monumental scale and elegance expressed its official and public character, and served as inspiration for other civic buildings in the city.</p><p>By 1900, Denver was a major transportation crossroads and a significant western commercial city. The monumental 1893 U.S. Post Office was already considered outdated, leading the people of Denver to seek a new, larger building for the Post Office and Federal Courts.</p><p>Authorization for a new building was approved as early as 1903, but funds were not appropriated until 1908. In 1909 Supervising Architect of the Treasury Department James Knox Taylor selected New York architects Tracy, Swartwout, and Litchfield to design Denver’s new Post Office and Courthouse. It was one of only thirty-five Federal buildings built during Taylor’s tenure (1883-1912) that were designed by independent architects commissioned by the U.S. Treasury Department under the Tarsney Act. Passed in 1893, the Act authorized the Treasury Secretary to use private architects, selected through architectural competitions, to design Federal buildings. The Act reflected the growing demand for greater architectural standards for public buildings and opened the way for additional appropriations to maintain those standards.</p><p>Evarts Tracy (1868-1922) and Egerton Swartwout (1870-1943), graduated from Yale University and worked as draftsmen in the New York office of McKim, Mead, and White before establishing their own firm in New York in 1900. Electus Darwin Litchfield (1872-1952), a graduate of the Brookland Polytechnic Institute and the Stevens Institute of Technology, joined the partnership in 1908.</p><p>Construction began in 1910, but progress was slow due to insufficient funds. The initial appropriation of $1,500,000 was supplemented with an additional $400,000 as a result of Denver Postmaster Joseph H. Harrison’s lobbying effort in Washington, DC. The building opened in January 1916.</p><p>In 1973 the U.S. Post Office and Courthouse was listed in the National Register of Historic Places. In 1994 it was renamed in honor of U.S. Supreme Court Justice Byron R. White (1917-2002) a native of Fort Collins, Colorado.</p><h2>Architecture</h2><p>With its monumental presence and dramatic public spaces, the Byron R. White U.S. Courthouse is an excellent example of the Neoclassical architecture that dominated federal building design at the turn of the twentieth century. Occupying an entire city block in downtown Denver and standing four stories in height, the building reflects the academic characteristics of the Neoclassical style with its symmetrical design, classical details, and imposing manner.</p><p>Clad in Colorado Yule marble, the material used for the exterior of the Lincoln Memorial and the Tomb of the Unknown Soldier, in Washington, DC, the U.S. Courthouse is set above the street on a rusticated base. A series of grand stairs lead up to the main entrance on the southeast elevation (Stout Street), which is marked by sixteen, three-story, Ionic columns adorned with eagles. The secondary elevations incorporate similar, but less pronounced, engaged Ionic columns. Set above the third story, a decorative band of medallions and eagles form the base of the large ornamental cornice.</p><p>The frieze above the main entrance has city names, with cities located east of Denver inscribed to the east of the central bay and those located to the city’s west inscribed to the bay’s west, symbolizing the flow of mail across the country. The solid marble walls on either side of the colonnade are inscribed with the names of former U.S. Postmaster Generals. Inscriptions selected and designed by architect Evarts Tracy mark the secondary elevations of the building. The frieze facing Eighteenth Street reads “Lex Nemini Iniquum, Nemini Injuriam Facit” (Cicero, “The law causes wrong or injury to no one”), and the Nineteenth Street side reads “Nulli Negabimus, Nulli Differemus, Jutitiam” (the Magna Carta, “To no one shall we deny justice, nor shall we discriminate in its application”). Marble seats on the northeast and southwest sides of the building are inscribed, “Alternate rest and labor long endure,” and “If thou desire rest, desire not too much.”</p><p>The main entry lobby spans the width of the building, with windows opening out through the portico. It has a terrazzo floor and vaulted ceiling with arches springing from the pilasters. Names of Pony Express riders adorn the marble-faced walls. The U.S. Court of Appeals is located on the second floor along with the Law Library and a District Courtroom. The Law Library (now Courtroom Four) is clad with carved oak panels. An eagle and the inscription, “Lux et Veritas” (light and truth), crown the exit. The U.S. District Courtroom A with its arched ceiling and pink-tinged white marble walls retains its original gold-trimmed black velvet drapery in the apse behind the judge’s bench.</p><p>The U.S. Courthouse is embellished with notable artwork. A pair of Indiana limestone sculptures of Rocky Mountain sheep commissioned from Denver artist Gladys Caldwell Fisher (1907-1952) sit at the southwest entrance. Fisher completed the sculptures, with help from two assistants, working under the Works Progress Administration in 1936. Prominent artwork within the building includes four canvas murals by Herman Schladermundt (1863-1937). The murals,&nbsp;<em>Fortune Turns on Her Wheel — The Fate of Kings</em>,&nbsp;<em>Postal Service</em>,&nbsp;<em>Labor is Great Producer of Wealth</em>, and&nbsp;<em>Nil Sine Numine</em>&nbsp;(Nothing Without Power), were completed in 1918 and shipped from New York.</p><p>Extensive building renovations were made in the 1950s and on into the 1960s when the U.S. Postal Service altered the lobby and first floor, constructed a concrete-block addition, demolished the Appellate Courtroom and Grand Jury Room, and removed original columns for expansion of the third floor. From 1992-1994 some of the alterations were reversed when the building was rehabilitated for use as the U.S. Court of Appeals for the Tenth Circuit. The Appellate Courtroom and the Grand Jury Room on the third floor were reconstructed. The lobby, Ceremonial Courtroom, Courtroom Two, Courtroom Four, and District Courtroom A were restored to their original grandeur. The restoration received numerous preservation awards.</p><h2>Significant Events</h2><ul><li><strong>1893</strong>: Passage of the Tarsney Act permits the Federal Government to hire private architects through competitions.</li><li><strong>1908-1909:</strong> Funds are appropriated and a site purchased for a new Federal building; the New York firm of Tracy, Swartwout and Litchfield designs the U.S. Post Office and Federal Building.</li><li><strong>1910-1916</strong>: The U.S. Post Office and Federal Building is constructed.</li><li><strong>1918</strong>: Four canvas lobby murals by Herman Schladermundt of New York are installed.</li><li><strong>1936:</strong>Stone sculptures of Rocky Mountain sheep by artist Gladys Caldwell Fisher are installed.</li><li><strong>1950s</strong>: Extensive system modifications are made to the building; the third floor is expanded and the fourth floor altered for new courtrooms.</li><li><strong>1962-1966:</strong> The U.S. Postal Service controls building and undertakes substantive alterations for its own use.</li><li><strong>1973: </strong>The U.S. Post Office and Federal Building is listed in National Register of Historic Places.</li><li><strong>1992-1994:</strong> U.S. General Services Administration undertakes an extensive renovation/ restoration of the building.</li><li><strong>1994: </strong>The building is renamed and dedicated as the Byron R. White U.S. Courthouse.</li><li><strong>1994-1997:</strong> Preservation of the Byron R. White U.S. Courthouse is recognized by numerous preservation awards.</li></ul><h2>Facts</h2><ul><li>Architects:&nbsp;Tracy, Swartwout, and Litchfield</li><li>Architectural Style:&nbsp;Neoclassical</li><li>Construction Dates:&nbsp;1910-1916</li><li>GSA Building Number:&nbsp;CO0009ZZ</li><li>Landmark Status:&nbsp;Listed in the&nbsp;National Register of Historic Places</li><li>Primary Materials:&nbsp;Yule Company Colorado marble with Indiana limestone</li><li>Prominent Features:&nbsp;Exterior Colonnade; Rocky Mountain sheep sculptures by Gladys Caldwell; Fisher murals by Herman Schladermundt</li></ul><h2>Poster Download</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_73741_1\"><img src=\"https://www.gsa.gov/system/files/White_DenverCO.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_73741_0_0_1\" alt=\"Byron White U.S. Courthouse\" class=\" img-responsive\"></div><p>&nbsp;</p><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/White_DenverCO.pdf\">Download the poster [PDF - 324 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-634335\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-634335\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-236887\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-236887\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-457407\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-457407\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-882050\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-882050\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-553798\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-553798\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-689791\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-689791\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-196926\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-196926\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-739346\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-739346\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-701359\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-701359\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1679432617\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"a18509a2-64c0-4e31-aab9-4993c795feaf\",\"entityVid\":\"368114\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"160941\",\"entityTitle\":\"Byron White U.S. Courthouse, Denver, CO\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1109,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12106,
          "settleDelayMs": 10000,
          "auditMs": 1904,
          "totalMs": 14611,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e223da39507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "1ed8481b65526101563cfb1ff1d1b2d4a245c86da9175d31b47cef5e856692b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1ED8481B6552"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8abadb7c8d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "4b5f3fde1b4460f3753e5a88b49c8de742158cfe9ece6f953d57a8573f0839ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B5F3FDE1B44"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27c7198796ac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "66a5a02c2636ebca5b6f90f34ad0ae27737c5e9ccdf29c6d883bd1b481d22d7d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66A5A02C2636"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fa0586cc5f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "1c8c71c30a56c7323c44c60152808d5bc558c47d1cd41d97ecc48fddc6425c43",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C8C71C30A56"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d4c00629b1d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "f0068d9f25226b6c3062299975f590e3264b841b39ebd52378c506d4cf83daf5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F0068D9F2522"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d85f819fc716",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "38a14615699866a7d8aa07eba90efd50c5f4b81fdc1e2d08b639580d5379c8f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38A146156998"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5c5215d37ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "1fd3398054c7327f6c9f43806d750e47beb172b743a700f553a1735f0176f5cc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1FD3398054C7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbddd4ed9d21",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "00277dc522a8c0d7d3f515f5a219776cb24bb3ce53983454eeffb9925060e735",
            "a11yOccurrenceDisplayId": "A11Y-OCC-00277DC522A8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b53ffef38275",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "fe77e48e80367bbcf073aeb6a691ffc6910aa1d77e7211381e3b389132cceb54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE77E48E8036"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6eb7d6412ad3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "b8f2b9a494de1f62847ab34be34770ecd6bedbc6bef8b28e1f71875fcc3f7d59",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8F2B9A494DE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55b2276b9d4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "c68ec18a79d54b11748b836254c386efcaafc631857ee640331a15c1ecd2e269",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C68EC18A79D5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e079c3cf4847",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "931346d714ef4ef900229292a1e98ac9b91e86bfa284dd345b2508ed6bdf7630",
            "a11yOccurrenceDisplayId": "A11Y-OCC-931346D714EF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb6a2f2f3f7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "0141663c52b46de4ce88128f2dba0a1aaf75c5d88adfbab3b0d6e23b9bb931fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0141663C52B4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6554114a98b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "43bb93634f1a3b7561860d1151d9d5faf3c13705adcc711207039b105bdbc3dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-43BB93634F1A"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f01686124638",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "1d0c4525a37d60d5f677848d043c447fa62c08a65121e1709c5ec428471c6bdd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D0C4525A37D"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63357f5ec654",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "ef4f66ac9d6b8a88ffa5de12c2a30edfad886a0b02d5895635484596b71edb56",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF4F66AC9D6B"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12446,
          "settleDelayMs": 10000,
          "auditMs": 600,
          "totalMs": 13686
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "e5d97ae61aef",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "0adefca31cc4ae2af6f16ae196cc09a531a06e5eb9c1982a595e56d7104a9d6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0ADEFCA31CC4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "dac9c3fdc096",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "9feeb3a3a08895fdc117756ceffc7e00627bde097a13548c1735f234a335c6ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9FEEB3A3A088"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ce63aec8b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d2beb3293b1270714fa14b4399d6a6d93b11c8d811942d0d194add300cedbe5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2BEB3293B12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ce63aec8b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d2beb3293b1270714fa14b4399d6a6d93b11c8d811942d0d194add300cedbe5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2BEB3293B12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ce63aec8b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d2beb3293b1270714fa14b4399d6a6d93b11c8d811942d0d194add300cedbe5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2BEB3293B12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ce63aec8b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d2beb3293b1270714fa14b4399d6a6d93b11c8d811942d0d194add300cedbe5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2BEB3293B12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ce63aec8b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d2beb3293b1270714fa14b4399d6a6d93b11c8d811942d0d194add300cedbe5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2BEB3293B12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ce63aec8b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d2beb3293b1270714fa14b4399d6a6d93b11c8d811942d0d194add300cedbe5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2BEB3293B12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ce63aec8b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d2beb3293b1270714fa14b4399d6a6d93b11c8d811942d0d194add300cedbe5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2BEB3293B12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4ce63aec8b14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "d2beb3293b1270714fa14b4399d6a6d93b11c8d811942d0d194add300cedbe5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2BEB3293B12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2afcad1c5205",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea2758cf264aa4150c12efd5f9581bd4ad370b56b990bcf5e3d4c018149a29a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA2758CF264A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7e33a53031ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "123c7a043ea84754f73f128189924b650391e97ba0c5f284b1a2d6168587c35c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-123C7A043EA8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "d311c1269c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "a156b30c70de00b1ed43332d8f52560a054142acb36f747b7f91e90998dbedb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A156B30C70DE"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "6f89c7dcbc5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "15ff6decf566126a6de1128e048b6160fb391263f95273c9f0c2bfba68650502",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15FF6DECF566"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8619f030e17e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "12b327b16a32b93776601e565f94b43df08d7b87409900efe6e19e62dd473311",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12B327B16A32"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f7c75d25aaf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "065ca6966030b6df76b74492808ec82276e8b7433e4a01056ce7eba6007246d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-065CA6966030"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "0c5d0ab0d3ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "0b114d68519876e9e230a9cb4698f8b8ade78c7d04d729eee1e9ed9f0d0f6f9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0B114D685198"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 362,
        "pageNavigationMs": 12446,
        "pageLoadDelayMs": 10000,
        "totalMs": 32744,
        "scannerMs": {
          "axe": 14611,
          "accesslint": 13686
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "C. Bascom Slemp Federal Building, Big Stone Gap, VA | GSA",
      "elapsedMs": 33846,
      "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": 948,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"C. Bascom Slemp Federal Building, Big Stone Gap, VA, history, architecture, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va\">\n<meta property=\"og:title\" content=\"C. Bascom Slemp Federal Building, Big Stone Gap, VA\">\n<meta property=\"og:description\" content=\"C. Bascom Slemp Federal Building, Big Stone Gap, VA, history, architecture, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>C. Bascom Slemp Federal Building, Big Stone Gap, VA | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161136\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161136\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      C. Bascom Slemp Federal Building, Big Stone Gap, VA\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            C. Bascom Slemp Federal Building, Big Stone Gap, VA \n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/6wgpFnPrCRLDg3QW8\">322 Wood Ave E, Big Stone Gap, VA 24219</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_164682_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/VA_BigStoneGap_Slemp.jpg?itok=H_Sjvq4U\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164682_570_0_0\" alt=\"Slemp Federal Building, Big Stone Gap\" class=\" img-responsive\"></div><p>The C. Bascom Slemp Federal Building in Big Stone Gap, Virginia is situated in the center of the small, commercial downtown at the southwest corner of Wood Avenue and East Fourth Street. Designed as a U.S. Post Office and Courthouse, the building was completed in 1912. Since its construction, the federal building has served as a vital local landmark. The building is named for C. Bascom Slemp, U.S. Congressman representing Virginia’s 9th congressional district from 1907 to 1923, Secretary to the President for Calvin Coolidge in 1923 and 1924, and distinguished local figure who had grown up in Big Stone Gap.</p><p>The three-story hipped-roofed building was designed under Treasury Department Supervising Architect James Knox Taylor in the Second Renaissance Revival style, a style popular in the early years of the twentieth century. The formal composition relied on the unity of parts, monumental scale, symmetry, rhythm, and classical ornamentation for its architectural effect. The parts of the building were clearly defined and each elevation carefully proportioned to create a dignified and solid character. Although smaller and less ornate than other examples of period federal buildings, the Big Stone Gap building exhibited the monumentality and solidarity associated with the style.</p><p>The small town of Big Stone Gap was just twenty-five years old (incorporated in 1888) when the construction of the federal building began. The town was named for the surrounding mountainous region, sited on a gap in the Stone Mountain between the Powell River and the South Fork of the Powell River. The town economy was established and grew based on the presence nearby of what was believed to be a vein of remarkably pure iron (which later turned out to be not very pure and quite hard to access) and on the nearby coal deposits. An iron furnace was erected in the area c. 1891. 1891 also saw the arrival of two rail lines, which ran to depots about a mile from town. To bridge this distance, a small dummy railroad was established to bring passengers and freight into the center of town. This railroad running near the center of town ran down the center of Wood Avenue and is seen in early photos of the federal building. The town boomed for a few years, but soon the bubble burst, before recovering in the early 1900s.</p><p>By the turn of the century, population growth spurred the need for a new post office and courthouse, and in 1904, an act of Congress established a United States District Court in Big Stone Gap. A temporary court facility was set up on the second floor of the Goodloe Building, across the street from the present site of the federal building. The first mention of plans for construction of a post office and courthouse in Big Stone Gap appeared in the 1908 Annual Report of the Supervising Architect. Two additional acts of Congress in 1909 and 1911 appropriated budgeted funds for the site and construction of the federal building: $100,000 for the construction and $15,000 for the site. Four lots were purchased from two private joint owners in June 1909 for a total of $6,000. The site offered a 132-foot frontage on Wood Avenue and East Fourth Street.<br><br>The design and construction documents for the building were executed under the direction of James Knox Taylor, the Supervising Architect for the U.S. Treasury Department from 1897 to 1912. The Big Stone Gap building was under construction in 1912, Taylor’s final year in office. James A. Wetmore, the acting Supervising Architect (1912-1913) and Oscar Wenderoth, the next Supervising Architect (1913-1915), both supervised the completion of the building.&nbsp;<br><br>The C. Bascom Slemp Federal Building was listed in the National Register of Historic Places on December 23, 1975. The federal building remains a significant component of the central business district today and still functions as an active post office and houses federal offices. After a period of infrequent court use during the 1970s, the building became an active courthouse again during the 1990s, but has once again reverted to intermittent use during the 2010s as the judge for the region elected to focus court activities in Abingdon, sixty miles to the east.</p><h2>Facts</h2><ul><li>Architect: Taylor, James Knox</li><li>Construction Dates: 1911-1912</li><li>GSA Building Number:&nbsp;VA0020ZZ</li><li>Landmark Status:&nbsp;Listed in the&nbsp;National Register of Historic Places</li></ul><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-595797\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-595797\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-623526\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-623526\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-105623\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-105623\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-459336\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-459336\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-407563\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-407563\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-728979\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-728979\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-471176\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-471176\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-800685\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-800685\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-298581\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-298581\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680117236\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"dd0bdc6f-7473-4bf5-a1f5-f48d4166c7b3\",\"entityVid\":\"367852\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161136\",\"entityTitle\":\"C. Bascom Slemp Federal Building, Big Stone Gap, VA \",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 996,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12093,
          "settleDelayMs": 10000,
          "auditMs": 1836,
          "totalMs": 14527,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "424c98d25bd4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "2b75e788981f3c94c8404084e7a3f0c130857e4d59653ffae7722dfde9048f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B75E788981F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4398310909c9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "3fa65242c9d2d16174923414fff1e97bfe3120cef74b7dc0fc231a047223cac3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3FA65242C9D2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35e379918d4f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "96d0e09d7aaa541711483ba2d30c8f4a60c9b6cb526b732ab7c7f2f88005aa11",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96D0E09D7AAA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85f4e0a66c84",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "e5c06ab7ff11426ce9f9510e9556bdd148d89813942b809da3243284fe214dc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E5C06AB7FF11"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e210934d7de3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "939b1559b281f2e16c98584e1e4c5d5c3091cb636ea45f8951eb37a77fa3176b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-939B1559B281"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea98fb280af0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "8e6a1b6f6db44382e47281ea11cc6a95c6758d743d44d86cc733168b4c2939ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E6A1B6F6DB4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21feacbf59fd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "be0cec95f4a2a64d62f981e9d86c7356a365d0b3ec851cb0e99cd0fa6c8779ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0CEC95F4A2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e66aec700db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "98d969e6734c7fbb541b8842a0d1ea4463b150f2e9e62bec3e36341048976137",
            "a11yOccurrenceDisplayId": "A11Y-OCC-98D969E6734C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1418a8731c30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "772b9bd8e6047ff4af3daae3393d5228d300aefe9fb06fbe65c7ea84c73646df",
            "a11yOccurrenceDisplayId": "A11Y-OCC-772B9BD8E604"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e605338d1cb3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "e1bc7f19702baad2820ce205b87637b9378132b1c3cf5b79e07eb0412a2fb829",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1BC7F19702B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3df126769097",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "728ee652449c5f69695db544d0a2c575d7a6523c1c335006a52f9089375f41a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-728EE652449C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acfef0d7cb55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "5461bf7117eb2c987833209c14ce723d1a064ee875d0fab0784ce4c8ecaf196d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5461BF7117EB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a88c3759b7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "2f5d2fa1239a2a6f16e314beca794889cb07cfdfc235f7295f872710a227ee6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F5D2FA1239A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7f9d781ec13",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "23f444adf03e26efb7728cc7c1192a14d05deda406241ed1b6c6a8849af16740",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23F444ADF03E"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0988883bbc61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "a5541b3fbce2f6213dc440afcb1b2a561770cc9fe1be2a6f7ae3a9ae9ad3cec4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5541B3FBCE2"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ee55abc80d6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "572d274cff116eb75e78a633bc2a03d354dcab034d9adc6560ceb9f96b6cdf1b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-572D274CFF11"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12221,
          "settleDelayMs": 10000,
          "auditMs": 584,
          "totalMs": 13445
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "ab2470e7850e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "8c4a27fa938b93ae6c9534d36aad17fcf55e214da6d5d8184c88dac42b34cd54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8C4A27FA938B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "b2a2a3227a1d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "915ce074262bbc7861da63ac10c612a1378df1ea04dfd7ff07e48ba479963aee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-915CE074262B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "0c444fc5f73d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "05c915bcfaf0ca42fc59baa57db4f855e0a8e3b1b1c5f4f9ffdea7815889b4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05C915BCFAF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "0c444fc5f73d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "05c915bcfaf0ca42fc59baa57db4f855e0a8e3b1b1c5f4f9ffdea7815889b4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05C915BCFAF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "0c444fc5f73d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "05c915bcfaf0ca42fc59baa57db4f855e0a8e3b1b1c5f4f9ffdea7815889b4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05C915BCFAF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "0c444fc5f73d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "05c915bcfaf0ca42fc59baa57db4f855e0a8e3b1b1c5f4f9ffdea7815889b4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05C915BCFAF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "0c444fc5f73d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "05c915bcfaf0ca42fc59baa57db4f855e0a8e3b1b1c5f4f9ffdea7815889b4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05C915BCFAF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "0c444fc5f73d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "05c915bcfaf0ca42fc59baa57db4f855e0a8e3b1b1c5f4f9ffdea7815889b4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05C915BCFAF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "0c444fc5f73d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "05c915bcfaf0ca42fc59baa57db4f855e0a8e3b1b1c5f4f9ffdea7815889b4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05C915BCFAF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "0c444fc5f73d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "05c915bcfaf0ca42fc59baa57db4f855e0a8e3b1b1c5f4f9ffdea7815889b4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05C915BCFAF0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "30fb56d64dc8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "497104a455f63d6305125614452ecc5ddc2ff5e25719ce3796b8909960d2654c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-497104A455F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e2d0d257f730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a77d8aeaf88741b0e6c80026b3caaa44ecb4dc782d5e9b97cba0d4a4523a0d96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A77D8AEAF887"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "cba6066190df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "521a982a915619561d4a2586123c3852624afffdf14ffcd5a8a1bffa3008839d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A982A9156"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "c2e4b0c8a748",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "7d7e2bfcc2065114f96bc6e5ffaf2970a60db54c5ce7d0ef3b0781e965e33948",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D7E2BFCC206"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "249a4d8671e1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "0af74f53b57d3ef4feb37c258cb679f1b1732972f8736269dbdad3e640c0f960",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0AF74F53B57D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d05d9320ee51",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "a7736ed9cfde67a95e7914cdc46b724d60f35f9ab03f733121cab47d167b7cdc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A7736ED9CFDE"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "87154a317f52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "809420de0585fad5142289f0eca356306f611629c136f499cdd33a34a9f52fd5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-809420DE0585"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1589,
        "pageNavigationMs": 12221,
        "pageLoadDelayMs": 10000,
        "totalMs": 33846,
        "scannerMs": {
          "axe": 14527,
          "accesslint": 13445
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Center Building - St. Elizabeths, Washington, DC | GSA",
      "elapsedMs": 33833,
      "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": 941,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Center Building - St. Elizabeths, Washington, DC, history and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc\">\n<meta property=\"og:title\" content=\"Center Building - St. Elizabeths, Washington, DC\">\n<meta property=\"og:description\" content=\"Center Building - St. Elizabeths, Washington, DC, history and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Center Building - St. Elizabeths, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161138\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161138\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Center Building - St. Elizabeths, Washington, DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Center Building - St. Elizabeths, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:&nbsp;</strong><a class=\"usa-link--external\" href=\"https://goo.gl/maps/KKMRoguTYPoCUsvH7\">2700 Martin Luther King Jr. Avenue, SE, Washington, DC</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_164702_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/DC_StEsCenterBuilding_0.jpg?itok=pFhyUKKY\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_164702_570_0_0\" alt=\"St. Elizabeths Center Building\" class=\" img-responsive\"></div><p>St. Elizabeths was established by Congress in 1855 as the Government Hospital for the Insane. In addition to providing mental health facilities for the Army, Navy, and District of Columbia, the facility also served as a hospital for Civil War soldiers. In 1916, Congress officially changed the name of the facility to St. Elizabeths Hospital.</p><p>St. Elizabeths is divided into two campuses. The West Campus is owned by the federal government and is under the custody and control of the U.S. General Services Administration (GSA). It is located in the Anacostia community in southeast Washington on a hill overlooking the Anacostia River with panoramic views of Washington and Virginia. The East Campus, owned by the District of Columbia, is located across Martin Luther King, Jr. Avenue from the West Campus and is still in use as a mental health facility.</p><h2>Facts</h2><ul><li>Construction Dates: Between the 1850s and the 1960s.</li><li>GSA Building Number:&nbsp;DC0066EE</li><li>Landmark Status: National Historic Landmark</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-207665\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-207665\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-576902\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-576902\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-614278\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-614278\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-231471\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-231471\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-748913\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-748913\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-753071\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-753071\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-668223\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-668223\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-355799\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-355799\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-304880\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-304880\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680118236\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"af04b7f5-10e8-48af-812f-f4d7578b3c8f\",\"entityVid\":\"367853\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161138\",\"entityTitle\":\"Center Building - St. Elizabeths, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 989,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12322,
          "settleDelayMs": 10000,
          "auditMs": 1846,
          "totalMs": 14768,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ec3f4021c72",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "ccf12ca5f4f31745ffdf821c60cccbc51fb8c4855dbba73770e3aa35ee47f415",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCF12CA5F4F3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f0939a93bd9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "fbf1d406dad4d384f401b6ec898e0d07e92520ba1af0586f92269a3c96b7d9e1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FBF1D406DAD4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e12571ce7985",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "e9b91ee78d106d5eee78e3b2b04e55d811d68428a08625ec6905c6750bc54494",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9B91EE78D10"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f97a7abf3f63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "d1a191faa8e7ff7a177dd75862e04af17a214cfbb41edd80eb83f0884e53a90b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D1A191FAA8E7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bbcd06ee0ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "79524a703613f92d0c2a7bbf4e38a199f8c542e5788fe77322c610967d80716f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79524A703613"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f47d3e62c7eb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "57751882ee11fa0bdd342b44f768b4171d2e5b64fe4b25b985fa24d7c02c747e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57751882EE11"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db3dd4bc7228",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "ae1f555db3573d97a788c20b543ddf37ea884e7faae01dd6e2a9b2bcbf9028eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE1F555DB357"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d69394ec347",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "3c0bc69dc891cffea0f1ac94e5387f0b49adf65a6efba20872eb99f0b03160a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3C0BC69DC891"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a9199886797",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "e92917532ae2a22f43a1b1ef5fdd09054177f7418a6ee0d969d4b63729c41918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E92917532AE2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "356f33ef1cdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "1a3a27aef9e3e8c610e232882515acc3675fb7761f87ca3bd4470668201949b4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A3A27AEF9E3"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "162adf12e664",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "e2806ce2b39e6d744109ffc8f9d20e761f28e1b2ed9ba9dbc54bbc6bf6734594",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2806CE2B39E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae0fc549b065",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "ea3916b5bb7e44172e1a023534dc4be1080cd5e5f4fe3aceaa60788cb70d447d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA3916B5BB7E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "647e9d59597d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "a21ded3ddced22b5062a13f34e21e65795149bd1fce168c9e90fad0cd1ae275d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A21DED3DDCED"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22b162364a67",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "dfaacbfd0a68aa3c24305884426d8ac75072ad3df75af058818df07c8bc65568",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DFAACBFD0A68"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5d5fbba372f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "3717b6193fc7ff11952e046cb9e89becc0d5f1d64d4e9c1cd7436c65a4ff5d68",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3717B6193FC7"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2130f1268cf4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "01fd02faae3d79ee4d2243e0f1ca605515aa7a149c41b0e9b23fd9a1d40dac71",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01FD02FAAE3D"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12206,
          "settleDelayMs": 10000,
          "auditMs": 581,
          "totalMs": 13425
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "4a71c09a2a00",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "7e528f1592b9dfe66314722c7cc56414550c096783a9f3e98b7ce623e3400b21",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E528F1592B9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "f5cb23ad40ac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "063b5f8107bfc3212306ec3107c479dac006d67cd0e48b59bd945d68de32136d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-063B5F8107BF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f30c21235c57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "b68d4d8d450d1a8c39993e7c90507b7ab0ab4996942196c5a42e93b57fe83e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B68D4D8D450D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f30c21235c57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "b68d4d8d450d1a8c39993e7c90507b7ab0ab4996942196c5a42e93b57fe83e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B68D4D8D450D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f30c21235c57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "b68d4d8d450d1a8c39993e7c90507b7ab0ab4996942196c5a42e93b57fe83e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B68D4D8D450D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f30c21235c57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "b68d4d8d450d1a8c39993e7c90507b7ab0ab4996942196c5a42e93b57fe83e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B68D4D8D450D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f30c21235c57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "b68d4d8d450d1a8c39993e7c90507b7ab0ab4996942196c5a42e93b57fe83e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B68D4D8D450D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f30c21235c57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "b68d4d8d450d1a8c39993e7c90507b7ab0ab4996942196c5a42e93b57fe83e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B68D4D8D450D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f30c21235c57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "b68d4d8d450d1a8c39993e7c90507b7ab0ab4996942196c5a42e93b57fe83e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B68D4D8D450D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f30c21235c57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "b68d4d8d450d1a8c39993e7c90507b7ab0ab4996942196c5a42e93b57fe83e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B68D4D8D450D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "01b0e89b81c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "650de541f94b93e2c2810ddb14f4ba4730bf172b24a2ec240e293bd5ac7c9d86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-650DE541F94B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0d3e97cc20e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "0d1601ca353720480189d0521c41b87b72cf3f4c832cdf9aa09a13c247846857",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D1601CA3537"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "741083e5c2f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c33e12d5a9961add964c75c1da3871c3b8d303feaeae384e001df7b36f810636",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33E12D5A996"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "490ad83c75b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "b5c13c6e940f76a12bcc40c7ed080101bb5239ac434a4de2fced11b537afb33e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B5C13C6E940F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "44751455a8cf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "57a95646d7bbcc0330350adbcd29f29a9a94a3c6deb61d80423d399cf5c30ec5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57A95646D7BB"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "bbc77bed2381",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "a27f306dc8e649171a23ee823ac162ab4643490cce352c5c8bcf597c2e1af63a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A27F306DC8E6"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "cdfa234f94f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "1d021024ebd36ef05a860bed2d8c8d7d41664b543a21982e95d57d76f99bb4be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D021024EBD3"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1422,
        "pageNavigationMs": 12322,
        "pageLoadDelayMs": 10000,
        "totalMs": 33833,
        "scannerMs": {
          "axe": 14768,
          "accesslint": 13425
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/central-heating-plant-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Central Heating Plant, Washington, DC | GSA",
      "elapsedMs": 33847,
      "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": 1025,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Central Heating Plant, Washington, DC history, architecture, significant events, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc\">\n<meta property=\"og:title\" content=\"Central Heating Plant, Washington, DC\">\n<meta property=\"og:description\" content=\"Central Heating Plant, Washington, DC history, architecture, significant events, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Central Heating Plant, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161084\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161084\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Central Heating Plant, Washington, DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Central Heating Plant, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/5q2L5SCobv7qCgZu8\">325 13th St SW, Washington, DC 20024</a></p><h2>History</h2><div class=\"usa-small padding-left-0\" id=\"resp_img_164975_1\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_small_345/private/DC_CentralHeatingPlant.jpg?itok=sOUfb1x1\" imagesize=\"small\" is_downloadable=\"0\" id=\"img_164975_345_0_1\" alt=\"Central Heating Plant, Washington DC\" class=\" img-responsive\"></div><p>In April 1931, the U.S. Department of the Treasury announced its plan to construct the Central Heating Plant, which would furnish steam to twenty-six federal buildings in Washington. The government stated that special attention would be given to the design of the new structure, and the U.S. Commission of Fine Arts (CFA) would review all plans.</p><p>At the turn of the twentieth century, growing concern over the disjointed appearance of the National Mall and the blighted neighborhood surrounding it led to the McMillan Plan of 1901, which, incorporating the ideals of the City Beautiful movement and the L’Enfant Plan of 1791, recommended that Washington’s monumental core be redeveloped as an enclave of classically inspired public buildings. Plans went largely unrealized until the Public Buildings Act of 1926 authorized the government to hire private architects and spurred a large-scale building program.</p><p>As new federal buildings began rising along the Mall, the need for an efficient heating system became critical. The government selected prominent French-American architect Paul Philippe Cret, who also designed the Organization of American States building and the Folger Shakespeare Library in Washington, to develop plans. Cret met with the CFA throughout 1931 as it reviewed the smokestack height and exterior design. Responding to concerns over his initial design, which included three tall smokestacks that dramatically affected Washington’s skyline, Cret incorporated the stacks within the building but allowed them to rise to a height at which fumes would not be objectionable to occupants of nearby buildings.</p><p>When the cornerstone was laid on July 7, 1933, the $5.7 million facility was characterized as the largest heating plant in the world. Construction proceeded quickly, and in January 1934 workers delivered the first load of coal to the plant. By 1936, the plant’s six boilers were heating seventy-one public buildings. In 1948, the West Heating Plant was constructed in Georgetown to share heat production for federal buildings in Washington. Despite numerous equipment changes, the Central Heating Plant retains its original configuration, materials, and function. In 2007, it was listed in the National Register of Historic Places.</p><h2>Architecture</h2><p>Described by the Works Progress Administration as “a forceful example of functional design” in a 1937 visitors guide to Washington, the Central Heating Plant was hailed for both its architecture and efficiency. Architect Paul Philippe Cret designed the monolithic steel and masonry main building in the Art Deco style, characterized by a stepped facade, linear composition with walls broken into vertical planes by long expanses of recessed windows, and stylized ornamentation.</p><p>Located in the northwest corner of a site bounded by Twelfth, Thirteenth, C, and D streets, the six-story variegated buff, brown, and yellow brick building is symmetrically designed with a limestone base. A continuous limestone string course separates the first floor from the upper floors, which contain vertically arranged industrial awning windows. The windows rhythmically break up the expansive elevations on the west, north and south.</p><p>Fronting Thirteenth Street, the symmetrical west facade is articulated by a projecting tower and central main entrance. Limestone stairs flanked by rounded limestone cheek walls lead to the entrance sheltered by a streamlined metal overhang. Aluminum-frame sidelights and transom surround double glass doors, and are encased within a rounded limestone frame.</p><p>On the first floor, four terracotta panels depict machinery housed within the building: a generator, heat exchanger, blower, and safety valve. A centrally located stack of steel-frame windows extends from the second to the fifth floor. Projecting brick bays framing the windows are flanked by narrow vertical window stacks, which are in turn framed by brick buttresses. Above the central stack of windows, a terracotta stylized panel illustrates the heating plant boiler. A denticulate classicized cornice caps the entrance block. A steel-framed screen wall with a metal panel roof, added in 1973, tops the building.</p><p>The secondary elevations contain architectural details similar to those found on the facade, including vertical bays of industrial awning windows alternating with brick buttresses, and a classical cornice. Facing Twelfth Street and obscuring the original east elevation, the 1958 six-story refrigeration plant addition, while designed to echo the original plant, has wider bays and slightly different brick hues.</p><p>The Central Heating Plant main building’s interior was designed primarily for utilitarian use, and therefore has large mechanical spaces necessary to hold boiler equipment. The first floor lobby and stair hall are accessed from the west, or main, entrance. The lobby is a small, one-story space finished in a brown-veined marble and brown-toned terrazzo floors framed by a black granite border. Original decorative vent covers adorn the east wall of the lobby. Two wooden and glass panel doors lead to the mechanical rooms behind the lobby. A small stair hall located at the north end of the lobby originally led to offices for workers. The stairway is u-shaped and contains original terrazzo treads and a stylized metal balustrade. In the mechanical spaces, steel catwalks run between equipment.</p><p>Mechanical equipment has been continually repaired and replaced since the plant opened in 1934. While still capable of running on coal, the plant now runs on natural gas and uses oil only as an emergency fuel source. The two remaining original boilers were significantly modified during the mid-1990s and converted to firing of natural gas and distillate fuel oil. Today, the plant services about one hundred Washington buildings.</p><h2>Significant Events</h2><ul><li><strong>1931:&nbsp;</strong>Treasury Department announces plan to construct Central Heating Plant.</li><li><strong>1933:&nbsp;</strong>Assistant Secretary of the Treasury L.M. Roberts lays cornerstone. Plant operations begin the next year.</li><li><strong>January 1937:&nbsp;</strong>WPA records daily plant statistics: 15 million pounds of steam produced from 1.8 million gallons of water and 700 tons of coal.</li><li><strong>1948:&nbsp;</strong>West Heating Plant constructed in Northwest Washington to share heat production with Central Heating Plant.</li><li><strong>1958:&nbsp;</strong>Refrigeration plant addition constructed.</li><li><strong>2007:&nbsp;</strong>Central Heating Plant listed in National Register of Historic Places.</li></ul><h2>Facts</h2><ul><li>Architect:&nbsp;Paul Philippe Cret</li><li>Architectural Style:&nbsp;Art Deco</li><li>Construction Dates:&nbsp;1933-1934</li><li>GSA Building Number:&nbsp;DC0001ZZ</li><li>National Register of Historic Places Landmark Status:&nbsp;National Register Listed</li><li>Primary Materials:&nbsp;Brick, limestone, and steel</li><li>Prominent Features:&nbsp;Stepped, variegated brick facade with tall industrial awning windows and buttresses; terracotta sculptural panels with stylized depictions of plant machinery</li></ul><h2>Poster download</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_73507_1\"><img src=\"https://www.gsa.gov/system/files/CHPposter.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_73507_0_0_1\" alt=\"Central Heating Plant\" class=\" img-responsive\"></div><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/Historic_Preservation/Washington_DC_CentralHeatingPlant.pdf\">Download the poster [PDF - 205 KB]</a></p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-252688\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-252688\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-338880\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-338880\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-954771\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-954771\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-792967\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-792967\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-649624\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-649624\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-645003\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-645003\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-382049\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-382049\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-261307\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-261307\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-120086\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-120086\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680020623\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"6236e820-a929-44ec-abfb-e1e85e698fb9\",\"entityVid\":\"367779\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161084\",\"entityTitle\":\"Central Heating Plant, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1072,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12343,
          "settleDelayMs": 10000,
          "auditMs": 1921,
          "totalMs": 14866,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49402c8507f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "35d40a0422d459b12ee71e44d8cefdaf82e48f65136482b1741610773365f718",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35D40A0422D4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ab3f04344f7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "9bf06c8233a9370b8efd27094cbfa95ab85422223ab5fe92b452f7e32eed074e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9BF06C8233A9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fafcebad284e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "35d45154f76473afbde676b1dc0377f24f1a6bfeccf8abbebab3b4f6b1f85929",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35D45154F764"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb2070868d60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "276974aad9ab263fac5858b2d1b30e0f52f278890ce41d51fdbeb53c2f03d2ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-276974AAD9AB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f761ab0cf87a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "7b5c0ab58d65b404b4b1b485c8068db41d94358a05fb5a5b15550af738a1b296",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B5C0AB58D65"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41e5f30dcf7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "ccde4e5a6053ac5e0b561ebd52a0d985a459e743fe787c91c6c171f4b7c0634e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCDE4E5A6053"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df7f2a164ff3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "4a8bad10193304ba68712f1c437b15a8562faa6c3f645889d0c8ab2ec29a2ac4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4A8BAD101933"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e89de59cda56",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "ae27992cb9069b9ca855ff3431e2ba14690f952a6557f431c38837ba1c316ef1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE27992CB906"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1dcfbc5d3fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "7eeee93a8b429577317455455709036ae1e2518bc8f8c3f7421fa87b7a17a407",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7EEEE93A8B42"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00614a870166",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "cb42b5c25365ae458d20d02ff37aa948e9561860abc028e98affafc9eabdcc4f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB42B5C25365"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e08df8b323b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "3ef93aaf8fb74292da9355bd6b672bedfd41fe2542963a41664f8e506fbff87d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EF93AAF8FB7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fae72e9f51d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "38b40630745788b6b64d6d68e1e76dcbb5764321e6a379e6419b6518b58318ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38B406307457"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c1b1927e209",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "b7ba2259ee011c41a93db7439f9ba70c947d8184c67515130b11529ee91aac9e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B7BA2259EE01"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2801872bfbd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "6f1bd537049b72ad82bf0ec395fa08493da176e2e9cd62ee2670559e848e9aa2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6F1BD537049B"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "815a6df90f0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "b04ae36f42795809e7a21f2a8bd5675e7825a0dd2c35b9aa2c96484ca4a516a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B04AE36F4279"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c128cc5c1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "0e5cf5c8359c488d7bc2cef5a9109242e15210ab1fe0ca45e375007946f87f9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E5CF5C8359C"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12333,
          "settleDelayMs": 10000,
          "auditMs": 600,
          "totalMs": 13575
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "c0a572395c6b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "d586885f742d411f7b002a69f08988cf9eef788111dbdfe443a33605f47a0a2d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D586885F742D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "052b01d07722",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "d370de0258710d3fe53777b341d960a656057daa1a22719b1f76f0159569220b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D370DE025871"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "44e009106efe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "96bf9f1d19548dbc3269278695967378688361e9558bc9d7757f10040244be45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96BF9F1D1954"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "44e009106efe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "96bf9f1d19548dbc3269278695967378688361e9558bc9d7757f10040244be45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96BF9F1D1954"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "44e009106efe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "96bf9f1d19548dbc3269278695967378688361e9558bc9d7757f10040244be45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96BF9F1D1954"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "44e009106efe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "96bf9f1d19548dbc3269278695967378688361e9558bc9d7757f10040244be45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96BF9F1D1954"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "44e009106efe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "96bf9f1d19548dbc3269278695967378688361e9558bc9d7757f10040244be45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96BF9F1D1954"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "44e009106efe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "96bf9f1d19548dbc3269278695967378688361e9558bc9d7757f10040244be45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96BF9F1D1954"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "44e009106efe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "96bf9f1d19548dbc3269278695967378688361e9558bc9d7757f10040244be45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96BF9F1D1954"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "44e009106efe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "96bf9f1d19548dbc3269278695967378688361e9558bc9d7757f10040244be45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96BF9F1D1954"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "55483eb1c02c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5db5d70d5a0edac61e49613493c54f662cc24cbb5ee903adc47f93a88b9ef41d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DB5D70D5A0E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b5b9d17034cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "35fab9a373e0a58eb8ea7cb1f75f41165997728119b0ce4c9c86848577bf72ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35FAB9A373E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c2356b1a7667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "862bfdb52f26bc53b3002bb7698fa252b5c082a37238ade2f04d205e0f052fff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-862BFDB52F26"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "da9ea18262bf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "7dd1c2fba604c18a267089e280292f404cf0f92570ae78cdc0b9369d1579bc01",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7DD1C2FBA604"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "9713b99f1a8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "3e93b9d6b2c20e71566d9b99c0119e874e24c0724c50f21d3081c76697db0a2b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E93B9D6B2C2"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "c141f3d21182",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "e242cd6cc1c0d50865928dfa9acd50070a25ea3b4b0e241467d6ab0c1b8a1186",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E242CD6CC1C0"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1596a5ebde9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "e03d3376ae34ac17510aeb1d0f4ff5cfc1bfea1f1ba023e10a7c95455c6b42d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E03D3376AE34"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1470,
        "pageNavigationMs": 12343,
        "pageLoadDelayMs": 10000,
        "totalMs": 33847,
        "scannerMs": {
          "axe": 14866,
          "accesslint": 13575
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Century Station Federal Building and U.S. Post Office, Raleigh, NC | GSA",
      "elapsedMs": 33128,
      "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": 938,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Century Station Federal Building and U.S. Post Office, Raleigh, NC history and facts\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off\">\n<meta property=\"og:title\" content=\"Century Station Federal Building and U.S. Post Office, Raleigh, NC\">\n<meta property=\"og:description\" content=\"Century Station Federal Building and U.S. Post Office, Raleigh, NC history and facts\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Century Station Federal Building and U.S. Post Office, Raleigh, NC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161143\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161143\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Century Station Federal Building and U.S. Post Off\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Century Station Federal Building and U.S. Post Office, Raleigh, NC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/3iwGijG6gyTexjeGA\">300 Fayetteville St, Raleigh, NC 27602</a></p><p>In 1792, Raleigh was established as North Carolina’s seat of government. Congress approved $50,000 for a new post office and federal building in 1856, but construction was postponed due to the Civil War. By 1870, Raleigh was slowly recovering from the war, but construction continued to be delayed until 1873 when Congress increased the appropriation to $200,000. Designed by Alfred B. Mullett (1834–1890) during his term as supervising architect of the U.S. Treasury Department, the building reflects his penchant for the Second Empire style, prominently displayed in his design for the State, War and Navy Building (Dwight D. Eisenhower Executive Office Building) in Washington, D.C.</p><p>Bordered by Fayetteville, Martin, and Salisbury Streets, the building is located in the heart of Raleigh’s central business district. This site was strategically chosen for its proximity to multiple county and state administration buildings, including the Wake County Courthouse. On July 4, 1874, citizens gathered for the laying of the cornerstone, which contained a copper box filled with 1874 coins, documents, and photographs. The building was completed in 1878 at a final cost of $400,000.</p><p>Raleigh’s population grew to more than 25,000 by 1910 and the growing community required an expanded post office. The 1913 addition, designed by Raleigh architect Frank Buchanan Simpson (1883–1966), nearly doubled the size to 37,800 square feet. In 1938, the second major addition, designed by local architect William Henley Deitrick (1895–1974), increased the square footage to more than 90,000.</p><p>The building was listed in the National Register of Historic Places in 1971 and was renamed Federal Building Century Postal Station in 1978, in celebration of its centennial. Throughout the 1970s, a number of alterations changed the building’s character, with florescent lighting replacing chandeliers and drop ceilings covering molding. The U.S. Bankruptcy Court and Post Office, current occupants of the building, urged an extensive rehabilitation and restoration project that was completed in 2007. The project reintroduced many of Century Postal Station’s historic features.</p><h2>Facts</h2><ul><li>Architect:&nbsp;Alfred B. Mullett</li><li>Construction Date: 1878</li><li>GSA Building Number:&nbsp;NC0058ZZ</li><li>National Register of Historic Places Landmark Status:&nbsp;National Register Listed</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-236334\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-236334\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-122948\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-122948\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-923761\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-923761\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-708401\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-708401\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-921275\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-921275\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-439161\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-439161\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-316343\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-316343\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-901536\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-901536\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-751000\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-751000\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680124519\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"343d1d78-7e93-4259-a049-fc3cc4d475c9\",\"entityVid\":\"368193\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161143\",\"entityTitle\":\"Century Station Federal Building and U.S. Post Office, Raleigh, NC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 986,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11918,
          "settleDelayMs": 10000,
          "auditMs": 1837,
          "totalMs": 14359,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f057e87a79d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "cd2e4cb4235b0485f7220d864132921e0458733ee5118f1a7b87fa44289111cc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD2E4CB4235B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54ae903b858c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "5820739bfb1ce4b8770818b12f939bfdd1e70f4b46a2efefbe8e4ef1fd852711",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5820739BFB1C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78a79278902e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "720033a55088f1e9b5c80fde17137cdd2e76676b55ab72332303e5a6fce51761",
            "a11yOccurrenceDisplayId": "A11Y-OCC-720033A55088"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbd548eda2c2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "2f23ac613387782615f8ae2701ba27f86faf10085f7a1f119f655172b8839952",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F23AC613387"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c5568f81cc4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "389e6493bd00aa8658cbfc91490e05ef6ba4d3eb7ecf2581190187a1b7e2d9d7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-389E6493BD00"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dd52c131c8e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "dee03085c220dd1489ace2dfa0d9b27833985e61c463caf1c76c5c88ebc2c8ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEE03085C220"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cc72a3ed486",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "a61c4e2c491b2cc75a4e2ff86c771a09fadbcafe8dadc07203e599ee94ec9a45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A61C4E2C491B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fd0ebf72ba3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "9b60d66843f34cb857aa1c55658193fb72c907a429aea812850d8b3f05e3202f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B60D66843F3"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef9177173df7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "20849fe80989083a1d7bb0217bb6d53fbc9a6a49a61e21e756becaf6a653e116",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20849FE80989"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8be74efe8fb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "439b6f7f8f767f1c728e487e57206d97bbb166a1d89d2ade1af622ee539b2213",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439B6F7F8F76"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52fc30b2e26c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "67fa384c6cca866c5671fd7e2ff72a759434468348ce7fdc88e8660d92b2fbfc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67FA384C6CCA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6421b44a9c4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "bcfe84fa300b6eb0338f951117c7306266642860f289a46a9500679748afb158",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCFE84FA300B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a6d953c5331",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "117baef9ab9c18519742b2546640441003c39bcc5bf608010c25a7f4fd6b4e28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117BAEF9AB9C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39f4528a6a79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "c31af7d6954d4919c422e40dd4e2598ae7966a38383cc73d46246a9951dfbe4d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C31AF7D6954D"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ff26ca6e185",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "c83491ce4c0baa660a0ca9af12bec1823e8f450840662df40a0154e7db2a22dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C83491CE4C0B"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9e6fc2e5e4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "b0d5f15b84246165841f58583571b9b1af07249efb28cb220970670aecf0fdbe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B0D5F15B8424"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12094,
          "settleDelayMs": 10000,
          "auditMs": 582,
          "totalMs": 13315
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "27fe71f7fd0c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "a72a7ff492e7f498ab42f3619f84f17923edf030e3c9f0d60fea19f27845a584",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A72A7FF492E7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "b7bbbc49ca97",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "63d71560880d0226b26c4346b7d0bcc9b12b48dbb9ba7ab856f292fe30d122eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63D71560880D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4cd801591cb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "31ec4819185d7d411b908ed1044a5785bce3f91b3a4b87a3511098a070abafa8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31EC4819185D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4cd801591cb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "31ec4819185d7d411b908ed1044a5785bce3f91b3a4b87a3511098a070abafa8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31EC4819185D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4cd801591cb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "31ec4819185d7d411b908ed1044a5785bce3f91b3a4b87a3511098a070abafa8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31EC4819185D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4cd801591cb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "31ec4819185d7d411b908ed1044a5785bce3f91b3a4b87a3511098a070abafa8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31EC4819185D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4cd801591cb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "31ec4819185d7d411b908ed1044a5785bce3f91b3a4b87a3511098a070abafa8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31EC4819185D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4cd801591cb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "31ec4819185d7d411b908ed1044a5785bce3f91b3a4b87a3511098a070abafa8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31EC4819185D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4cd801591cb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "31ec4819185d7d411b908ed1044a5785bce3f91b3a4b87a3511098a070abafa8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31EC4819185D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4cd801591cb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "31ec4819185d7d411b908ed1044a5785bce3f91b3a4b87a3511098a070abafa8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31EC4819185D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "952978709cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "7a64b81216fdbd6188923e52b3546836b76462732e6d9161cd66c20dbb286b9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A64B81216FD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cddb0b5c07b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "96c9607e325bc5e8e161270f20b3b51f5cae1afa59c669d573ec39345394b793",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96C9607E325B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "65a04e8bfdc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bad74abc11455b310a4e574db7ae78ca1eef040c8b54e830afe46fc3fbc91cdf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAD74ABC1145"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "b75e1ac7461e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "6efdce3674aeab09d56e33c61dc433c48a34848612b818b2c173499525c4e061",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EFDCE3674AE"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d509bf8cb309",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "4fe5d9da1d23f0e1da2de5221cdf7b7e2148f69bd945dd9959100400e35a7c86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4FE5D9DA1D23"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "cd0ee11b6d36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "65c73072cdcc60e8baa1068cbf6601e409e631390f9eab2d979d404f6808bf7f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65C73072CDCC"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "449e061c9667",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "0893e0436210fd1eee36531113c2c49f29a7b55e7f61c7df6dac0ac469d87c36",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0893E0436210"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1236,
        "pageNavigationMs": 12094,
        "pageLoadDelayMs": 10000,
        "totalMs": 33128,
        "scannerMs": {
          "axe": 14359,
          "accesslint": 13315
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "C.F. Haynsworth Federal Building and U.S. Courthouse, Greenville, SC | GSA",
      "elapsedMs": 34031,
      "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": 939,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"C.F. Haynsworth Federal Building and U.S. Courthouse, Greenville, SC, history, architecture, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc\">\n<meta property=\"og:title\" content=\"C.F. Haynsworth Federal Building and U.S. Courthouse, Greenville, SC\">\n<meta property=\"og:description\" content=\"C.F. Haynsworth Federal Building and U.S. Courthouse, Greenville, SC, history, architecture, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>C.F. Haynsworth Federal Building and U.S. Courthouse, Greenville, SC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161145\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161145\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      C.F. Haynsworth Federal Building and U.S. Courthouse, Greenville, SC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            C.F. Haynsworth Federal Building and U.S. Courthouse, Greenville, SC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:&nbsp;</strong><a class=\"usa-link--external\" href=\"https://goo.gl/maps/RgH4v6tWMY2VM9a78\">300 E Washington St, Greenville, SC 29601</a></p><p>The C. F. Haynsworth Federal Building/Courthouse is significant because of its representation of a specific period of Federal architecture and because it is a symbol of the Federal presence in Greenville.</p><p>The passage of the Public Buildings Act of 1926 precipitated a period of building construction that was unprecedented in the United States. The Public Buildings Act specified that the office of the Supervising Architect of the the Department of the Treasury would be responsible for the design and construction of all public buildings. The C.F. Haynsworth Federal Building and Courthouse was constructed during this period, in 1937.</p><p>The office of the Supervising Architect of the Department of the Treasury designed the Federal buildings of the early 1930s. Occasionally a private architectural firm was hired to design a public building. Perhaps due to the failure of over half of the nation’s architectural firms in the Depression, the design of public buildings by local firms was encouraged by the mid-1930s. The Federal Building in Greenville was designed by Eric Kebbon and completed in 1937. Many of the Federal buildings of this period exhibit streamlined, almost austere, finishes and features; therefore, it is generally believed that Louis Simon, Supervising Architect of the Treasury, exerted a great deal of control over the design.</p><p>The building was constructed as a Post Office, Courthouse and Federal office building. When the Post Office moved out, many of the spaces, especially on the 1st floor and lobby area, were significantly modified.</p><h2>Facts:</h2><ul><li>Architect:&nbsp;Kebbon, Eric</li><li>Construction Date: 1937&nbsp;</li><li>GSA Building Number:&nbsp;SC0028ZZ</li><li>National Register of Historic Places Landmark Status:&nbsp;National Register Listed</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-160657\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-160657\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-793232\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-793232\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-528399\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-528399\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-767157\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-767157\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-862971\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-862971\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-797499\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-797499\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-241155\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-241155\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-393309\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-393309\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-341739\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-341739\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680125078\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"c0362637-31c8-4052-8954-1ae3235b49c2\",\"entityVid\":\"368129\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161145\",\"entityTitle\":\"C.F. Haynsworth Federal Building and U.S. Courthouse, Greenville, SC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 987,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12082,
          "settleDelayMs": 10000,
          "auditMs": 1877,
          "totalMs": 14563,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28021b214c17",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "1ed743d53c78ef1f27c14762d58ef84597fd595c96a8b5a493cf4333ba8f89b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1ED743D53C78"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fea282adf1f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "34f6c7c634dee1c81126ebe4660c4a019089ade189a97d4d27f9577ddc575e5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34F6C7C634DE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75c9d8069580",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "e10443a0502da06e83a6511857210dc0e504d6a5fff2d833b123cafa7ee99c36",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E10443A0502D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8026cfc6869",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "86ae169c7bf7c61e3dff13d04e9decb17699781246753ad8decb22ad70b595e5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-86AE169C7BF7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54ce95d2fecf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "a91b445868a315644679d261c18d9216861856bf00f78c38ffacbc4e070e8d15",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A91B445868A3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c621cb3b5d38",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "365484feba648be3442ca9770df389089d4c9645d8c1e71b9803de4e65040170",
            "a11yOccurrenceDisplayId": "A11Y-OCC-365484FEBA64"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a80644a585f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "92c798b842173ff051347a194c8033c9ede1023ca96c3a6941342674bafbe436",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92C798B84217"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a20f70f27fea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "c08c45e80ac692d28d5d23709126736d83680499fc8d43998494ea38bf59298c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C08C45E80AC6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6647f90b084",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "1611196f46f289371bf40cbac98e3fd00719b8ca90dd3a3ede4f69de2bf099c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1611196F46F2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2845157bd91c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "1d19ea1f9cda58b1e06f1ae4956cb0685ee1978d99d0f12c054d4a29ea809b99",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D19EA1F9CDA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5264068a19b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "93fc173fef3315ed98a30952010bf1aaf6283ceedea054c6c7d0396863facfb8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-93FC173FEF33"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf6a0333eb6d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "cbafd0ab2b33356fc1a1f6cce6dd41463609ecaf6b66cd85c9e3717d31677b3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CBAFD0AB2B33"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc3f0226acac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "837029ed17eac1d554c893d8529891af87f4a3fe6b738439ed6804dcdab90a6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-837029ED17EA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03ef6c27d681",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "99826abff41ec9c0b13f5778c5e3db5f39371fa0cdc28f274f0ec4b2fd6c7882",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99826ABFF41E"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5f57f531329",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "dad25fce081eb4bdda9135ffc7d5c2cbccfddbed6de5df8554dc70eeeba4cbfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DAD25FCE081E"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca469201437a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "f2ba33653bad0a217d591af092885773c4deca556a9608e885a27e26e17dfaa8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BA33653BAD"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12824,
          "settleDelayMs": 10000,
          "auditMs": 591,
          "totalMs": 14061
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b10da2f66c50",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "aa529dd0ca41c05103b0774ccbfacd86ed847fef593dbff7c7f3dba079503613",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA529DD0CA41"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "eba0af5b3e7a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "0e136c95edc6c40a7bb2dd5543bb6c1eb3bd379c4e542739b7dd3bbc06e1fbc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E136C95EDC6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d042adbf51ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "18a0a4006bef4be6fd23334c86f7e691989af683d9dccd9a9d1f42308d2aa045",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18A0A4006BEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d042adbf51ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "18a0a4006bef4be6fd23334c86f7e691989af683d9dccd9a9d1f42308d2aa045",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18A0A4006BEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d042adbf51ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "18a0a4006bef4be6fd23334c86f7e691989af683d9dccd9a9d1f42308d2aa045",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18A0A4006BEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d042adbf51ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "18a0a4006bef4be6fd23334c86f7e691989af683d9dccd9a9d1f42308d2aa045",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18A0A4006BEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d042adbf51ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "18a0a4006bef4be6fd23334c86f7e691989af683d9dccd9a9d1f42308d2aa045",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18A0A4006BEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d042adbf51ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "18a0a4006bef4be6fd23334c86f7e691989af683d9dccd9a9d1f42308d2aa045",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18A0A4006BEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d042adbf51ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "18a0a4006bef4be6fd23334c86f7e691989af683d9dccd9a9d1f42308d2aa045",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18A0A4006BEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "d042adbf51ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "18a0a4006bef4be6fd23334c86f7e691989af683d9dccd9a9d1f42308d2aa045",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18A0A4006BEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "beee86fc7581",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "b97602110951be26e2c160b6b48811f09ed02b11a167a12fc87a36bf0eaa959a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B97602110951"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "addaf5b7bf8c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "53a2e4b8eedee9c6bcda276245e8c0b480912f3ead46fd368feea21a94630a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53A2E4B8EEDE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "0022cfa3a54b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9c946c436bb4f4d064ba24a5d4fce511968a18d9837d4125f1dbdf4e3c2e0268",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C946C436BB4"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "a6324b777b45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "b18cab16dd14973871ade14ac948085c8e75e8d466faeebd3991eec9ea54b2e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B18CAB16DD14"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "40a54ea01933",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "12e01f9d09fc6324f0233c2400b6f15a35b73eb3be0683279031436023dd1262",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12E01F9D09FC"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a2aee168a7ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "ca827f54ca6ba0e27232eb5bf8011dfc97c180c1679c6a245aec2333f52c7cc2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CA827F54CA6B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "9b7a20f72b4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "335dd388ce791cd5ea36a0cad638df6292e823eb643b1dfcd96c45202a77aac1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-335DD388CE79"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1065,
        "pageNavigationMs": 12824,
        "pageLoadDelayMs": 10000,
        "totalMs": 34031,
        "scannerMs": {
          "axe": 14563,
          "accesslint": 14061
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Charles A. Halleck Federal Building, Lafayette, IN | GSA",
      "elapsedMs": 33915,
      "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": 945,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;232 N 4th St, Lafayette, IN 47901HistoryIn 1929, realizing that the postal needs of Lafayette, Indiana had surpassed the facilities of the existing nineteenth-century, Romanesque-style post office, Congress authorized the design and...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in\">\n<meta property=\"og:title\" content=\"Charles A. Halleck Federal Building, Lafayette, IN\">\n<meta property=\"og:description\" content=\"Location:&nbsp;232 N 4th St, Lafayette, IN 47901HistoryIn 1929, realizing that the postal needs of Lafayette, Indiana had surpassed the facilities of the existing nineteenth-century, Romanesque-style post office, Congress authorized the design and…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-30\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Charles A. Halleck Federal Building, Lafayette, IN | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161149\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161149\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Charles A. Halleck Federal Building, Lafayette, IN\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Charles A. Halleck Federal Building, Lafayette, IN\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location</strong>:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/hL82WqHnNjcyNgKn7\">232 N 4th St, Lafayette, IN 47901</a></p><p>In 1929, realizing that the postal needs of Lafayette, Indiana had surpassed the facilities of the existing nineteenth-century, Romanesque-style post office, Congress authorized the design and construction of a new building on the same site. The legislation was passed by Congress on December 4, 1929 at the urging of Indiana Congressman Will R. Wood. President Hoover signed the measure on March 31, 1931.</p><p>The local architectural firm of Walter Scholer was selected to design the new post office building. Scholer was born in Jay County, Indiana to Swiss immigrant parents; he studied architecture at Columbia University from 1913 to 1918. Upon graduation, Scholer joined the firm of Charles W. Nichol and helped reorganize it into Nichol, Scholer and Hoffman. Subsequently, Scholer opened his own firm. During his career, Scholer assisted with many local designs, the most notable of which was the master plan for the Purdue University campus in West Lafayette, Indiana.</p><p>On June 30, 1931, the construction contract was awarded to the firm of Joseph A. Tintari of Chicago Heights, Illinois, for $245,760. Cornerstone laying ceremonies were held on October 28, 1931. The structural steel framework was completed by McClintoc-Marshall Construction Company of Chicago, Illinois. The marble was provided by the Carthage Marble Corporation of Carthage, Missouri; the limestone provided by Reed-Powers Cut Stone Company of Bedford, Indiana; and the metal work was completed by the J.S. Heath Company of Waukegan, Illinois. The building was placed into service on August 29, 1932, and the official building dedication ceremonies were held on October 5, 1932.</p><p>Shortly after its opening, artwork was sought to enhance the interior of the building’s first floor postal lobby. A competition was announced, open to artists who were residents of, or attached to, the state of Indiana. The commission was awarded to Henrik Martin Mayer; his two murals were completed and installed on the south wall of the postal lobby in 1936.</p><p>Over the years, numerous alterations and revisions have occurred that compromised the original appearance and historic character of the building. Some examples of the changes include the replacement of the original entry doors and windows with aluminum doors and windows, the addition of an elevator, removal of several light court skylight and window openings, and the building’s interior has been substantially remodeled.</p><p>The building was listed in the National Register of Historic Places on November 28, 1980, as a contributing resource to the significance of the Downtown Lafayette Historic District. In 1983, President Reagan signed a bill renaming the building after retired Congressman Charles A. Halleck. Halleck served in the U.S. House of Representatives from 1935 until 1969. During his tenure, he served as the Majority Leader from 1947 to 1949 and again from 1951 to 1955, and as the Minority Leader from 1959 to 1965. The Charles A. Halleck Federal Building is significant as an excellent example of 1930s public architecture.</p><h2>Facts</h2><ul><li>Architect:&nbsp;Scholer, Walter</li><li>Construction Dates:&nbsp;1931-1932</li><li>GSA Building Number:&nbsp;IN0057ZZ</li><li>Landmark Status: Listed in the National Register of Historic Places</li></ul><p>&nbsp;</p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-799146\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-799146\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 30, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-337907\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-337907\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-846991\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-846991\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-858126\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-858126\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-170528\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-170528\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-209797\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-209797\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-554679\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-554679\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-387200\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-387200\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-163834\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-163834\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680125910\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"180f2ece-a51d-47a6-b6c6-206174fcadc3\",\"entityVid\":\"367944\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161149\",\"entityTitle\":\"Charles A. Halleck Federal Building, Lafayette, IN\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 993,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12352,
          "settleDelayMs": 10000,
          "auditMs": 1941,
          "totalMs": 14921,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9272d1028545",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "061632a2b3076c8059286bc3dbcd37200e12b038d73d5e663c3c48073186ce3e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-061632A2B307"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6749bf946b05",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "0cbca9957b33b6e1f144fd2733806a220344230a222c36fa858bf274c7efa356",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0CBCA9957B33"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b563cc1c94e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "cf099098913ad427eaaa8f10e602c86583cf9e41a74f8e4114732a1734701b0a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF099098913A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01745ecca139",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "0137acb5b86c25ad605239c2737e91d9349e9166f99899c2462a58de6e899f2c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0137ACB5B86C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e73dc8b7d734",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "ae7535e4b969b3b828c5262a2f35e350bb52c87bf7c675d6dfeca4179b516d5d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE7535E4B969"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "353b062688ca",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "7584495d5aa23440f26a676a724a151a1f6157424526445852ab8baf33b02c4c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7584495D5AA2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff7fe7b12163",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "b7bd11e1d30ecadfbf3fc98fa24f31a9b600f31808250acf5d7ff8b36ad8abb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B7BD11E1D30E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7c20c75c542",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "04aa9fd4b9d9e58bbaa66a8354caa604dce517fa45220693c6599a5fc5091c44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04AA9FD4B9D9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "707c3a3a65a4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "5b8d03478db6b4772324e3a0898a7cb07acdb1babf53385b99b2bb2119f46e0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B8D03478DB6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d27f2cf2aac7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "a055c0e27c480d57387da74b5b259abbb66207f6eaddd4c05370b2c518f2a062",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A055C0E27C48"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deec8871826a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "c33b1739c7a759837e188586c30b04342eb518c026ce7c5952c535210b0cb580",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C33B1739C7A7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dafb605c14dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "2e5756a80b0f7c6beb52ecad02a49be6bdcc2f9f808e082b47c5c7621cbeff24",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E5756A80B0F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29861d19d319",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "065d69d069699ea0160b6ee76561171dfb426aef04ca46b375e8da4390af85c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-065D69D06969"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf23b8e41aa7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "a5648954f95c575bd626dcc3bbb52d1ffbb4004e25df6248bd0dae6f018cf645",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5648954F95C"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "727356731256",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "6f800809e47d5e394a06d1cda62ac93f86f634bebbccc0050c0af0acc4bfcceb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6F800809E47D"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dba0d5aefe2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "b409eb010b91cb54f2271b1f5c054422ca66eecf5f5f73ce532e5d138280f85a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B409EB010B91"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12186,
          "settleDelayMs": 10000,
          "auditMs": 586,
          "totalMs": 13418
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "87cb0e4280ac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "8ee5b1e64412af846e12fe8b5a0a48473eb78f58853a4e9d006242dae6577c8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8EE5B1E64412"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "a4b54295dbe3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "3cc44ca15351ce974b48ed11b2e8365eaa9193503082e968ec3e624a07ae4564",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3CC44CA15351"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "56a05b1dcd62",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2b2a64890936659ce66e51105b43355a3a8b5b192c5384e0bacfe5b9c0f3ce40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B2A64890936"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "56a05b1dcd62",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2b2a64890936659ce66e51105b43355a3a8b5b192c5384e0bacfe5b9c0f3ce40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B2A64890936"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "56a05b1dcd62",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2b2a64890936659ce66e51105b43355a3a8b5b192c5384e0bacfe5b9c0f3ce40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B2A64890936"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "56a05b1dcd62",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2b2a64890936659ce66e51105b43355a3a8b5b192c5384e0bacfe5b9c0f3ce40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B2A64890936"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "56a05b1dcd62",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2b2a64890936659ce66e51105b43355a3a8b5b192c5384e0bacfe5b9c0f3ce40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B2A64890936"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "56a05b1dcd62",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2b2a64890936659ce66e51105b43355a3a8b5b192c5384e0bacfe5b9c0f3ce40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B2A64890936"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "56a05b1dcd62",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2b2a64890936659ce66e51105b43355a3a8b5b192c5384e0bacfe5b9c0f3ce40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B2A64890936"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "56a05b1dcd62",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "2b2a64890936659ce66e51105b43355a3a8b5b192c5384e0bacfe5b9c0f3ce40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B2A64890936"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "6c3d05d2a5be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "65cd4718335525c65e08b13ae13d2fbbb84db6415fd114f9d6f840e3a9357893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65CD47183355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "50b8dd30fdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "209d07e9a593bc7756f180060edd8dbb658f03db2fd793881d713583e88b8992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-209D07E9A593"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "170ecab5cdf0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ba0239e377550348ffb0650e82c576c72406e810a090009d623d7a92864dc9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0239E37755"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "b45bd7628462",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "3457ce7623d86e68c6794f75f7a7024bf765d699fad8de5f878524549940e05f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3457CE7623D8"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ded575e34a0a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "2b46884437c481b80ccba2b0461462133f1cfff90506c46f1eb3656a03fce518",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B46884437C4"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "6ad4a32ddb76",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "bc5c0369d64473ea4bc997fe00eee4b58ccffa2c6a9afa65afd0db5dc61531fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC5C0369D644"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5b99efe6256d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "6ca787df3ed293a8716fc70888b87ed0cd138ba451e8fc20a5c1e7a7be599603",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CA787DF3ED2"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1315,
        "pageNavigationMs": 12352,
        "pageLoadDelayMs": 10000,
        "totalMs": 33915,
        "scannerMs": {
          "axe": 14921,
          "accesslint": 13418
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Charles R. Jonas Federal Building, Charlotte, NC | GSA",
      "elapsedMs": 35285,
      "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": 944,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Charles R. Jonas Federal Building, Charlotte, NC history, architecture, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc\">\n<meta property=\"og:title\" content=\"Charles R. Jonas Federal Building, Charlotte, NC\">\n<meta property=\"og:description\" content=\"Charles R. Jonas Federal Building, Charlotte, NC history, architecture, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Charles R. Jonas Federal Building, Charlotte, NC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161151\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161151\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Charles R. Jonas Federal Building, Charlotte, NC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Charles R. Jonas Federal Building, Charlotte, NC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/2Bg1WD8o2rawXtp87\">401 W Trade St, Charlotte, NC 28202</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_165418_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/Charles%20R.%20Jonas%20.jpg?itok=XE2QOad-\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_165418_570_0_0\" alt=\"undefined\" class=\" img-responsive\"></div><p>The Charles R. Jonas Federal Building in Charlotte, North Carolina derives its significance in three ways: 1) it is located on a site important to the history of Charlotte; 2) it is an excellent example of the Neo-classical Revival style of architecture exhibiting many fine exterior and interior details; 3) it is representative of the Federal presence in Charlotte, and is one of the few historic structures remaining in the Central Business District.</p><p>The first branch of the U.S. Mint was built on the northeast section of the site in 1836. Later, in 1891, a Post Office facility was built on the southwest portion of the site. The space between the two buildings was converted to a park/plaza. In 1913 the Mint functions were discontinued and the 1891 post office building torn down. In 1915 a new Post Office was built on the site of the older one. By 1932 there were threats of demolition of the Mint building. Due to an outcry by the citizens to save the building, the Mint was reconstructed in the Eastover section of Charlotte and converted into North Carolina’s first art museum. In 1934 an addition to the original Post Office was completed on the site of the Mint. The addition triples the size of the original and changed the orientation of the main facade and entry of the building to West Trade Street at the southeast.</p><p>The Charles R. Jonas Federal Building is an excellent example of the Neoclassical style of architecture with its massive columns forming a colonnade across the main entry. It also exhibits a projecting pavilion at the center of the main elevation with a portico and simple pediment. The secondary elevations are accented by engaged pilasters. The public spaces of the interior are characterized by the use of marble floors and wainscot, and ornamental plaster ceilings. The courtroom is an excellent example of 1930’s design with its oak paneling and fluted pilasters.</p><p>The site of the Federal building has historically been used for U.S. government buildings. That use continues today as the site of the Jonas Federal Building where the 1915-1934 building remains a symbol of the federal presence in Charlotte. It is, in fact, the busiest statutory location for holding Federal Court in the Western District of North Carolina. Although the settlement of Charlotte dates from the colonial period, it is very much a symbol of the “new South”. It has become one of the nation’s most important financial and marketing centers. As a result of this, the Central Business District is now largely given over to commercial enterprises housed in new buildings. Therefore, in addition to representing the Federal government in Charlotte, the Charles R. Jonas Federal Building is one of the few historic structures remaining in the Central Business District.</p><h2>Building Facts</h2><ul><li>Architect:&nbsp;James A. Wetmore</li><li>Construction Date: 1915</li><li>GSA Building Number:&nbsp;NC0013ZZ</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-946180\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-946180\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-346642\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-346642\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-742971\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-742971\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-351640\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-351640\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-375078\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-375078\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-996288\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-996288\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-610083\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-610083\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-762110\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-762110\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-838064\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-838064\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680126850\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"aa43e26b-d675-449b-af65-f0873650a345\",\"entityVid\":\"368178\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161151\",\"entityTitle\":\"Charles R. Jonas Federal Building, Charlotte, NC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 992,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12961,
          "settleDelayMs": 10000,
          "auditMs": 1881,
          "totalMs": 15445,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "449730b3a970",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "59d80a4667f77148d95a0b0932b6d2f47f95f3f392ed170b5b8fca7d0725e99f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59D80A4667F7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a38490e8e8d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "2fd73550f56896305a5599b58c7cb5ed205511d3476c8113960e4845bb427f50",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FD73550F568"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66b8e1f7ff8e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "49e9c6f2ebc8e7f384eeb7fa74406a47b09b6650e69191bf8c2d8d7da179b835",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E9C6F2EBC8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bbaeac0531e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "f43824737895fb33aadf24993c1e23fe633cff5af610fae9bb68ffed834d72ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F43824737895"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f52eda521be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "043fe682b909cc449180482ce6708afc97b19151a1fa1a5215cd96dd1b11f9ef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-043FE682B909"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6254bb1bcd36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "12fafaff6b1b0a0731b98bf8a8234e3aec468afc71a95878e2cb51aa744d0210",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12FAFAFF6B1B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e7560d3946a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "ee2b116fed9979409e32efa6c57f74c44e74f21ce6e326db0793a986c3418c3f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EE2B116FED99"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ca43faa84b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "85033161fff493cdf24cda0ea17299bb5aed2659ae3a94885ab60a21d1445719",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85033161FFF4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3c34a6fa0ff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "a72bab7facfa160858c09aec5a21f61bf8c107e61a901f8cafab8d5e581d0c9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A72BAB7FACFA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7045cb93f17a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "33cba3ec0284f874c5367b4f7f36dccb88dc14351fbe6d39199dd029c19ad23a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-33CBA3EC0284"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a10b8c5e1bc2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "75fcfa1ac6d5638d310f164f646b906da64f418d9fd5a696380770568cafc1f1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75FCFA1AC6D5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "952df73ce52f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "cb06b563a15bfaa23c88c4e5ae0192c623e94c28314270ebf07116270dd472d7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB06B563A15B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6838581fd3cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "34ccc22584a14177f6f58a90b67a2afb9d26f5ac5da40beff930b4ab256c2024",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34CCC22584A1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64bee6ef39f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "57f15de5361050acff0dc6116dd8e4f969aa1fed68438a19f0118be8fb13703d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57F15DE53610"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0021cab580e5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "90935517a763c7aa4f8755c30db1f1f359347325c215e21947d24077cf77b799",
            "a11yOccurrenceDisplayId": "A11Y-OCC-90935517A763"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbf9be12914b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "c9591b5cc302ae51ee42069762e27199f6786733087e2fa2d6fa8959dd01f68b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C9591B5CC302"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12420,
          "settleDelayMs": 10000,
          "auditMs": 583,
          "totalMs": 13649
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b507e0c75ae1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "ef604fc7417cf2eacf17178c461832958019b466fde090aaf7e14dfe7006d7c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF604FC7417C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "a805c2878cd4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "583ef028bd86e8b22b9b487cdfe9dbe24913222b237e3d260d48434ff38738bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-583EF028BD86"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fd08bb8f146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c396d61e907449601274de04dc9f03c1b7369a6b2188c7d53f3da1354ef253f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C396D61E907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fd08bb8f146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c396d61e907449601274de04dc9f03c1b7369a6b2188c7d53f3da1354ef253f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C396D61E907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fd08bb8f146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c396d61e907449601274de04dc9f03c1b7369a6b2188c7d53f3da1354ef253f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C396D61E907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fd08bb8f146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c396d61e907449601274de04dc9f03c1b7369a6b2188c7d53f3da1354ef253f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C396D61E907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fd08bb8f146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c396d61e907449601274de04dc9f03c1b7369a6b2188c7d53f3da1354ef253f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C396D61E907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fd08bb8f146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c396d61e907449601274de04dc9f03c1b7369a6b2188c7d53f3da1354ef253f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C396D61E907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fd08bb8f146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c396d61e907449601274de04dc9f03c1b7369a6b2188c7d53f3da1354ef253f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C396D61E907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4fd08bb8f146",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "7c396d61e907449601274de04dc9f03c1b7369a6b2188c7d53f3da1354ef253f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C396D61E907"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70ef72f6d890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f3b4dacf82d15acf3ff8e03096b10a88f59867ff5f350f7d07cd57be4a80a95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3B4DACF82D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "4abb18d8993b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "92d07675a70f85ef3b5b0a464b69d466fbdc5e0bcec6fbea018c5e9160026a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92D07675A70F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1e7511f23069",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c3e7d71cd3543b2afbc29e663939748e342ad1ca7d90d4a66f4b06309eb455e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3E7D71CD354"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "c92e1c1c9f0f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "716c1711bf06c7214998bc3eb5c4de1723d95538bd65f4f5de3b3110e36e8261",
            "a11yOccurrenceDisplayId": "A11Y-OCC-716C1711BF06"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "becb841c9adb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "1a57abc8f2e8bb9fcc5d8404fe373ac64bf1d748d49f8de4d6a624273f7d868f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A57ABC8F2E8"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "cb5957603cfb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "cb0072fcc547e0aab60051c4607175bdca97e93d68dce8c4a7cf288c0c45c499",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB0072FCC547"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "fc24568be246",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "b5f69add263ca55eac8283bd77abd505ddc634ffd8247f8c7713f3d830975dd1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B5F69ADD263C"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1858,
        "pageNavigationMs": 12961,
        "pageLoadDelayMs": 10000,
        "totalMs": 35285,
        "scannerMs": {
          "axe": 15445,
          "accesslint": 13649
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Chet Holifield Federal Building, Laguna Niguel, CA | GSA",
      "elapsedMs": 34576,
      "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": 1031,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;24000 Avila Rd, Laguna Niguel, CA 92677HistoryThe striking Chet Holifield Federal Building was constructed in Laguna Niguel, California, between 1968 and 1971. William L. Pereira &amp; Associates designed the building, which is unlike any...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca\">\n<meta property=\"og:title\" content=\"Chet Holifield Federal Building, Laguna Niguel, CA\">\n<meta property=\"og:description\" content=\"Location:&nbsp;24000 Avila Rd, Laguna Niguel, CA 92677HistoryThe striking Chet Holifield Federal Building was constructed in Laguna Niguel, California, between 1968 and 1971. William L. Pereira &amp; Associates designed the building, which is unlike any…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-08-15\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Chet Holifield Federal Building, Laguna Niguel, CA | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161190\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161190\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Chet Holifield Federal Building, Laguna Niguel, CA\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Chet Holifield Federal Building, Laguna Niguel, CA\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/V4pwhapC7PUHEBDd9\">24000 Avila Rd, Laguna Niguel, CA 92677</a></p><h2>History</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_74287_1\"><img src=\"https://www.gsa.gov/system/files/holifield_new.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_74287_0_0_1\" alt=\"Chet Holifield Federal Building, Laguna NIguel, CA\" class=\" img-responsive\"></div><p>The striking Chet Holifield Federal Building was constructed in Laguna Niguel, California, between 1968 and 1971. William L. Pereira &amp; Associates designed the building, which is unlike any other in the U.S. General Services Administration’s (GSA) inventory. The building has a remarkable stepped pyramid silhouette that is rare in American architecture. The unusual form references ziggurats, ancient Mesopotamian temples.</p><p>The building was originally constructed for Rockwell International, a multifaceted company that worked in the manufacturing arena for defense and space industries. Rockwell never occupied the building; the company no longer required it after a defense contract that it was relying on never came to fruition. The company offered to trade the building to the federal government in exchange for three surplus government facilities of equal value. In 1974, GSA assumed control of the building.</p><p>William L. Pereira (1909-1985) was an American architect who designed futuristic, “jet-age” landmark buildings, often in pyramidal and ziggurat forms. His best-known building is San Francisco’s Transamerica Pyramid. He designed Los Angeles Airport’s Theme Building and completed master plans for the cities of Irvine and Newport Beach, California. He also worked briefly as a Hollywood art director, sharing an Academy Award for Best Special Effects for the film Reap the Wild Wind in 1942. Pereira is credited with more than 400 projects and his stylish yet efficient architecture had a tremendous impact on California from the 1950s through the 1980s.</p><p>In 1978, the building was rededicated in honor of Congressman Chet Holifield (1903-1995), who Represented California’s 19th District from 1943 to 1974. Holifield was a Congressional adviser on nuclear weapons testing and disarmament and atomic energy.</p><p>The building’s unique form has been featured in several films, including Coma (1978), Deal of the Century (1983), and Outbreak (1995).&nbsp;</p><p>In 2020, GSA began planning to transfer the building out of federal ownership. An interactive virtual tour was developed in 2025 as mitigation under the National Historic Preservation Act. GSA invites everyone to <a class=\"external_link\" href=\"https://tapestry.cyark.org/content/chet-holifield?white_label=true&amp;explore_more=false\">visit and learn about the Chet Holifield Federal Building and it’s history</a>.&nbsp;</p><h2>Architecture</h2><p>The sculptural Chet Holifield Federal Building is skillfully executed in a stepped pyramidal form that has a similar appearance to ancient ziggurats. Modern master architect William L. Pereira developed the unified design that is unparalleled in the federal government. A large portion of the more than one million square foot building is below grade, effectively diminishing the overall mass. It is located on a 92-acre parcel of land in Laguna Niguel, California, between Los Angeles and San Diego, and approximately 4 miles from the Pacific coastline.</p><p>The building has seven tiers and is constructed of angled, painted, pre-cast concrete panels with reticulation, a textured finish that displays curvilinear forms. The building displays some characteristics of the Brutalist style of Modern architecture, which is distinguished by weighty, massive forms; rough, exposed concrete surfaces; broad, expansive wall planes; and recessed windows.</p><p>The building has a concrete frame and the lateral force-resisting system consists of concrete shear walls and single-level concrete moment frames. It was constructed on spread footings and caissons. Anodized aluminum windows, which are separated by slanting concrete walls with triangular forms, are recessed between the horizontal levels. Evenly spaced windows provide a consistent rhythm to the symmetrical building, which has a sprawling horizontal emphasis. The top tier of the building has a large flat roof with attached protruding vertical elements, providing additional texture to the structure.</p><p>The east entrance is trapezoidal in form, referencing the overall shape of the building. A moat of smooth rocks surrounds the building on three sides, alluding to the idea that the massive structure is a modern-day fortress. A formal, classically inspired, symmetrical plaza is located outside of the main entrance. Grass panels, trees, landscaped beds, and planters greet visitors and provide contrast to the massive concrete structure. When the site was developed, more than 2,500 trees and 6,500 shrubs were included in the initial landscape plan. Concrete benches echo the materials and form of the building.</p><p>In the lobby, both escalators and elevators provide high-speed vertical movement. Pereira’s efficient interior circulation system allowed for a maximum travel time of approximately five minutes between any two points in the building. Select walls are covered in wood paneling and some areas contain wooden slat ceilings, several of which are coffered. Vinyl tile and carpet cover the floors. Portions of the interior were redesigned by GSA to accommodate increased office space.</p><p>Other buildings on the site include a maintenance warehouse; 500,000-gallon water tank that services the fire protection system; energy plant, cooling tower; a 1,000,000-gallon thermal energy storage tank; and security buildings. A heliport is located on the site and additional landscaped areas are found throughout the large parcel. When constructed, the complex had 6,200 parking spaces, which radiate diagonally along the building axes, in anticipation of the thousands of employees that were to occupy the facility.</p><p>In 2003, state-of-the-art upgrades and modifications to the roofing were completed as part of an energy-saving plan that saves $650,000 per year in utility costs. Elevators, critical to efficient circulation in the building, were upgraded in 2005.</p><h2>Significant Events</h2><ul><li><strong>1968:</strong>&nbsp;Construction commences</li><li><strong>1971:</strong>&nbsp;Construction completed</li><li><strong>1974:</strong>&nbsp;GSA assumes ownership of building</li><li><strong>1978:</strong>&nbsp;Building renamed to honor Chet Holifield</li><li><strong>2003:</strong>&nbsp;Energy-efficient roofing upgrade completed</li><li><strong>2020</strong>: GSA began planning for the building’s disposal</li></ul><h2>Facts</h2><ul><li>Architect:&nbsp;William L. Pereira &amp; Associates</li><li>Architectural Style:&nbsp;Sixties Modern</li><li>Construction Dates:&nbsp;1968-1971</li><li>GSA Building Number:&nbsp;CA0521SS</li><li>Primary Materials:&nbsp; Pre-cast Concrete Panels</li><li>Prominent Features:&nbsp;Tiered pyramid form; Weighty massiveness; Recessed windows; 92-acre landscaped site</li></ul><h2>Poster Download</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_74289_1\"><img src=\"https://www.gsa.gov/system/files/09_Laguna_sm.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_74289_0_0_1\" alt=\"poster of Chet Holifield Federal Building, Laguna NIguel, CA\" class=\" img-responsive\"></div><p>&nbsp;</p><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/09_Laguna_sm.pdf\">Download the poster [PDF - 549 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-894105\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-894105\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Aug 15, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-379934\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-379934\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-939479\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-939479\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-311183\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-311183\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-199923\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-199923\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-219931\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-219931\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-289201\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-289201\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-537965\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-537965\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-626120\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-626120\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680537388\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"fc848765-cdb8-4d7c-8c15-ede0e627a99a\",\"entityVid\":\"384634\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161190\",\"entityTitle\":\"Chet Holifield Federal Building, Laguna Niguel, CA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1078,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12356,
          "settleDelayMs": 10000,
          "auditMs": 2163,
          "totalMs": 15121,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ca1640e741d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "cd7678d5df35c964be352a17a39183289f3c4cd455e1de4994299e691e6c0c1c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD7678D5DF35"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bde1a782bc24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "cf3c7bed76aa4a6b5fc20f070ec03b61243c9c728295da01f895cbe5577c0f4f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF3C7BED76AA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "685d623aa480",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "6d1ecc4704f9393abbdf30b6a2cd09d988b6a1b31f40c8d06e04f5e63f4e829f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D1ECC4704F9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15f1d6be4c01",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "1d27363bdbf5a73d8f9196926fb8503221dc87343216f42e6fd36121e400d1d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D27363BDBF5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fe50d077aa2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "f3ab7fa6412e9cee1faf402b094715f0855555ad5ee1c454fd747c2ccdf71f40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3AB7FA6412E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "597315ebd263",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "1166fb767a903a54eaab80e594e428af5276f528c105fac5c4d8167a76dc99dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1166FB767A90"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ef524c70798",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "0a482963a7d2584dc73c6bd26709b9121622c7bfc1ccf436046a1ea75df2e1e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0A482963A7D2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47a792d9907c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "a0f5f1a49b91530ce13d843df74bb176ba6180516aaf08be2f61a463b48846a8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0F5F1A49B91"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e308c10ee0c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "1b4d1ce6198fd88e6cb66f5897c0eef56981e9ce6af15025e3c06df5212cb1d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1B4D1CE6198F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "741c9445e29f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "5199e9587d7ee6667b7bcd8f7b3baefcd7c822c31de8bbd7f2432342719ccbd7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5199E9587D7E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86c55ae0cf32",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "f49f168ab5f9f5138ad22c5d10c359ec52120cfbb5681c8faafeb347fc60e00e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F49F168AB5F9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cf71a1fc9d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "c00c9a32698b43c38d09f9a189e7dfcf9d34687a7e40f92ed99cfa8259962be7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C00C9A32698B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b122d1c3b37",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "992eda3b81abc8ab052941cf9ef8ea709589a83274298699e0fcd5c4e0a3c3cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-992EDA3B81AB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52f4f0c36504",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "f118a3a61492542f0836e8a6dd86a5ef273a8a6aacd49d435004c8c800c150a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F118A3A61492"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62e8fde05589",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "5a92e76932b13b09449b9e307ce4242c2b00f99a630c7f7afcc3abeab3ea0ae8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5A92E76932B1"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ec57f8e6833",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "4cf5c80a06b1464ce2974320224fde658c15fa6738c1acb7a383d00a32196eca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CF5C80A06B1"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12395,
          "settleDelayMs": 10000,
          "auditMs": 599,
          "totalMs": 13644
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "9e8424a577ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "b18426f9bbab2701e988cde5d39eae047b0a6ca74e8ae8719fa90394a3e07d3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B18426F9BBAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "d2d42f2b9367",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "c70c38dc01718c6b56913ee2b588e3fa7ddd186381323cd93ba15cf21c3b03a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C70C38DC0171"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "bea6051bec34",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "84b9d0efbf8f3ba0bcedd031467d66548c8bd6334a9543f36e0f89b3786c950f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84B9D0EFBF8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "bea6051bec34",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "84b9d0efbf8f3ba0bcedd031467d66548c8bd6334a9543f36e0f89b3786c950f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84B9D0EFBF8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "bea6051bec34",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "84b9d0efbf8f3ba0bcedd031467d66548c8bd6334a9543f36e0f89b3786c950f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84B9D0EFBF8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "bea6051bec34",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "84b9d0efbf8f3ba0bcedd031467d66548c8bd6334a9543f36e0f89b3786c950f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84B9D0EFBF8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "bea6051bec34",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "84b9d0efbf8f3ba0bcedd031467d66548c8bd6334a9543f36e0f89b3786c950f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84B9D0EFBF8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "bea6051bec34",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "84b9d0efbf8f3ba0bcedd031467d66548c8bd6334a9543f36e0f89b3786c950f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84B9D0EFBF8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "bea6051bec34",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "84b9d0efbf8f3ba0bcedd031467d66548c8bd6334a9543f36e0f89b3786c950f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84B9D0EFBF8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "bea6051bec34",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "84b9d0efbf8f3ba0bcedd031467d66548c8bd6334a9543f36e0f89b3786c950f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84B9D0EFBF8F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "668259206f4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "02f657dcd91a349847df045ca24b5f6b1fb16108cd1f06dbbc1a17eaf45e67e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-02F657DCD91A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "c61a17c82808",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "ab0b89afb3ba9cdadfde0a0acf8e35e6488c1fa3ec5e7bb9900541d22070dd9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB0B89AFB3BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e74d4cbefa4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "b8042b7f8abb5fe695e93e5492905dccb6fecae0d4b36af396eb9760813ebb5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8042B7F8ABB"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "ef971a17a4ca",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "a22314d4372499da1ef57429507eed047ea36243baf94bb30dfb0f0171d8b400",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A22314D43724"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "bdd483e107c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "1eb0c5e74efea081e060c7636ab70290b144f578e400b2ec9f3c583d430829a5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EB0C5E74EFE"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "6d07a062c750",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "7d22ba3d8d7a3490612940b2f6ad4140f8e6ddc76eabf65032edfe095755786f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D22BA3D8D7A"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d42afb6e08ab",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "f363fbdff2f02bd659a35c5f4a30e27309257a58052b9b299a5bd81eff418cb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F363FBDFF2F0"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1516,
        "pageNavigationMs": 12395,
        "pageLoadDelayMs": 10000,
        "totalMs": 34576,
        "scannerMs": {
          "axe": 15121,
          "accesslint": 13644
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Chief Mountain U.S. Border Station, Babb, MT | GSA",
      "elapsedMs": 33225,
      "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": 940,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;1395 Chief Mountain Hwy, Browning, MT 59417The Chief Mountain Border Station and the Pump House were built in the National Park Service Rustic style in 1939. The detached Garage was built in 1941 in the same style. These buildings were...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt\">\n<meta property=\"og:title\" content=\"Chief Mountain U.S. Border Station, Babb, MT\">\n<meta property=\"og:description\" content=\"Location:&nbsp;1395 Chief Mountain Hwy, Browning, MT 59417The Chief Mountain Border Station and the Pump House were built in the National Park Service Rustic style in 1939. The detached Garage was built in 1941 in the same style. These buildings were…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Chief Mountain U.S. Border Station, Babb, MT | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161192\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161192\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Chief Mountain U.S. Border Station, Babb, MT\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Chief Mountain U.S. Border Station, Babb, MT\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/YcQ6oeXqRbo5NiaU7\">1395 Chief Mountain Hwy, Browning, MT 59417</a></p><p>The Chief Mountain Border Station and the Pump House were built in the National Park Service Rustic style in 1939. The detached Garage was built in 1941 in the same style. These buildings were constructed for the support and purpose of monitoring the border crossing between two national parks — Glacier National Park in the United States and Waterton Lakes National Park in Canada. The development of this need arose from the rise in visitation and automobile traffic which paralleled the development and expansion of the road systems in Glacier National Park, specifically the completion of the Going-to-the-Sun Road in 1933.</p><p>Designed by A. Paul Brown and built in 1939, the Chief Mountain Border Station is a good representative example of the National Park Service Rustic architectural style. The one and one-half story building was financed by the United States Treasury Department and fits well into its rural park setting. Despite its ties with the United States Government and the National Park Service, it appears none of President Franklin Delano Roosevelt’s work relief programs took part in the building’s construction. There is documentation that the Civilian Conservation Corps (CCC) played a major role in construction at Glacier National Park from 1934 to 1942, but no evidence has been found that they were involved with the Chief Mountain Border Station. Additionally, no evidence has been found that the Works Progress Administration or the Public Works Administration contributed on this undertaking.</p><p>Located within the popular Glacier National Park, the Chief Mountain Border Station was one of forty-eight border stations built in the 1930s along the entire United States-Canada border from Vermont to Washington, and at selected locations along the Mexican border. Before the construction of these facilities border and custom procedures took place in other federal buildings, such as post offices and court houses, as the majority of federal funding for border facilities went to major seaport cities. It was not until 1920 when border stations away from bodies of water were seen as necessary, partly due to new Congressional legislation, but more so due to the profound impact to mobility for bootleggers, alien-smugglers, tourists, and the rest of the population that was greatly affected by the automobile and federal and state programs to improve roads. To improve the physical circumstances under which customs and immigration laws were enforced along the borders, over $700,000,000 was appropriated for the construction of new public buildings during the 1930s, including border stations, under control of the Treasury Department.</p><p>These new border stations had a prototypical architectural style and site layout, making use of a symmetrical building with a canopy extending over the main elevation where traffic would stop. The interior of the building was divided equally between custom and immigration purposes, with long counters separating general space at the entrance of the building upon which paperwork was processed. The rear portion and any upper floors of the building were used for living quarters of the customs and immigration inspector’s families, and basements generally contained storage areas and detention cells, with the necessary system equipment of the building. The border stations were provided with garage space, generally consisting of two separate wings, for storage of the inspector’s own vehicles on the northern wing and secondary inspections of traveler’s automobiles in the southern wing. Commonly consisting of several bays, the floor of at least one of the bays on the southern wing would contain a long and narrow pit from which an inspector could examine the underside of a vehicle. The exteriors of these buildings were constructed primarily in brick in a simplified Georgian Colonial Revival style, a popular style in both private and public sectors the United States society at the time. However, there were a few locations where the standard plans were somewhat modified to reflect their cultural or physical surroundings, including the Chief Mountain Border Station. Due to its location within Glacier National Park and design assistance from the National Park Service, the building housing the facilities at Chief Mountain incorporates the standard plan of border stations, but uses a more rusticated building style to be further in harmony with the surrounding area. While employing overall symmetry in its plan, the Chief Mountain Border Station and Quarters varies from the standard plan of border stations. Instead of incorporating the two standard garage wings as found on other border stations, the Chief Mountain Border Station has a single detached three-bay garage directly to the south of the building. This is due perhaps to the somewhat steep slope of the surrounding land, making two garages on either side of the building difficult to build and access. Additionally deviating from the standard plan is the building’s use of its canopy. Rather than having a canopy extend from its main elevation, Chief Mountain’s canopy is incorporated to the overall mass of the building, as one heavy gable-end roof covers both the building and the canopy in one form. A third, smaller, building is located on the property, known as the “pump house.” This structure is similar in style to the main border station, and houses mechanical equipment.</p><p>The Chief Mountain Border Station has been in continuous use since the completion of its construction in 1939, and has retained its original use throughout the years. Serving as both a border station to inspect traffic traveling between both sides of the Waterton-Glacier International Peace Park and as a multiple unit residence for the inspectors patrolling the international border, this noteworthy building has seen few alterations over the years. The building retains much of its historic integrity, is in good condition, and illustrates one variation of the border station design from the 1930s.</p><p>–Excerpts from the National Register form for the Chief Mountain Border Station &amp; Quarters, NRIS number: 06000744, listed 5/20/2008.</p><h2>Facts</h2><ul><li>Construction Date: 1939</li><li>GSA Building Number:&nbsp;MT0501AD</li><li>National Register of Historic Places Landmark Status:&nbsp;National Register Listed</li></ul><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-536277\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-536277\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-540667\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-540667\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-139838\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-139838\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-863078\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-863078\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-862737\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-862737\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-144463\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-144463\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-246819\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-246819\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-527438\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-527438\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-379002\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-379002\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680538129\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"54419312-29c7-4f44-ad7a-0f40dd03cf50\",\"entityVid\":\"368086\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161192\",\"entityTitle\":\"Chief Mountain U.S. Border Station, Babb, MT\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 988,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12224,
          "settleDelayMs": 10000,
          "auditMs": 1828,
          "totalMs": 14651,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0deef8140d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "3df8f63338141056f249315a2307c3a1d722630609aee252b4dae165881af92d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DF8F6333814"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6f5956f064f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "79c65404aed3afc458fd869af35286491ec835f0e673932a3bdb92f40aa4a8fb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79C65404AED3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "783c3396c608",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "9e9817195a87a506d29f7299fb53e40036b1192b77ec590a9100a50392cc3f3e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E9817195A87"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17d2dc8f391a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "34b89440f529b14f4d20f11d44127be4bc8437a57cd80eddc080077dd5acb83e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B89440F529"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b3090dd1504",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "3a1c77e7a7b89a4994bb1d45773841fcd4eda3daa4ff9ea8b1ffa4702ebb6e96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3A1C77E7A7B8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3226254a08f0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "71d7265d882616605e292217f34c24742eed8d25c146e5fbf092df86d315ae9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71D7265D8826"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3f7e151772a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "1b8a3f9fbf92cb62315ff029d61587e6e5a3ddc2243a075a54b4e32e19439c41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1B8A3F9FBF92"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e871351a870",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "51c2903c1294e0c803a8a9320ad80af09c0a92d575290fb62483e1024d28e3bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-51C2903C1294"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20e3822cc6e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "ae4f5870e045c9baf21b96dbf6cc44a8fb733f81df9ded2fd54d0c48bd22b830",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE4F5870E045"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c246b17f2cf9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "71a3a890fa691dea6087173b834cd54585546b0c387363650d55356694be3675",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71A3A890FA69"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6250f1cdd208",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "16471ff51eeb49564b08e5743bbb761d0d512ce7f33b20425fc6da2e723e7cae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16471FF51EEB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc1118175bde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "be8a7e921ba30859e77eff1c35c08f94c86ae05339c0f20f1e578d62820bb4dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE8A7E921BA3"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d813457c587",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "23042cf081aa84cc742063f50514e8b9892439af26e86ea195f2bc3c0cf7465c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23042CF081AA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3097153528b5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "6e7c2d8870937bec72f612edb745eb6f815ad1cba271ef2479ef4e67a57770b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6E7C2D887093"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2ad3246eaee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "0dbb16ab92d3c906f819d1fdea22a69e9e5353cf4ad245048db7d58a00948dce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0DBB16AB92D3"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b651a5b9a409",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "9cee19e91387446c3521564fd70f9c7c36f01730a2f8d898aa6cebbf046865f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CEE19E91387"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12041,
          "settleDelayMs": 10000,
          "auditMs": 580,
          "totalMs": 13262
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "19c8f0acd8e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "f8c13e16568ff048248037cf81c8ac662504ab491f8cf76c6088e3b2ecb149a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F8C13E16568F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "1e1e86953202",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "889aba4898f02876e91d173d3e61489cb251c659deffd916f25c2bd5e6f92b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-889ABA4898F0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "cb7912abe006",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c36843c46d5ee48cf3db18c4e2b9400e25f42a70615abecc275bb3eb508765c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C36843C46D5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "cb7912abe006",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c36843c46d5ee48cf3db18c4e2b9400e25f42a70615abecc275bb3eb508765c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C36843C46D5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "cb7912abe006",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c36843c46d5ee48cf3db18c4e2b9400e25f42a70615abecc275bb3eb508765c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C36843C46D5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "cb7912abe006",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c36843c46d5ee48cf3db18c4e2b9400e25f42a70615abecc275bb3eb508765c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C36843C46D5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "cb7912abe006",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c36843c46d5ee48cf3db18c4e2b9400e25f42a70615abecc275bb3eb508765c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C36843C46D5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "cb7912abe006",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c36843c46d5ee48cf3db18c4e2b9400e25f42a70615abecc275bb3eb508765c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C36843C46D5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "cb7912abe006",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c36843c46d5ee48cf3db18c4e2b9400e25f42a70615abecc275bb3eb508765c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C36843C46D5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "cb7912abe006",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c36843c46d5ee48cf3db18c4e2b9400e25f42a70615abecc275bb3eb508765c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C36843C46D5E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cb2c0e1ad98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64333fca25396c9ae79a4fe6ae6aea51259d14c3e4df541e6ed73b9df4942dc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64333FCA2539"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "8d3667bf2fa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5ef39be6776c899aaac747a9f867aeb973e285a8390d37de290136ff1fc4d3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EF39BE6776C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "3637c53fe740",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f3e780aa7f0636fdb10a79ed32e94269f2779e29546d8d4460b63e7da0f3770c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3E780AA7F06"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "064211fc17cf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "107d3de69f804148652a00181a8b4b05e2443241a477fa1816c04539ffcbd907",
            "a11yOccurrenceDisplayId": "A11Y-OCC-107D3DE69F80"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8a2fff865890",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "b7032f4a3edf5746018f9599ebaf9edb806a237cd6e090a013354b8b7cfdb7a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B7032F4A3EDF"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f117398e8c14",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "7269e721118fc2367de752e0ba4ec4ad89525592d2da6ddc0ddef754d8480a62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7269E721118F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "2ec4e60ab034",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "1bd31c0c0087ca2bab8c20ef25e0a60930838220b88a8fa1138ef77172c8fbcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1BD31C0C0087"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1444,
        "pageNavigationMs": 12224,
        "pageLoadDelayMs": 10000,
        "totalMs": 33225,
        "scannerMs": {
          "axe": 14651,
          "accesslint": 13262
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Chief Mtn Border Station Garage, Babb, MT | GSA",
      "elapsedMs": 32607,
      "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": 934,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;1395 Chief Mountain Hwy, Browning, MT 59417 The Chief Mountain Border Station and the Pump House were built in the National Park Service Rustic style in 1939. The detached Garage was built in 1941 in the same style. These buildings were...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt\">\n<meta property=\"og:title\" content=\"Chief Mtn Border Station Garage, Babb, MT\">\n<meta property=\"og:description\" content=\"Location:&nbsp;1395 Chief Mountain Hwy, Browning, MT 59417 The Chief Mountain Border Station and the Pump House were built in the National Park Service Rustic style in 1939. The detached Garage was built in 1941 in the same style. These buildings were…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-30\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Chief Mtn Border Station Garage, Babb, MT | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161157\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161157\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Chief Mtn Border Station Garage, Babb, MT\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Chief Mtn Border Station Garage, Babb, MT\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong> <a class=\"usa-link--external\" href=\"https://goo.gl/maps/CKr5BV3erRwK7Ldd6\">1395 Chief Mountain Hwy, Browning, MT 59417</a></p><h2>Significance</h2><p>The Chief Mountain Border Station and the Pump House were built in the National Park Service Rustic style in 1939. The detached Garage was built in 1941 in the same style. These buildings were constructed for the support and purpose of monitoring the border crossing between two national parks — Glacier National Park in the United States and Waterton Lakes National Park in Canada. The development of this need arose from the rise in visitation and automobile traffic which paralleled the development and expansion of the road systems in Glacier National Park, specifically the completion of the Going-to-the-Sun Road in 1933.</p><p>&nbsp;</p><p>Designed by A. Paul Brown and built in 1939, the Chief Mountain Border Station is a good representative example of the National Park Service Rustic architectural style. The one and one-half story building was financed by the United States Treasury Department and fits well into its rural park setting. Despite its ties with the United States Government and the National Park Service, it appears none of President Franklin Delano Roosevelt’s work relief programs took part in the building’s construction. There is documentation that the Civilian Conservation Corps (CCC) played a major role in construction at Glacier National Park from 1934 to 1942, but no evidence has been found that they were involved with the Chief Mountain Border Station. Additionally, no evidence has been found that the Works Progress Administration or the Public Works Administration contributed on this undertaking.</p><p>&nbsp;</p><p>Located within the popular Glacier National Park, the Chief Mountain Border Station was one of forty-eight border stations built in the 1930s along the entire United States-Canada border from Vermont to Washington, and at selected locations along the Mexican border. Before the construction of these facilities border and custom procedures took place in other federal buildings, such as post offices and court houses, as the majority of federal funding for border facilities went to major seaport cities. It was not until 1920 when border stations away from bodies of water were seen as necessary, partly due to new Congressional legislation, but more so due to the profound impact to mobility for bootleggers, alien-smugglers, tourists, and the rest of the population that was greatly affected by the automobile and federal and state programs to improve roads. To improve the physical circumstances under which customs and immigration laws were enforced along the borders, over $700,000,000 was appropriated for the construction of new public buildings during the 1930s, including border stations, under control of the Treasury Department.</p><p>&nbsp;</p><p>These new border stations had a prototypical architectural style and site layout, making use of a symmetrical building with a canopy extending over the main elevation where traffic would stop. The interior of the building was divided equally between custom and immigration purposes, with long counters separating general space at the entrance of the building upon which paperwork was processed. The rear portion and any upper floors of the building were used for living quarters of the customs and immigration inspector’s families, and basements generally contained storage areas and detention cells, with the necessary system equipment of the building. The border stations were provided with garage space, generally consisting of two separate wings, for storage of the inspector’s own vehicles on the northern wing and secondary inspections of traveler’s automobiles in the southern wing. Commonly consisting of several bays, the floor of at least one of the bays on the southern wing would contain a long and narrow pit from which an inspector could examine the underside of a vehicle. The exteriors of these buildings were constructed primarily in brick in a simplified Georgian Colonial Revival style, a popular style in both private and public sectors the United States society at the time. However, there were a few locations where the standard plans were somewhat modified to reflect their cultural or physical surroundings, including the Chief Mountain Border Station. Due to its location within Glacier National Park and design assistance from the National Park Service, the building housing the facilities at Chief Mountain incorporates the standard plan of border stations, but uses a more rusticated building style to be further in harmony with the surrounding area. While employing overall symmetry in its plan, the Chief Mountain Border Station and Quarters varies from the standard plan of border stations. Instead of incorporating the two standard garage wings as found on other border stations, the Chief Mountain Border Station has a single detached three-bay garage directly to the south of the building. This is due perhaps to the somewhat steep slope of the surrounding land, making two garages on either side of the building difficult to build and access. Additionally deviating from the standard plan is the building’s use of its canopy. Rather than having a canopy extend from its main elevation, Chief Mountain’s canopy is incorporated to the overall mass of the building, as one heavy gable-end roof covers both the building and the canopy in one form. A third, smaller, building is located on the property, known as the “pump house.” This structure is similar in style to the main border station, and houses mechanical equipment.</p><p>&nbsp;</p><p>The Chief Mountain Border Station has been in continuous use since the completion of its construction in 1939, and has retained its original use throughout the years. Serving as both a border station to inspect traffic traveling between both sides of the Waterton-Glacier International Peace Park and as a multiple unit residence for the inspectors patrolling the international border, this noteworthy building has seen few alterations over the years. The building retains much of its historic integrity, is in good condition, and illustrates one variation of the border station design from the 1930s.</p><p>&nbsp;</p><p>—Excerpts from the National Register form for the Chief Mountain Border Station &amp; Quarters, NRIS number: 06000744, listed 5/20/2008.</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-792651\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-792651\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 30, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-626713\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-626713\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-344122\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-344122\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-387787\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-387787\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-679738\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-679738\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-598858\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-598858\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-682036\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-682036\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-421983\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-421983\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-867303\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-867303\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680202911\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"3a72f71f-31bb-4a1e-9253-4631367fd827\",\"entityVid\":\"367975\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161157\",\"entityTitle\":\"Chief Mtn Border Station Garage, Babb, MT\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 982,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11908,
          "settleDelayMs": 10000,
          "auditMs": 1829,
          "totalMs": 14332,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71062c01e3db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "8ce1f51eb49affaa0dee1c36061f11d28efc263e2435f083fdd9b38d42375030",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8CE1F51EB49A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0208bd1fb2ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "0c52fd02a8b545a7e16c214b88ffb80bf3256d8ee8d6e415a1586ade36131c15",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C52FD02A8B5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "667150d05d5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "15d219512db1c3f6a1a6264440c5adbe8e892cd03b4d6ce94a95b21433b7aa64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15D219512DB1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "444ade6cbeed",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "0031d7c37df122ad650f6568407eb96110805d3412bb6acacc831817936f4f2b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0031D7C37DF1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f2c8fcdf3f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "e23cefb61349371c0aeb7859885fd2c39b82596893e41b24a5772173cf42cdf2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E23CEFB61349"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7d1254ee8ac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "7fbf5cdba25340d239927e0275793f679eeab1ff295791d9d672fd4c1bd6381d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7FBF5CDBA253"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b238d84e66c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "ea743ebbc34a47e7019aa100233fab6874b7d5d14f573f2b7ce4559888dbaf3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA743EBBC34A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bb08764cda1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "f41e2cf6e9d29f73983206cc847751d67c9e5df4b6544895c9bf12aa5856d8aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F41E2CF6E9D2"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "051bfc2a1cdf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "bc419b15c000962c673a65228b29a4940e09cbf5c71bbc1ed6e5ee82f33978d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BC419B15C000"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e664635f8ff8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "6d2990336d8a91d49cbd313da378479b70309b8e820b5a53ef440f42894910f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D2990336D8A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "535caa90bc02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "39bbe83ec9dcc8c40b8f375b51bf182912333ec1027de1f6eb881d1ef6b73b32",
            "a11yOccurrenceDisplayId": "A11Y-OCC-39BBE83EC9DC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73e5bc800d9b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "cb4c568f35a336edfb3976fbfd81473969f96dec5e77c3938624063784ce4f3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB4C568F35A3"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21b48b13f79d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "4ef8cafcd52e0d0af29b8325cfdc072881b272db53a55c2247c9f7ebe1e0b47a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4EF8CAFCD52E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01704c0b9cf7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "f638ebaac9eeecf6705c5a50a8b08511259bb3cadf6a53140f5a077186c2c987",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F638EBAAC9EE"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac83db42a9a6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "eefbaa2d2eb54e95766d64d8e5b165440fa8cade04d157bbc494e5ecd4fa4478",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EEFBAA2D2EB5"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03dee9b3df23",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "906949d9ef00f8139c4cad4e22f610ea0615d64bb2fa7fc5a0a6fe00f67f9068",
            "a11yOccurrenceDisplayId": "A11Y-OCC-906949D9EF00"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11862,
          "settleDelayMs": 10000,
          "auditMs": 587,
          "totalMs": 13094
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b1045f3df64a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "cfbfd74c21376bcec22b46fb1c409df813beba35e41e8701adbc290e42c27ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CFBFD74C2137"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "05a6d79def29",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "4d996690377237c3f671342d9850519d897bbed362659adb5e0afd3a8875bc3f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4D9966903772"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ce272a19c591",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c52e71d0b86ee9f02a7e83cc94f5d1801f8a5b4ef1f9d1d37bd0884ac7b26d5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C52E71D0B86E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ce272a19c591",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c52e71d0b86ee9f02a7e83cc94f5d1801f8a5b4ef1f9d1d37bd0884ac7b26d5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C52E71D0B86E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ce272a19c591",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c52e71d0b86ee9f02a7e83cc94f5d1801f8a5b4ef1f9d1d37bd0884ac7b26d5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C52E71D0B86E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ce272a19c591",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c52e71d0b86ee9f02a7e83cc94f5d1801f8a5b4ef1f9d1d37bd0884ac7b26d5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C52E71D0B86E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ce272a19c591",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c52e71d0b86ee9f02a7e83cc94f5d1801f8a5b4ef1f9d1d37bd0884ac7b26d5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C52E71D0B86E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ce272a19c591",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c52e71d0b86ee9f02a7e83cc94f5d1801f8a5b4ef1f9d1d37bd0884ac7b26d5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C52E71D0B86E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ce272a19c591",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c52e71d0b86ee9f02a7e83cc94f5d1801f8a5b4ef1f9d1d37bd0884ac7b26d5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C52E71D0B86E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ce272a19c591",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c52e71d0b86ee9f02a7e83cc94f5d1801f8a5b4ef1f9d1d37bd0884ac7b26d5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C52E71D0B86E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "83a3cce49af7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "241ba32717766b089246da0f8b29e4c76ed106fed1445651de22e4550125f547",
            "a11yOccurrenceDisplayId": "A11Y-OCC-241BA3271776"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "03cc3a75a48f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "6847c55bb371169ed45bd9709e5167d832f5d3a75e7da5a1a04e94fddc2615be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6847C55BB371"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "6d2c63f7def2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "5fbb0be770974c5bf31274abbb7b0ab40b762b6abf43d6698e6816731c18d33d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FBB0BE77097"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "2ad570d896ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "99d920a773e73a99cd042ff6d3c6c2327c4ab2800a40dfe8f42e459a465d173d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99D920A773E7"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "21e65bf45f07",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "028260aa7101ea9480d1d7aa982d57b25edde4ad1fc24b1973366a6ba7772b6b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-028260AA7101"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "53d31f8feddf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "e030b238cdeb7d9a43c2d1543df01576f7a005f16c95a1e0d4827dc2b4a5d927",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E030B238CDEB"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "e2d941bf2a60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "27bcdadb8f1e666bb2060be8e6b7dd8b4c26a86127040be16f1868c1875b2f62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27BCDADB8F1E"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1170,
        "pageNavigationMs": 11908,
        "pageLoadDelayMs": 10000,
        "totalMs": 32607,
        "scannerMs": {
          "axe": 14332,
          "accesslint": 13094
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Chief Mtn BS Pump House, Babb, MT | GSA",
      "elapsedMs": 33496,
      "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": 929,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;4999 US-89, Babb, MT 59411 Significance The Chief Mountain Border Station and the Pump House were built in the National Park Service Rustic style in 1939. The detached Garage was built in 1941 in the same style. These buildings were...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt\">\n<meta property=\"og:title\" content=\"Chief Mtn BS Pump House, Babb, MT\">\n<meta property=\"og:description\" content=\"Location:&nbsp;4999 US-89, Babb, MT 59411 Significance The Chief Mountain Border Station and the Pump House were built in the National Park Service Rustic style in 1939. The detached Garage was built in 1941 in the same style. These buildings were…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Chief Mtn BS Pump House, Babb, MT | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161159\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161159\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Chief Mtn BS Pump House, Babb, MT\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Chief Mtn BS Pump House, Babb, MT\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/kR2w7gxQ84ZWcxtz7\">4999 US-89, Babb, MT 59411</a></p><h2>Significance</h2><p>The Chief Mountain Border Station and the Pump House were built in the National Park Service Rustic style in 1939. The detached Garage was built in 1941 in the same style. These buildings were constructed for the support and purpose of monitoring the border crossing between two national parks — Glacier National Park in the United States and Waterton Lakes National Park in Canada. The development of this need arose from the rise in visitation and automobile traffic which paralleled the development and expansion of the road systems in Glacier National Park, specifically the completion of the Going-to-the-Sun Road in 1933.<br><br>Designed by A. Paul Brown and built in 1939, the Chief Mountain Border Station is a good representative example of the National Park Service Rustic architectural style. The one and one-half story building was financed by the United States Treasury Department and fits well into its rural park setting. Despite its ties with the United States Government and the National Park Service, it appears none of President Franklin Delano Roosevelt’s work relief programs took part in the building’s construction. There is documentation that the Civilian Conservation Corps (CCC) played a major role in construction at Glacier National Park from 1934 to 1942, but no evidence has been found that they were involved with the Chief Mountain Border Station. Additionally, no evidence has been found that the Works Progress Administration or the Public Works Administration contributed on this undertaking.<br><br>Located within the popular Glacier National Park, the Chief Mountain Border Station was one of forty-eight border stations built in the 1930s along the entire United States-Canada border from Vermont to Washington, and at selected locations along the Mexican border. Before the construction of these facilities border and custom procedures took place in other federal buildings, such as post offices and court houses, as the majority of federal funding for border facilities went to major seaport cities. It was not until 1920 when border stations away from bodies of water were seen as necessary, partly due to new Congressional legislation, but more so due to the profound impact to mobility for bootleggers, alien-smugglers, tourists, and the rest of the population that was greatly affected by the automobile and federal and state programs to improve roads. To improve the physical circumstances under which customs and immigration laws were enforced along the borders, over $700,000,000 was appropriated for the construction of new public buildings during the 1930s, including border stations, under control of the Treasury Department.<br><br>These new border stations had a prototypical architectural style and site layout, making use of a symmetrical building with a canopy extending over the main elevation where traffic would stop. The interior of the building was divided equally between custom and immigration purposes, with long counters separating general space at the entrance of the building upon which paperwork was processed. The rear portion and any upper floors of the building were used for living quarters of the customs and immigration inspector’s families, and basements generally contained storage areas and detention cells, with the necessary system equipment of the building. The border stations were provided with garage space, generally consisting of two separate wings, for storage of the inspector’s own vehicles on the northern wing and secondary inspections of traveler’s automobiles in the southern wing. Commonly consisting of several bays, the floor of at least one of the bays on the southern wing would contain a long and narrow pit from which an inspector could examine the underside of a vehicle. The exteriors of these buildings were constructed primarily in brick in a simplified Georgian Colonial Revival style, a popular style in both private and public sectors the United States society at the time. However, there were a few locations where the standard plans were somewhat modified to reflect their cultural or physical surroundings, including the Chief Mountain Border Station. Due to its location within Glacier National Park and design assistance from the National Park Service, the building housing the facilities at Chief Mountain incorporates the standard plan of border stations, but uses a more rusticated building style to be further in harmony with the surrounding area. While employing overall symmetry in its plan, the Chief Mountain Border Station and Quarters varies from the standard plan of border stations. Instead of incorporating the two standard garage wings as found on other border stations, the Chief Mountain Border Station has a single detached three-bay garage directly to the south of the building. This is due perhaps to the somewhat steep slope of the surrounding land, making two garages on either side of the building difficult to build and access. Additionally deviating from the standard plan is the building’s use of its canopy. Rather than having a canopy extend from its main elevation, Chief Mountain’s canopy is incorporated to the overall mass of the building, as one heavy gable-end roof covers both the building and the canopy in one form. A third, smaller, building is located on the property, known as the “pump house.” This structure is similar in style to the main border station, and houses mechanical equipment.<br><br>The Chief Mountain Border Station has been in continuous use since the completion of its construction in 1939, and has retained its original use throughout the years. Serving as both a border station to inspect traffic traveling between both sides of the Waterton-Glacier International Peace Park and as a multiple unit residence for the inspectors patrolling the international border, this noteworthy building has seen few alterations over the years. The building retains much of its historic integrity, is in good condition, and illustrates one variation of the border station design from the 1930s.<br><br>—Excerpts from the National Register form for the Chief Mountain Border Station &amp; Quarters, NRIS number: 06000744, listed 5/20/2008.</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-143356\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-143356\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-764693\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-764693\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-494613\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-494613\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-167959\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-167959\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-877236\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-877236\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-552116\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-552116\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-143988\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-143988\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-263472\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-263472\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-166610\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-166610\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680203755\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"b940e373-d013-4a55-a6ff-16c3acfe4744\",\"entityVid\":\"368083\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161159\",\"entityTitle\":\"Chief Mtn BS Pump House, Babb, MT\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 977,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12058,
          "settleDelayMs": 10000,
          "auditMs": 1826,
          "totalMs": 14485,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db655a6d7a22",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "caca72820e0c130f66a9a4290d58fa0108ec7d6b5fd8078ec4dfcdc6db17fef0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CACA72820E0C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd908f823ecd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "ce794f75efb5453c30e0c99441af8a2bcdbed9d558f3a4ce6f1b65fc6b18bd4a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CE794F75EFB5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97402be213f5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "cba47c806684f39a11176ee110b591b93be9a8ac875f971a732ef49281938cb6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CBA47C806684"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "addd6e7d864c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "9ded009d8d5175c4e1a955a25ab94d1f24be602517031ed079e26b6cc60b9d31",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DED009D8D51"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b4047a5c938",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "6065df595d7e0b7a093689cf39b3a4993ebac25fda5984f5e34f2f057956458b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6065DF595D7E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e085792cd380",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "44059de1654129b3ce9a7afc7c57235eda6010fc5a51bce416cd5b4f25660e0c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44059DE16541"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99357cfd9367",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "2e5d1ce387ef453de44572ff21d650fd31266f5555afbc66d243fba76b029ebc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E5D1CE387EF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59ac71abbbd8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "d5bf71841cab487c52ffecf6d98d348f0b1f82f2a9c90d73087bc5ee0b898069",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5BF71841CAB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3373e2309b5d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "4dd6ad486ed9e0432aebc4275b71601366969ab3e771d877823ee3da541a9d67",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4DD6AD486ED9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61d9317fcbfb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "31fb701b112e60481096bc8a1ab9d34442e1846f771ffa8eda8830b577907abe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31FB701B112E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65fda1348346",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "27a55e3284596529b59d51f4a594727c271a2f02174732dcb5d388e3a1cfafe1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27A55E328459"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb01e1846ecd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "4c067570fb53442dc5c35aa3a99a4b329fe487be0d2ba08ea2c39380baf7e1be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C067570FB53"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e31ea28fbc0f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "ed119d8b4cc626e993ea108d71819dbdb2e1a1c07189a41dab06f3bbb1e7cbac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ED119D8B4CC6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "760c5fe2c65f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "5c0881360850996460f1cb8af53b725a05f99e345834cf66db28390ddf629140",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C0881360850"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3300a1e968a9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "28d3a513a4cb6da4dea8c3fd86194f9a0b773dc102b1790d1161d7a1b48c2098",
            "a11yOccurrenceDisplayId": "A11Y-OCC-28D3A513A4CB"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e6b2283a269",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "eb6c9b337a75c3e3ee4f05f62327fbdc0f9f4a4816fb0ecb93fe28180232170c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EB6C9B337A75"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12356,
          "settleDelayMs": 10000,
          "auditMs": 590,
          "totalMs": 13586
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "505226ee7a38",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "be4a72c39ac52ac91fbceded57e0046d18dd23c6ff43b89ba56635508d3c800d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE4A72C39AC5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "93d9a6d5a034",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "d14d364d6c46483d61145129cd0f05b7305032bd738429fb9587538129a79d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D14D364D6C46"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b133ebbc41af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "088a5d556ffd33864f784c24886936140f7518446cd9c253f0eb439b5abd91d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-088A5D556FFD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b133ebbc41af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "088a5d556ffd33864f784c24886936140f7518446cd9c253f0eb439b5abd91d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-088A5D556FFD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b133ebbc41af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "088a5d556ffd33864f784c24886936140f7518446cd9c253f0eb439b5abd91d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-088A5D556FFD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b133ebbc41af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "088a5d556ffd33864f784c24886936140f7518446cd9c253f0eb439b5abd91d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-088A5D556FFD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b133ebbc41af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "088a5d556ffd33864f784c24886936140f7518446cd9c253f0eb439b5abd91d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-088A5D556FFD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b133ebbc41af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "088a5d556ffd33864f784c24886936140f7518446cd9c253f0eb439b5abd91d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-088A5D556FFD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b133ebbc41af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "088a5d556ffd33864f784c24886936140f7518446cd9c253f0eb439b5abd91d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-088A5D556FFD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "b133ebbc41af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "088a5d556ffd33864f784c24886936140f7518446cd9c253f0eb439b5abd91d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-088A5D556FFD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "e0e0c19b80b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ea5288918ddcecef31d31e5a4958e00076ab690adaac7f436600ef53d46abeaa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5288918DDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "cdee1d55562c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "01b355721e8808bd3d3c482f70d72d38a8c01219890bd67da14b9f029cea07ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01B355721E88"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "1d5a6e9f5035",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "017ab62e200f27e67d42e3f9c5152ae552ab96747edfa7670d70242aa5a23726",
            "a11yOccurrenceDisplayId": "A11Y-OCC-017AB62E200F"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "0d1aa676e254",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "1752bef740faa55455a799db254695b9bed67c9f25dcb3e193661d5990a41c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1752BEF740FA"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "02c93920ebe8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "0cff827e68c9c935e6615fa29c546b2b2857da66362e9a2c9c4e5a21953dae58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0CFF827E68C9"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "08c55a25c560",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "6aeccb23f26ee335cf1ee84d46376a1105d547efdae643dd9b5d60deab8cebf7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6AECCB23F26E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "77c47502be60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "829a2f988640d4017302cc42fc0f9910a02e76a4da90ec24bbc0b11fc937afd2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-829A2F988640"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1133,
        "pageNavigationMs": 12356,
        "pageLoadDelayMs": 10000,
        "totalMs": 33496,
        "scannerMs": {
          "axe": 14485,
          "accesslint": 13586
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Clarkson S. Fisher U.S. Courthouse, Trenton, NJ | GSA",
      "elapsedMs": 33583,
      "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": 919,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;402 E State St, Trenton, NJ 08608 Significance The Clarkson S. Fisher U.S. Courthouse (hereafter “the courthouse”) was designed by James A. Wetmore and was originally constructed in 1931-32 as a post office and federal courthouse. It is...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj\">\n<meta property=\"og:title\" content=\"Clarkson S. Fisher U.S. Courthouse, Trenton, NJ\">\n<meta property=\"og:description\" content=\"Location:&nbsp;402 E State St, Trenton, NJ 08608 Significance The Clarkson S. Fisher U.S. Courthouse (hereafter “the courthouse”) was designed by James A. Wetmore and was originally constructed in 1931-32 as a post office and federal courthouse. It is…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Clarkson S. Fisher U.S. Courthouse, Trenton, NJ | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161161\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161161\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Clarkson S. Fisher U.S. Courthouse, Trenton, NJ\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Clarkson S. Fisher U.S. Courthouse, Trenton, NJ\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/ih9euqmVC5qknnAq8\">402 E State St, Trenton, NJ 08608</a></p><h2>Significance</h2><p>The Clarkson S. Fisher U.S. Courthouse (hereafter “the courthouse”) was designed by James A. Wetmore and was originally constructed in 1931-32 as a post office and federal courthouse. It is significant as a large WPA project and as one of the few federal courthouses and post office buildings in New Jersey of that era (along with Camden and Newark). Despite some changes, the exterior of this fine building still firmly communicates its original design and civic presence. The primary character defining interior spaces of the building, including grand public corridors, stately court rooms and judges’ chambers, are intact.</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-258723\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-258723\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-777376\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-777376\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-663540\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-663540\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-482484\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-482484\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-592881\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-592881\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-805702\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-805702\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-113288\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-113288\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-391794\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-391794\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-742503\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-742503\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680204112\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"065ea3c4-777f-40b8-8bd5-80f4b4a0a964\",\"entityVid\":\"367821\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161161\",\"entityTitle\":\"Clarkson S. Fisher U.S. Courthouse, Trenton, NJ\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 967,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12211,
          "settleDelayMs": 10000,
          "auditMs": 1820,
          "totalMs": 14630,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9550b0ac9d7e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "239a0d9d135abd60f579c4d1b2a06301478ed68f9ced4853e5ca71c7256a905b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-239A0D9D135A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20fb5f2117c9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "fec3ddaa87582a2301d862864d5113dcc9f73d6fd9f7234e1b764f39121678dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FEC3DDAA8758"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee533cbbfb08",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "faf7cd0fe3de8e436842dc5380a219e7e4e451f593fd7e217372ebe5a9596df6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAF7CD0FE3DE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f30dd4f5ac1a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "a02836cb13ff445e5b42e931b2b79ae084b752320ce4cd8cbd92fc0795fdc93f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A02836CB13FF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a57b6467060",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "ccf8b07570afd8e7eab4be985e62a3ee8684b52c32cfeccec63470ca95183cf5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCF8B07570AF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ec065e92e91",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "8b107c720c41a2b7ee4921f3aa4a7b79bd2379f646f640ec4897760f6cad1fbb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B107C720C41"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de097826b9dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "dceaf80ea7cef10072033efea6998265513589f44b075e3d358d9959f2fb94fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCEAF80EA7CE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f68d1ce0d8b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "b923a4cad890e00da1604569b9d53226476f12374069ee33e059e7555a1c5bc4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B923A4CAD890"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4e97fe9f2cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "86be2bfba23f84b3ef5b5e812ac31992a465622cb0cb5f249805e0f43cfdc2e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-86BE2BFBA23F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04d2bccb7f7e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "8437c42fb0304ca9e165d9f1d7b9d9bdd8aaca356c5e70746b409cde1541288a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8437C42FB030"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bef62c0afb3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "d6df26a8b5298e535690b6663e9052c9af3e69974bea98240e39aad51000544b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D6DF26A8B529"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "603a3a1e4a53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "15333af65f3a3458c1bc956c7a3ab28c38f1fe94d6b409d57f582c9d21b5a021",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15333AF65F3A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "824ea5223ff4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "c34e356c9b64a68fe12659d58cc71e57188891e3c79147955e734589ce922c98",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C34E356C9B64"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d45a741e703e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "4fa6c415db99491945dc5668baee6dc68aca8adf22e6fe2e1b6f5b4192a3dc97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4FA6C415DB99"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bacbbb6c1435",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "76cfe689702d703df0f638852a38f519e80fcb88049cfcabe8e0fa704a763ccb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-76CFE689702D"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4baf259e462",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "f7bb6e5f9d8af5050c6f66fa1a68ccd7ffdde0d1254d6c385eba860f7c40ab30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7BB6E5F9D8A"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12207,
          "settleDelayMs": 10000,
          "auditMs": 585,
          "totalMs": 13434
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "8ab3f47fc8f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "849fe6f8cf8e050a79d2e2a52aa329f614c6d894f93a27894012bcdef063b9a8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-849FE6F8CF8E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "2e3b31fa7230",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "141d669a9df74b0154b209a78980de72f095016b1e0e5a74ad060450e58a0e89",
            "a11yOccurrenceDisplayId": "A11Y-OCC-141D669A9DF7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6dc70cf6e131",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "aaa9fbc809ee61717775d61fef74be53b4c591a985f05d127d1f27ff1132eb09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAA9FBC809EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6dc70cf6e131",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "aaa9fbc809ee61717775d61fef74be53b4c591a985f05d127d1f27ff1132eb09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAA9FBC809EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6dc70cf6e131",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "aaa9fbc809ee61717775d61fef74be53b4c591a985f05d127d1f27ff1132eb09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAA9FBC809EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6dc70cf6e131",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "aaa9fbc809ee61717775d61fef74be53b4c591a985f05d127d1f27ff1132eb09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAA9FBC809EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6dc70cf6e131",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "aaa9fbc809ee61717775d61fef74be53b4c591a985f05d127d1f27ff1132eb09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAA9FBC809EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6dc70cf6e131",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "aaa9fbc809ee61717775d61fef74be53b4c591a985f05d127d1f27ff1132eb09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAA9FBC809EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6dc70cf6e131",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "aaa9fbc809ee61717775d61fef74be53b4c591a985f05d127d1f27ff1132eb09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAA9FBC809EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "6dc70cf6e131",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "aaa9fbc809ee61717775d61fef74be53b4c591a985f05d127d1f27ff1132eb09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAA9FBC809EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "9eafd99c1370",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e9d64a5802abc018d7224dd024ab4d70d70b9ab308f84f85b16daa5d76f03c34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9D64A5802AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26751267c4c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "5bd9abb0a73719439bd3edbb9b6137ea8856f74dedbd3167310de34b82e89d64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BD9ABB0A737"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bdc1cf7561ad",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "9dbdd8c20f4b411a7e0ed92a6a795c0078d211dc28411a002b45713144f09b8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DBDD8C20F4B"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "08861ce92368",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "7b7df295c5128d22fe4007fbd338699b6ff97a61996ca5db3d2d846bfef625d4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B7DF295C512"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "2f67429cf7e0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "ecf8789f0c5b69d9683d8a15ce6a713b7c1bbae836092d411ad0a10f82144d41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ECF8789F0C5B"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5a8e14d6d967",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "68b8a16c6c21a7a45beb56d43a44060ecfe7f789abe73f6b2c7ec6fc1f096c4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-68B8A16C6C21"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "32ac0279bbf6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "6df17bacecdbbe178c7b1c9ac8d991ce79f231309f4c0760cdfbc2884ab14df1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6DF17BACECDB"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1360,
        "pageNavigationMs": 12211,
        "pageLoadDelayMs": 10000,
        "totalMs": 33583,
        "scannerMs": {
          "axe": 14630,
          "accesslint": 13434
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Conrad B. Duberstein U.S. Bankruptcy Courthouse, Brooklyn, NY | GSA",
      "elapsedMs": 32805,
      "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": 1036,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;301 Cadman Plaza E, Brooklyn, NY 11201 History&nbsp;Dutch settlers founded Brooklyn in 1645. The village was sparsely populated until 1814, when Robert Fulton's steam ferry first offered as a&nbsp;means of commute to Manhattan. Brooklyn Heights...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn\">\n<meta property=\"og:title\" content=\"Conrad B. Duberstein U.S. Bankruptcy Courthouse, Brooklyn, NY\">\n<meta property=\"og:description\" content=\"Location:&nbsp;301 Cadman Plaza E, Brooklyn, NY 11201 History&nbsp;Dutch settlers founded Brooklyn in 1645. The village was sparsely populated until 1814, when Robert Fulton’s steam ferry first offered as a&nbsp;means of commute to Manhattan. Brooklyn Heights…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Conrad B. Duberstein U.S. Bankruptcy Courthouse, Brooklyn, NY | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161328\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161328\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Conrad B. Duberstein U.S. Courthouse, Brooklyn\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Conrad B. Duberstein U.S. Bankruptcy Courthouse, Brooklyn, NY\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/KtyzHoZwveTC3Jco6\">301 Cadman Plaza E, Brooklyn, NY 11201</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166084_2\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/NY_Brooklyn.jpg?itok=d5lcIc0s\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166084_570_0_2\" alt=\"Duberstein Courthouse, Brooklyn, NY\" class=\" img-responsive\"></div><p>Dutch settlers founded Brooklyn in 1645. The village was sparsely populated until 1814, when Robert Fulton’s steam ferry first offered a&nbsp; &nbsp;means of commute to Manhattan. Brooklyn Heights became Manhattan’s first suburb, and downtown Brooklyn transformed into a&nbsp; &nbsp;thriving commercial district. When the Brooklyn Bridge was completed in 1883, residents were afforded another easy way to travel to&nbsp; &nbsp;Manhattan. As the population of Brooklyn grew, residents required a post office to handle the increasing volume of mail.</p><p>&nbsp;Planning and design for the new post office began in 1885. Mifflin E. Bell, supervising architect of the U.S. Treasury Department,&nbsp; &nbsp;designed the building in the Romanesque Revival style of architecture, which was commonly used for public buildings at that time. The&nbsp; &nbsp;building originally functioned as both a post office and courthouse with four courtrooms.</p><p>Much of the original appropriation for the building was allotted for the purchase of the lot, which is bounded by Cadman Plaza East, Johnson, Adams, and Tillary streets. Therefore, some of the more elaborate architectural details of Bell’s original design, such as larger corner towers, were never executed. Construction was completed in 1891; interior spaces were finished in 1892 and the building was occupied. Shortly thereafter, three passenger elevators and a mail lift were installed.</p><p>As the population continued to grow, officials determined more space was needed. Because the original building only occupied the southern half of the lot, the addition extended to the north. In 1933, James A. Wetmore, acting supervising architect of the U.S. Treasury Department, designed a compatible addition in a similar style. Two new courtrooms were added as part of the expansion.</p><p>The U.S. General Post Office was designated by the New York City Landmarks Preservation Commission in 1966 and listed in the National Register of Historic Places in 1974. In 1999 the U.S. General Services Administration (GSA) purchased the building and began extensive renovations that included the addition of new courtrooms and the restoration of historic courtrooms, original windows, numerous site features, and interior and exterior materials. It now houses postal services as well as the U.S. Bankruptcy Court, the U.S. Trustee, and the Offices of the U.S. Attorney.</p><h2>Architecture</h2><p>The U.S. Post Office and Courthouse in Brooklyn, New York, is an excellent example of Romanesque Revival architecture and is a prominent component of the Municipal Center complex. The original portion of the building is four stories in height and the 1933 addition is seven stories tall. The exterior has remained largely unchanged over time. The lively design of the building contains many character-defining features of the Romanesque Revival style. The central structure contains strong, simple forms with powerful arches dominating the first story. Elaborate dormers, iron roof cresting, steeply pitched roofs, and a tower give the building a picturesque quality.</p><p>The exterior of the building is rich in material, texture, form, and ornament. Semi-circular projections called tourelles protrude from the building. Each level is articulated in a slightly different way and distinguished by belt courses that encircle the building. Round arches of polished granite, which feature rosettes and cable moldings, dominate the first story. The arches spring from carved posts with foliated motifs. Rectangular windows surrounded by contrasting trim are on the second floor, while round-arch openings are on the third floor. The fourth story contains steeply pitched dormers with round-arch windows. A slate-covered mansard roof is topped with ornamental ironwork cresting.</p><p>The square corner tower rises above the roofline of the original building. Arched openings with semi-circular balconies are topped by an ornate cornice surmounted by a steeply pitched pyramidal roof.</p><p>One of the most significant interior spaces is the atrium. It is located in the center of the 1892 portion of the building and extends from the second to fourth floors. The atrium is enclosed by a three-level loggia. Each level of the loggia is supported by cast-iron columns that are adorned with acanthus and anthemion leaf motifs.</p><p>The main staircase is in the northeast corner of the original building. A decorative cast-iron balustrade with lantern-style newel posts encases soapstone treads. The stairwell walls are clad in mahogany Tennessee marble wainscot, and the floors are covered with black and white marble tiles laid on the diagonal.</p><p>The walls of the 1892 courtrooms are also covered with mahogany Tennessee marble wainscot with black soap-stone bands with a marble bead. Large round-arch windows have carved wood mullions and are operated by cast-metal pulls with griffin-head motifs. One of the courtrooms contains a marble and soapstone fireplace, which has a carved leaf pattern and marble mantel. Fireplaces are also in some of the original office spaces.</p><p>Some interior spaces have been altered over time. During World War II, a skylight and laylight that originally illuminated the postal work floor were covered to comply with black-out laws implemented to protect the country from enemy bombings. In 1980, the monumental lobby of the original building was altered and most features removed. To accommodate the U.S. Bankruptcy Court and U.S. Attorneys, GSA began an extensive renovation project in 1999. A U-shaped green-glass and aluminum curtain wall was added to the 1933 portion of the building in 2003, forming an interior atrium that, along with new skylights, admits natural light. GSA also refurbished interior stone, metal, plaster, and wood finishes; restored historic windows and doors; and added three new courtrooms. On the exterior, the cast-iron roof cresting was repaired and historically appropriate street-lights were installed on the site. The design, which was completed by R.M. Kliment &amp; Frances Halsband Architects, received a 1998 Design Award citation from GSA.</p><h2>Significant Events</h2><ul><li><strong>1885-1892:</strong> Building constructed</li><li><strong>1933:</strong> Addition constructed to the north of the original building</li><li><strong>1966:</strong> Building designated a New York City Landmark</li><li><strong>1974:</strong> Building listed in the National Register of Historic Places</li><li><strong>1892:</strong> Building occupied; three passenger elevators and a mail lift installed</li><li><strong>1999-2005:</strong> GSA purchases the building and undertakes renovations</li><li><strong>2007</strong>: Building renamed in honor of Conrad B. Duberstein</li></ul><h2>Facts</h2><ul><li>Architects:&nbsp;Mifflin E. Bell; James A. Wetmore; R.M. Kliment &amp; Frances Halsband Architects</li><li>Architectural Style:&nbsp;Romanesque Revival</li><li>Construction Dates:&nbsp;1885-1892;1933; 1999-2005</li><li>Landmark Status:&nbsp;Designated as a New York City Landmark; Listed in the National Register of Historic Places</li><li>Primary Material:&nbsp;Granite</li><li>Prominent Features:&nbsp;Square corner tower; Picturesque silhouette</li></ul><h2>Poster Download</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_74258_1\"><img src=\"https://www.gsa.gov/system/files/02BrookPost.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_74258_0_0_1\" alt=\"Poster of Exterior of U.S. Post Office and Courthouse, Brooklyn, New York\" class=\" img-responsive\"></div><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><a title=\"\" href=\"https://www.gsa.gov/system/files/02BrookPost_R25-y6M_0Z5RDZ-i34K-pR.pdf\">Download the Poster [PDF - 16 MB]</a></p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-195007\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-195007\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-785901\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-785901\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-792009\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-792009\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-463430\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-463430\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-102077\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-102077\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-596549\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-596549\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-146400\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-146400\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-202738\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-202738\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-473704\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-473704\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680897644\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"df4d4048-f0b8-446f-99ed-3e0dee874a3b\",\"entityVid\":\"368127\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161328\",\"entityTitle\":\"Conrad B. Duberstein U.S. Bankruptcy Courthouse, Brooklyn, NY\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1084,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12271,
          "settleDelayMs": 10000,
          "auditMs": 1946,
          "totalMs": 14813,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "273d7575f9ff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "3e24cdfe4bd14f201c815a38c14e429a1913e34a9efc0be9317112b941a193b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E24CDFE4BD1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aad75e080dce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "dc8750d09906440c4263336375f3635f5cd9cb9ff636693c3a89a78d5c666973",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DC8750D09906"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc6c8034f03b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "992e93c400482f9f96ee8dc7a32a018d45dc9d586f8eefdc1de6c21b090a76af",
            "a11yOccurrenceDisplayId": "A11Y-OCC-992E93C40048"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ca3cf7a229e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "c4caf57c26f10ee4bd6893e567d64f97e267d850ae7eed09b711b3fa6a62b324",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C4CAF57C26F1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8824a0fe9c2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "98b9978459e2e1f0adbfdf9df555f90527760893ac28e88ba67900789ff6bc32",
            "a11yOccurrenceDisplayId": "A11Y-OCC-98B9978459E2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8e5a15ba1c9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "34dcb624a68eea560bf6905d17d98f0ddeb6b8d77c65278f1ea902fd948a90a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34DCB624A68E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84974cd5c11e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "2b19ffcc817329b2c16015e6963a8b8569ecd2e8257de9bd9747d17fc1aae44d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B19FFCC8173"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "792c4922d33b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "fcd9635964af622839818fa41a1e36d137e6ef4f970e3fa9eff23925246c7853",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCD9635964AF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e610a0ceb4b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "4441bf12bf25d0487bff4e9db8172093d84d1260fa9a0b28d3d8d02b60f4ba9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4441BF12BF25"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5071b19f4d09",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "f5c9bc8c902597516c1a841252ed580811916dafd69870c71e63c65f287320de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F5C9BC8C9025"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1eba1a6d68f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "947ce286a90af8cdd651f3d0979f165d62bb2425cf792c76603751d6ac8f965a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-947CE286A90A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3b25ffb46ea",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "c650ff3b40de628d898f86c87193619f56e08ea5e682f51a03a85ffd276df629",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C650FF3B40DE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5136d80649f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "648c1e0a5418af172cf207561b0f26d89ba84f2ecc993de52127f4d19203d9d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-648C1E0A5418"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "354fe80e6dfa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "153899161e92464c77db2489a7ad749308d3a2f212cd158d4aa7f0a21d9e2dd6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-153899161E92"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "609e3972f40c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "32fcd84ccaaff3d924ff8594edba0ca20e0a455a6bea5a4b0f2641607dece830",
            "a11yOccurrenceDisplayId": "A11Y-OCC-32FCD84CCAAF"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f98e423c6b1a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "26a505ea8462e74f4cb68132b7c803fcea4ddb74098f62d7bcdf37c6ecf554d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26A505EA8462"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12315,
          "settleDelayMs": 10000,
          "auditMs": 590,
          "totalMs": 13544
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "d44e7eeb9bd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "9d8c5030b45da8e05688b6a46e0f03d7b73197c9f55f298b11ae820c789eb027",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D8C5030B45D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "12c50e7971ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "eeae59e1f355f6d2f05a75c2511aaacfdcf491422a39e2bddcb8608f21942e5e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EEAE59E1F355"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "795821be8647",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "664ed094c1a9d28a59a19fe131fad86b946addfea114bbcb1c1ff7d187664e3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-664ED094C1A9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "795821be8647",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "664ed094c1a9d28a59a19fe131fad86b946addfea114bbcb1c1ff7d187664e3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-664ED094C1A9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "795821be8647",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "664ed094c1a9d28a59a19fe131fad86b946addfea114bbcb1c1ff7d187664e3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-664ED094C1A9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "795821be8647",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "664ed094c1a9d28a59a19fe131fad86b946addfea114bbcb1c1ff7d187664e3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-664ED094C1A9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "795821be8647",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "664ed094c1a9d28a59a19fe131fad86b946addfea114bbcb1c1ff7d187664e3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-664ED094C1A9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "795821be8647",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "664ed094c1a9d28a59a19fe131fad86b946addfea114bbcb1c1ff7d187664e3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-664ED094C1A9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "795821be8647",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "664ed094c1a9d28a59a19fe131fad86b946addfea114bbcb1c1ff7d187664e3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-664ED094C1A9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "795821be8647",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "664ed094c1a9d28a59a19fe131fad86b946addfea114bbcb1c1ff7d187664e3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-664ED094C1A9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0a22e2ebd5b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "dcbe1a218c19e1320826f5b1f227f3f99405f0e88dca37b49a4ceee949db7b97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCBE1A218C19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "1d4de0396824",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "14438f7b9021180f6e11664bc0fd0b2288c577da7d2e81e8dfa2e205e8a6a8bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14438F7B9021"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "02e2a3c8f474",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "45cbd70690919f3229bd8d8ef4b84867fa283ce7e764e73add2a4613a04d12e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45CBD7069091"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "33dedcc42e36",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "4a9c5d0c84e76503f22b12cf27146ca2e7ff795ce61deebb2af08501c75557f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4A9C5D0C84E7"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8ab760031fb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "8f933261cc2065b890c0de57f57ce6d35e2858edf9b80dc2bc525785bb02f24e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8F933261CC20"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "4755f6483c7b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "421af969ccda255904e28ab669d3fc5af9e9e3470e5d6be0de34f839e4c10e59",
            "a11yOccurrenceDisplayId": "A11Y-OCC-421AF969CCDA"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "ca0dd82b6b75",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "e9e87f20efeb2eb6b639cec9d0e491bdde3004d8ac197c30f636fdd5c4713d0c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9E87F20EFEB"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 260,
        "pageNavigationMs": 12315,
        "pageLoadDelayMs": 10000,
        "totalMs": 32805,
        "scannerMs": {
          "axe": 14813,
          "accesslint": 13544
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/customs-residence-mooers-ny",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Customs Residence, Mooers, NY | GSA",
      "elapsedMs": 33106,
      "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": 948,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;1511 Hemmingford Rd, Mooers, NY 12958SignificanceThis is one of two inspector’s residences at the Mooers Border Inspection station. Three of the seven border inspection stations in New York were constructed as complexes with residences...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny\">\n<meta property=\"og:title\" content=\"Customs Residence, Mooers, NY\">\n<meta property=\"og:description\" content=\"Location:&nbsp;1511 Hemmingford Rd, Mooers, NY 12958SignificanceThis is one of two inspector’s residences at the Mooers Border Inspection station. Three of the seven border inspection stations in New York were constructed as complexes with residences…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Customs Residence, Mooers, NY | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161911\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161911\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Customs Residence, Mooers, NY\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Customs Residence, Mooers, NY\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/6eNca7EPsJLhjQWr5\">1511 Hemmingford Rd, Mooers, NY 12958</a></p><h2>Significance</h2><p>This is one of two inspector’s residences at the Mooers Border Inspection station. Three of the seven border inspection stations in New York were constructed as complexes with residences but only two of&nbsp;the complexes are intact, and of the two, these appear to be in better condition. The mirror image residences were designed to be stylistically complementary to the station, but to be more modest than&nbsp;the station buildings themselves. An effort was made by the Supervising Architect’s Office to design the buildings of the inspection stations to be compatible with the region in which they were built. Here a New England cape style house was the inspiration.</p><p>Even though a standard design was developed for these residences, comparison of construction photographs and original drawings, which are kept in the inspection station at Chateaugay, point out that some changes were made to the design during construction, mainly at the entries.<br>&nbsp;</p><h2>History</h2><p>The era of Prohibition begun in 1919 with the Volstead Act and extended nationwide by the ratification of the Eighteenth Amendment in 1920, resulted in massive bootlegging along the Canadian border. In New York, early efforts to control bootlegging were carried out by a small number of Customs officers and border patrol officers who were often on foot and horseback. In many cases New York Custom Houses were a mile or so south of the border and travelers were expected to stop in and report their purchases. The opportunity to remedy this situation and support enforcement of the Prohibition laws was offered by enactment of the Elliot-Fernald public buildings act of 1926 which authorized the government through the Treasury Department to accelerate its building program and began its allocation with $150,000,000 which it later increased considerably.</p><p>Mooers was part of so-called Rum Trail which made Route 9 the chief path of entry for bootlegged liquor in upstate New York. Bootleggers ran liquor across the border at Mooers and followed Route 22 through West Chazy into Plattsburgh. At the time Prohibition was repealed, the Mooers border inspection station had just been completed. However, the end of Prohibition did not mean the end of smuggling, as the public had developed a taste for Canadian liquor and its bootleggers had discovered the money that could be made smuggling raw alcohol into Canada where prices for it were considerably higher. Mooers continued to operate to interdict this activity.</p><p>While the seven New York border inspection stations had been designated for construction as early as 1929, land acquisition and the designing and bidding process was stalled at various stages for each of the buildings and their construction took place unevenly over a period of five years. Mooers was the last station to be constructed. It is still in active use, although the residences are unoccupied.</p><h2>Statement of Eligibility for the National Register of Historic Places</h2><p>The Mooers Border Inspection Station, which is a complex including two inspectors’ residences, is one of seven border stations in New York which are eligible for the National Register according to Criteria&nbsp;A, B and C. The stations and their associated residences have national, state and local significance.</p><p>The station complex is associated with three events which converged to make a significant contribution to the broad patterns of our history: Prohibition, the Public Buildings Act of 1926 and the mass-production of automobiles. Although this border station was not completed until a year before the repeal of Prohibition, it was planned and built as a response to the widespread bootlegging which took place along the border with Canada and continued to serve as important role after 1933 when smuggling continued in both directions across the border. The station has been in active use for sixty years.</p><p>Conceived in a period of relative prosperity, the Public Buildings Act came to have greater importance to the country during the Depression and funding was accelerated to bring stimulus to state and local&nbsp;economies by putting to work many of the unemployed in building and then manning the stations. Local accounts make clear the number of jobs the station created. Local labor was used to build the station and Mooers residents were appointed customs inspectors.</p><p>The Mooers Border Inspection Station and residences are associated with the life of Louis A. Simon, FAIA, who as Superintendent of the Architect’s Office and then as Supervising Architect of the Procurement Division of the United State Treasury Department was responsible for the design of hundreds of government buildings between 1905 and 1939. During his long tenure with the government, Simon, trained in architecture at MIT, was instrumental in the image of the government projected by its public buildings, an image derived from classical western architecture, filtered perhaps through the English Georgian style or given a regional gloss, but one which continues to operate in the collective public vision of government. Simon was unwavering in his defense of what he considered a “conservative-progressive” approach to design in which he saw “art, beauty, symmetry, harmony and rhythm” [American Architect and Architecture, August, 1937, vol. 151, p. 51]. The debate which his&nbsp;approach stirred in the architectural profession may still be observed in the fact that he is often omitted in architectural reference works.</p><p>The border inspection station complex does not individually possess high artistic values, but it does represent a distinguishable entity, that of United States Border Stations [and in this case Border Station and Inspection Residences] whose components are nonetheless of artistic value. This residence at Mooers is a good example of the choice of a Neo-colonial style which was considered appropriate for&nbsp;the upstate New York region. Although it is now vacant and subject to deterioration, its construction is of the highest quality materials and workmanship. It has integrity of setting and feeling associated with its function.</p><p>There is no evidence that the site has yielded or may be likely to yield information important in prehistory or history.</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-318102\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-318102\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-236813\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-236813\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-359530\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-359530\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-667849\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-667849\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-540738\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-540738\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-627190\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-627190\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-603605\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-603605\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-144588\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-144588\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-824328\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-824328\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1682439146\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"50176841-7835-4645-8c9e-44cb2160ee18\",\"entityVid\":\"368093\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161911\",\"entityTitle\":\"Customs Residence, Mooers, NY\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 996,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12052,
          "settleDelayMs": 10000,
          "auditMs": 1844,
          "totalMs": 14491,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8b051b72d84",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "f85be5ab02b4f470d4e4269d7aca31c6e81035582a1220a3eb544a5390dd5000",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F85BE5AB02B4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c871ff8a0d70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "6387b78863a224b54c52905f804a0d54c9e3d4955a26e0f3d7f2fd2615b08006",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6387B78863A2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f5d24ba1b16",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "8a3f42c40489b0051266bd38c5b05f072bcecf8e4847c55385242a7a028f6ffb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A3F42C40489"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1771584ed04d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "6415926e422c2aa1ee301d8689c08d97f7647bdce7e0c14bdaeb82ffea8c45ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6415926E422C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af3555699b78",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "4b7268209d64bb6d6523d70529b5ccea088e92dbf94055e2242a12f886ed68d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B7268209D64"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a654d513ea2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "f53d719fddb57457fb0cee7bdb8ca9f64dbd0b08d200143cc828e34e74f531ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F53D719FDDB5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0b543fd8ece",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "98d5da0ea2c3f96d86ed26376b29002bb68cae81a9d26601aaabbda9fa55b031",
            "a11yOccurrenceDisplayId": "A11Y-OCC-98D5DA0EA2C3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d01074c323b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "1a7480d3fa2e6166b162aa75073e3f61c4ad793c93af1e5fd53b42079384baad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A7480D3FA2E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0b2b2b445ac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "27a14d08c74afe7500a04b28a9780200e19ed48dbb00814d9f1bc661062f9797",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27A14D08C74A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09b8228aa93b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "c432d83eed27663698d9e4def7622c8c026fc730e7bdfd6384878d38bc6e6e79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C432D83EED27"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e773fb6dfa99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "8da81b04ca4f54a3caecfb36ee7386d8d9f5dcdc986fee92f0d13323bfa02d46",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8DA81B04CA4F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3315f6a82925",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "e73706fb0d53e2e7fda4975b7e42e2b1f23f04ac95a1c7e6326f5589685b4853",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E73706FB0D53"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f28ba768daf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "f9987b052f33866edde832f59cdc53b136ca6f5ea9e3a7d07dfaf96a01d80893",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F9987B052F33"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7988aa1dc23b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "eace32e3c342a3e4bc614d2cf961e805ce7eef66540b09683ac0439a23620c52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EACE32E3C342"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce48115af2e1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "d1b4516044b0233c52aff229f48c2fc5e3f5e4e940076e14237597800c20b9d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D1B4516044B0"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91f7b1744adc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "f7572d2d9494e54808687c21f192e15756d7ff7998e9013a6abb2c27ce6c68ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7572D2D9494"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12124,
          "settleDelayMs": 10000,
          "auditMs": 593,
          "totalMs": 13356
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "e3dbad30ecfb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "3250989583cb9b2d43164ce7086a6a217922ae47acbb3cdc0064c990dcf881fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3250989583CB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "ca26d9ec68f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "1514b8a8956b97224514066fb8605e2d630f680c677e6417890561146d290b8d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1514B8A8956B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3713c27e8ae2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "49e0ac2ddd41171e88bda3d91a7f072fd6c393f7e31949635a717749d4542445",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E0AC2DDD41"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3713c27e8ae2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "49e0ac2ddd41171e88bda3d91a7f072fd6c393f7e31949635a717749d4542445",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E0AC2DDD41"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3713c27e8ae2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "49e0ac2ddd41171e88bda3d91a7f072fd6c393f7e31949635a717749d4542445",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E0AC2DDD41"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3713c27e8ae2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "49e0ac2ddd41171e88bda3d91a7f072fd6c393f7e31949635a717749d4542445",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E0AC2DDD41"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3713c27e8ae2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "49e0ac2ddd41171e88bda3d91a7f072fd6c393f7e31949635a717749d4542445",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E0AC2DDD41"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3713c27e8ae2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "49e0ac2ddd41171e88bda3d91a7f072fd6c393f7e31949635a717749d4542445",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E0AC2DDD41"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3713c27e8ae2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "49e0ac2ddd41171e88bda3d91a7f072fd6c393f7e31949635a717749d4542445",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E0AC2DDD41"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3713c27e8ae2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "49e0ac2ddd41171e88bda3d91a7f072fd6c393f7e31949635a717749d4542445",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49E0AC2DDD41"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a2fc689fe1fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "29cafa3bf911e3000f7b7884e32d4a92d2781d01c9974a69696830459db9a322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CAFA3BF911"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "b7315c6e2421",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "c6ad861482372576180c80dbcef227f1387167d7ae75243cda25773da11fd239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6AD86148237"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "28271cf3a313",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "7bfdc2a775b07cb3edf72d427ac2bc39b86c263f25a7f71b2b54ac86ab0ccb95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BFDC2A775B0"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "35001b7bdb6a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "460e9e10812d47ed81a2e9c5eb330135fb9389b3d2766cb49c7a9efe201cd160",
            "a11yOccurrenceDisplayId": "A11Y-OCC-460E9E10812D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "de8bb86e8a0f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "7568e1e061b1908925dcc12e37cf30a8ef046faa36f7f1756e74e348c4889981",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7568E1E061B1"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "c57e4056b31c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "4ae3b297dae66fbc33c23b9f7fc9558704feecca868d2d9973cf427d05eda2e9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AE3B297DAE6"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d5303f34694d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "554bd41e9020453e1bbb5740bc2d7c979db77a6ed6bb945338ed8f81c1f874be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-554BD41E9020"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1334,
        "pageNavigationMs": 12124,
        "pageLoadDelayMs": 10000,
        "totalMs": 33106,
        "scannerMs": {
          "axe": 14491,
          "accesslint": 13356
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "David W. Dyer Federal Building and U.S. Courthouse, Miami, FL | GSA",
      "elapsedMs": 33014,
      "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": 1027,
          "failed": 0,
          "cantTell": 3,
          "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",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;300 NE 1st Ave, Miami, FL 33132HistoryIn 1887, railroad and real estate tycoon Henry Flagler hired the renowned New York architectural firm of Carrere &amp; Hastings to design the Ponce de Leon Hotel in St. Augustine, Florida. The hotel's...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl\">\n<meta property=\"og:title\" content=\"David W. Dyer Federal Building and U.S. Courthouse, Miami, FL\">\n<meta property=\"og:description\" content=\"Location:&nbsp;300 NE 1st Ave, Miami, FL 33132HistoryIn 1887, railroad and real estate tycoon Henry Flagler hired the renowned New York architectural firm of Carrere &amp; Hastings to design the Ponce de Leon Hotel in St. Augustine, Florida. The hotel’s…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>David W. Dyer Federal Building and U.S. Courthouse, Miami, FL | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161075\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161075\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      David W. Dyer Federal Building and U.S. Courthouse, Miami, FL\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            David W. Dyer Federal Building and U.S. Courthouse, Miami, FL\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/M1WixppRtfjyYesm7\">300 NE 1st Ave, Miami, FL 33132</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166085_2\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/FL_Dyer.jpg?itok=_s-W0pei\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166085_570_0_2\" alt=\"Dyer Federal Building, Miami, Florida\" class=\" img-responsive\"></div><p>In 1887, railroad and real estate tycoon Henry Flagler hired the renowned New York architectural firm of Carrere &amp; Hastings to design the Ponce de Leon Hotel in St. Augustine, Florida. The hotel’s Mediterranean Revival design was so successful that it influenced numerous Florida architects and became the principal aesthetic in the Miami area from the mid-1910s into the 1930s.</p><p>In 1926, a devastating hurricane decimated southern Florida. When Congress appropriated more than $2 million for a new courthouse in Miami in 1928, the city was ready for renewal. The Office of the Supervising Architect of the Treasury selected the highly regarded architectural partnership of Phineas E. Paist and Harold D. Steward. Designing the building between 1930 and 1931, Paist and Steward expertly blended classically inspired Renaissance Revival forms and design elements with Mediterranean ornamentation. Paist was one of developer George Merrick’s primary architects for the Miami suburb of Coral Gables in the 1920s. There he executed many Mediterranean Revival buildings, most notably the renowned Venetian Pool. From the 1920s through the 1940s, Steward and Paist collaborated on projects including the Florida pavilion for the 1933 Chicago World’s Fair.</p><p>Paist and Steward developed two sets of plans, each to be built upon a poured concrete and steel structural frame, ensuring the new federal building would resist hurricane-force winds. The first envisioned using imported marble and bronze, while the second was to use aluminum and a local coralline limestone, a lithified coral quarried at Windley Key near Key Largo and called Keystone. The government opted to clad the building in Keystone, reasoning that local materials added to the regional appeal of the building. Construction commenced in 1931 and the opening ceremony was held on July 1, 1933. It is the most monumental Keystone structure in South Florida.</p><p>When it opened, the building housed all Miami-area federal agencies with the exception of the Weather Service. The U.S. Postal Service vacated the building in 1976. In 2008, occupants were relocated into a newly constructed courthouse and the building became mostly vacant. In 2016, it was leased to Miami Dade College. It is contained within Federal Courthouse Square, a two-block area that includes two other courthouses.</p><p>The building was listed in the National Register of Historic Places in 1983. In 1997, it was renamed to honor David W. Dyer, a former Chief Judge of Florida’s Southern District Court, who was appointed to the Circuit Court of Appeals in 1966.</p><h2>Architecture</h2><p>The David W. Dyer Federal Building and U.S. Courthouse is a skillful example of Mediterranean Revival architecture that combines Renaissance Revival elements with regional Florida architectural features. The building, which is faced in Keystone, is three stories in height, with the third story set above a widely projecting entablature on the north, east, and south elevations.</p><p>The facade, which has a slightly projecting central bay, faces east onto First Avenue and is dominated by a colonnade comprised of regularly spaced engaged Corinthian columns supporting the classical entablature crowning the second story. Cast-aluminum casement window frames have embossed repeating chevron pat-terns. Spandrel panels depicting scenes from Florida’s history are above the second story’s arched windows.</p><p>The bays adjoining the colonnade feature paired Corinthian pilasters. Bas relief medallions containing classical figures in profile decorate lintels. The central parapet features a carved marble frieze incorporating a large eagle, flanked by a repeating motif of pelicans supporting heraldic shields. The entrances at the ends of the facade have surrounds of carved Floridene buff marble. The north and south elevations feature two-story Corinthian pilasters evoking the facade’s colonnade. Ornate mascarons (carved faces) are found on the building’s exterior.</p><p>The north and south elevations are dominated by central pavilions with bays separated by evenly spaced two-story engaged columns, placed singly and in pairs. An annex is attached to the west elevation. The building’s shallow hipped roof is covered with terra-cotta tiles, typical of the Mediterranean Revival style.</p><p>Interior spaces are equally elaborate and incorporate eleven different types of marble. Entry vestibules with arched openings lead to the main lobby, where marble covers floors and forms wainscot. Marble pilasters have striking gilt capitals. An inset, multi-colored marble star pattern adorns the center of the floor. Original aluminum and glass chandeliers hang from the painted and gilt wood-and-plaster coffered ceiling. Marble postal tables retain original lamps and inset cast-brass grilles.</p><p>The double-height ceremonial District Courtroom is another significant space with well-preserved original details, including the carved wooden judge’s bench, jury box, witness stand, and clerk’s desk. Decorative details include fluted pilasters, rosettes, and carved plaques with floral rinceaux. At the walls, seven feet of paneled wood wainscot is located beneath scored plaster. Marble Ionic pilasters divide the window openings.</p><p>The mural Law Guides Florida Progress completed by artist Denman Fink in 1941 is located above the judge’s bench and is flanked by two pairs of Ionic marble pilasters. The mural depicts the positive impact of justice guiding Florida’s economic development. Fink included a likeness of himself as a draftsman and a likeness of architect Phineas E. Paist, with whom he worked in Coral Gables, as a chemist. The coffered ceiling features rosettes, stars, and shells.</p><p>Other significant artwork in the courthouse includes two striking cast-stone lunettes by Yugoslav-born American artist Alexander Sambugnac. Executed in 1938, the low-relief panels portray two allegorical figures representing themes of the spirit of justice and are placed on the lintels above the leather-covered doors. Love and Hope shows a young woman playing the lyre, while Wisdom and Courage depicts a seated figure gazing at a tablet of the law.</p><p>The interior brick courtyard admits light into the building while also providing a beautiful outdoor space commonly found in Florida architecture. A two-story loggia with a vaulted ceiling and columns surrounds the courtyard on three sides. Keystone pilasters support arched lunette windows above the public lobby’s paired French doors. Quoins (corner blocks) and Doric columns add decorative elements to the space. The courtyard’s interior walls are unplastered brick, as are the exterior walls that face toward the courtyard from the north, east and south wings. The loggia’s plaster walls and ceiling are ornamented with the multi-colored Frescoes in Courtyard, added by artist David Novros in 1984. An original postal marble writing table with an elaborate pedestal occupies the west side of the courtyard.</p><h2>Significant Events</h2><ul><li><strong>1928:</strong>&nbsp;Congress appropriates money for new federal courthouse in Miami.</li><li><strong>1930-1931:</strong>&nbsp;Architects Paist and Steward design building.</li><li><strong>1931-1933:</strong>&nbsp;Building constructed.</li><li><strong>1983:</strong>&nbsp;Building listed in the National Register of Historic Places.</li><li><strong>1997:</strong>&nbsp;Building renamed to honor Judge David W. Dyer.</li></ul><h2>Facts</h2><ul><li>Architects:&nbsp;Phineas E. Paist and Harold D. Steward</li><li>Architectural Style:&nbsp;Mediterranean Revival</li><li>Construction Dates:&nbsp;1931-1933</li><li>GSA Building Number:&nbsp;FL0029AD</li><li>National Register of Historic Places Landmark Status:&nbsp;National Register Listed</li><li>Primary Material:&nbsp;Keystone</li><li>Prominent Features: elaborate Classical facade;&nbsp;interior courtyard and galleries;&nbsp;ceremonial courtroom</li></ul><h2>Poster Download</h2><div class=\"usa-small padding-left-0\" id=\"resp_img_74375_1\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_small_345/private/Historic_Preservation/David_W_Dyer_FederalBuilding_US_Courthouse.jpeg?itok=WOrnecgw\" imagesize=\"small\" is_downloadable=\"0\" id=\"img_74375_345_0_1\" alt=\"poster of David W. Dyer Federal Building &amp;amp; U.S. Courthouse, Miami, FL\" class=\" img-responsive\"></div><p>&nbsp;</p><p style=\"clear:both;\"><a title=\"\" href=\"https://www.gsa.gov/system/files/Historic_Preservation/Miami_Florida.pdf\">Download the poster [PDF - 721 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-993145\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-993145\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-580484\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-580484\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-123586\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-123586\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-654681\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-654681\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-563198\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-563198\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-676591\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-676591\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-270640\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-270640\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-402061\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-402061\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-328611\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-328611\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1679950676\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"0d88def8-3305-4e81-bbe5-437def5f8358\",\"entityVid\":\"368232\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161075\",\"entityTitle\":\"David W. Dyer Federal Building and U.S. Courthouse, Miami, FL\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1074,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12010,
          "settleDelayMs": 10000,
          "auditMs": 1946,
          "totalMs": 14560,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8996c2b481ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "5b7e674c47e736a147698ef5526b804f7f2b36cf866fae0a9d99cca8a1194c26",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B7E674C47E7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de67ea806e98",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "092f3a1e7843ebfae1bcbfb0c7595437e3d5c5fbe55e7d94d5438917355ee2f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-092F3A1E7843"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a0e2819f012",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "3f56a2a35a9d6347d25c0ef26c9ac0870da458597e5d3dcde3512fc226746bb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F56A2A35A9D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22a83e17cbe5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "4b82143c79f1ccbb06ebdd0bb799672b0a3bf224a11378f222434e9cac122446",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B82143C79F1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "116c3b11b9af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "a6b2a536681f06d4cb36ac01e3fe468563ef85921c6df6b6b664e4707cf2eba1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A6B2A536681F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31e262816ed0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "eeaa8b094f248fa4bc5caafb8eae52e06f930768c5544d7816e9b224e59ec6e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EEAA8B094F24"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31ac47b9a326",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "42ed8a026fd16e321a7e11c9fc19ca79ebdddbc7758727ea20a41d155cf0d90b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42ED8A026FD1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bfa617354a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "35e7fca152283c8bf283e2af2b09062310b913aab7a891515b0bccc840c268ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35E7FCA15228"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbc40b9972d6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "1111d548c769b2ebbf610ffedf95e000479f7658f8c13289611ca88e6e1d514a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1111D548C769"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f13454afb565",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "702341b5b2dae93c94110365e6dc38c04cfcb912c4f2e2b631cf0110f4f59a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702341B5B2DA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a12b08f491c9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "c194b8b07f6938fbd388a9cce2336829b3bf1359a54ea09f261ec0c296fa74ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C194B8B07F69"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2a267f8698e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "ecbbf9d4edbb69f426bc278ec2dc39d474a42db215e72f6d72141166102f61cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ECBBF9D4EDBB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "419b5b512669",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "36ae1d9a2179c4489b69e5d8be2c5d41eaff0412feb554f644b73728df7df7e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36AE1D9A2179"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1b50004e8a7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "24e4d7c3a79510d1c47bc07c6ddafa2d8ab5f9a0fd8594ab587e34f4501e2f48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24E4D7C3A795"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e22cd11734e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "fc04ce2b0b490b7ca556bcb333111ef1772d1f3a1793670cf0d739070cf17241",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC04CE2B0B49"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77aa7bcad361",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "d1e871e048fb5e4da73200bf38b98c3e8bf92be2db42148d97837ca4f2595637",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D1E871E048FB"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12023,
          "settleDelayMs": 10000,
          "auditMs": 591,
          "totalMs": 13259
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "12b136ef12aa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "6f0ca45266e23a6261da1deac1bd5b85fe21b54087b472ff57bb64ab42113319",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6F0CA45266E2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "1a460d6c4325",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "fc02ba21c3a8cd11962ee4e25481b1ea9f692d688bf200d3d686bf5aa1e87496",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC02BA21C3A8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "64caaaa2dd99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "074b6bb317539a361ae83a34148732357bddd6d52b4e8cde8edce51fb049fc3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-074B6BB31753"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "64caaaa2dd99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "074b6bb317539a361ae83a34148732357bddd6d52b4e8cde8edce51fb049fc3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-074B6BB31753"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "64caaaa2dd99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "074b6bb317539a361ae83a34148732357bddd6d52b4e8cde8edce51fb049fc3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-074B6BB31753"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "64caaaa2dd99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "074b6bb317539a361ae83a34148732357bddd6d52b4e8cde8edce51fb049fc3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-074B6BB31753"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "64caaaa2dd99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "074b6bb317539a361ae83a34148732357bddd6d52b4e8cde8edce51fb049fc3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-074B6BB31753"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "64caaaa2dd99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "074b6bb317539a361ae83a34148732357bddd6d52b4e8cde8edce51fb049fc3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-074B6BB31753"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "64caaaa2dd99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "074b6bb317539a361ae83a34148732357bddd6d52b4e8cde8edce51fb049fc3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-074B6BB31753"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "64caaaa2dd99",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "074b6bb317539a361ae83a34148732357bddd6d52b4e8cde8edce51fb049fc3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-074B6BB31753"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "4921e741804b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "5c255e52bc5fa444469debc98c5ebeef811af0d2ac8b549a21a95019c3a5fc58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C255E52BC5F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "26618a208344",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bbb9dff1f9b65074f9a998070af59d89adc7c063b8d88d4bcaf7c09b8ff850de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBB9DFF1F9B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "711a6a5d5c4d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ea7bbf3139b2e4a1d4c67c7aaf81f1e68429e0115c0c1a51e419fc0622609994",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA7BBF3139B2"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "55ba72d7c111",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "9fe2cde7017cb9aefd3d30767aede132180b950a2f5346f86ab306cffdb6c539",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9FE2CDE7017C"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "26700e9fb660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "25d5d856f115f4bd7d56c9d78eb4b5a27dac10c858b5962ce6dd94730cd3f84f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25D5D856F115"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "1f20577480ba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "7207edb93dac4e77d1b93c0dab8c26d7b87940b4f5e907c9b7dfb7fdb4d0d82c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7207EDB93DAC"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "860d9afc0baf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "d946bc9ee700bf147a21bf49ee792bc7e40300ae8002aea273f8bd35d5f5774a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D946BC9EE700"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1420,
        "pageNavigationMs": 12023,
        "pageLoadDelayMs": 10000,
        "totalMs": 33014,
        "scannerMs": {
          "axe": 14560,
          "accesslint": 13259
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Denver Federal Center: Building 710, Lakewood, CO | GSA",
      "elapsedMs": 31390,
      "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": 943,
          "failed": 0,
          "cantTell": 3,
          "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",
          "definition-list",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Denver Federal Center: Building 710, Lakewood, CO history, architecture, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co\">\n<meta property=\"og:title\" content=\"Denver Federal Center: Building 710, Lakewood, CO\">\n<meta property=\"og:description\" content=\"Denver Federal Center: Building 710, Lakewood, CO history, architecture, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-12-12\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Denver Federal Center: Building 710, Lakewood, CO | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161101\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161101\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Denver Federal Center: Building 710, Lakewood, CO\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Denver Federal Center: Building 710, Lakewood, CO\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/7gyWSwxdB5WEZPVS9\">W 6th Avenue &amp; Kipling Street, Federal Emergency Center, Lakewood, CO 80226</a></p><div class=\"usa-small padding-left-0\" id=\"resp_img_166086_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_small_345/private/CO_Building710.jpg?itok=PEIrK8Ab\" imagesize=\"small\" is_downloadable=\"0\" id=\"img_166086_345_0_0\" alt=\"Building 710\" class=\" img-responsive\"></div><p>Building 710, Defense Civil Preparedness Agency (DCPA), Region 6 Operations Center was designed and constructed by the United States Army Corps of Engineers. Completed in 1969, it is located at the Denver Federal Center in Lakewood, Colorado. The Federal Center was created after World War II from the Denver Ordnance Plant, a 2,080 acre installation devoted solely to the production of ammunition for the war effort. After the war, the 690 acres retained by the federal government became the largest single compound of federal agencies outside Washington, D.C.</p><p>Designed specifically to withstand a nuclear attack, the building was constructed of reinforced concrete, except for interior partition walls, which were framed with metal studs and faced with wallboard. Building 710 retains a high degree of integrity and now serves as the Federal Emergency Management Agency (FEMA), Region 8 Operations Center.</p><p>&nbsp;</p><h2>Building Facts</h2><ul><li>Architects: U.S. Army Corps of Engineers</li><li>Construction Date: 1969</li><li>GSA Building Number:&nbsp;CO0631AA</li><li>Landmark Status: Listed in the National Register of Historic Places</li></ul><dl>&nbsp;</dl>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-328303\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-328303\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Dec 12, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-156449\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-156449\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-675367\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-675367\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-248809\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-248809\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-408634\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-408634\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-934655\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-934655\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-822157\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-822157\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-355290\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-355290\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-157366\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-157366\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680035816\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"e9297320-4260-4053-a0b5-d9e854527341\",\"entityVid\":\"391858\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161101\",\"entityTitle\":\"Denver Federal Center: Building 710, Lakewood, CO\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 990,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11769,
          "settleDelayMs": 10000,
          "auditMs": 1806,
          "totalMs": 14170,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0d89e511ad7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "951b91993eeb6469225cf11d27669429d733a0413ecd17667d3078c56c2e6c8b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-951B91993EEB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca8dff46f218",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "de7162bea7fe20647aa8679a33ce9152109a18b70d928fef8609632aeab2fd47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE7162BEA7FE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fac9f2ca686b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "0b73555a9380d44bfb30ccd5bd7d8a8f00b3b65c1307ccf322a05e3f7d43a0d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0B73555A9380"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c97a9226a211",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "86cadad9f9257abe64e0da114ef1c3f5f0c66cc7e18d6ee39bcc605262c52df2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-86CADAD9F925"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c69348c7840",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "b575f25bd38a49b3b7bc27dc089e8c10fe1a08c4b0952a45d6f39f3c63c55097",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B575F25BD38A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3789517a0d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "592a1b527c1383d8bf707b20295eed6dd01d780139a192494ce064a6d67a6dd6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-592A1B527C13"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffadfeea4cf5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "00914a8a485798870c5ecf6e6e06786e923a33375ae8fc0b9a7bf9f2377004fb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-00914A8A4857"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2a854de1cef",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "c841421e1ebdf3d62b00a86cd449a8a669533078d952e1d40a571542a6f66e87",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C841421E1EBD"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05df1c898b15",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "92204a047bde2488dba5f6f56ed21280be375a2a4c04fbd529695c9a97c28e3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92204A047BDE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23482d26eaeb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "6e2f28815d9c3ee5ca8c4921ec4f0294a155112f42cd81a3f67d715adf867873",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6E2F28815D9C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e6b4fd40dd5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "d4e8f989cb8ba35b016d5ddf94735f5b4127b6e7d063d8e1c13674e4e9da5b94",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D4E8F989CB8B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74801f79e210",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "9378adb9dfcb26a2581ece89dbe5c0d8922816646949bdb498e7b4941864666e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9378ADB9DFCB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d32095e6465f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "c9c5175be91705fada39810675bcc79ecdd949131036ce8afd8723578783df9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C9C5175BE917"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27602051faa6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "24895e8db5c4fb2a8bf039fa5792098b8edd69f2ee133389097a72036f0ba841",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24895E8DB5C4"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8704e7b14f37",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "fadd2f491e34932d61b2ee77b4ca7468e8f7ce16535734ffd338907ce96b7c36",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FADD2F491E34"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2dbfb8f4773",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "439423dbfbee67e48705a63ccaa8dcbb9320d1b6fcd19121e78731219fc603be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439423DBFBEE"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11878,
          "settleDelayMs": 10000,
          "auditMs": 584,
          "totalMs": 13099
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "85543e68a98d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "870bd0a1b98005e549ecdfe93c73f4cbb30124643d9e706880fcbb0483f6e321",
            "a11yOccurrenceDisplayId": "A11Y-OCC-870BD0A1B980"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "811196ffe44d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "be73dc6400d23f4fcacac3a05b30d7599403d3e193f8616e6d2fa85dd9aa137f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE73DC6400D2"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4b292d94f660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c95d9107d8d90c9940923b6f9df007de49346a3008fe756ed22dc0e44b8b000f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C95D9107D8D9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4b292d94f660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c95d9107d8d90c9940923b6f9df007de49346a3008fe756ed22dc0e44b8b000f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C95D9107D8D9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4b292d94f660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c95d9107d8d90c9940923b6f9df007de49346a3008fe756ed22dc0e44b8b000f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C95D9107D8D9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4b292d94f660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c95d9107d8d90c9940923b6f9df007de49346a3008fe756ed22dc0e44b8b000f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C95D9107D8D9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4b292d94f660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c95d9107d8d90c9940923b6f9df007de49346a3008fe756ed22dc0e44b8b000f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C95D9107D8D9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4b292d94f660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c95d9107d8d90c9940923b6f9df007de49346a3008fe756ed22dc0e44b8b000f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C95D9107D8D9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4b292d94f660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c95d9107d8d90c9940923b6f9df007de49346a3008fe756ed22dc0e44b8b000f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C95D9107D8D9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4b292d94f660",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c95d9107d8d90c9940923b6f9df007de49346a3008fe756ed22dc0e44b8b000f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C95D9107D8D9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "a356fe7d8cc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "95db4e00f04eee30002b09c3af90733d9fd63cd2171366fe8654926fd0e9d3c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95DB4E00F04E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7dd441bafb81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a5b9b01eded55bfc3fcd5e948b4fbac5c24b5e50e971aedd1ed1227fa0b138f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5B9B01EDED5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e362631a7b8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "ff7d466cba18b34a55b535fec9daa1d6efc54058a96bd0761215fcf8c3050c29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF7D466CBA18"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "866f3744d8b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "cc07f1332f89f524547fc7e8b1723106a937f2338bb4598c8952b95a2871b29d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC07F1332F89"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "2b3dc4c358a4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "358f22297fa9cf5ac36d96105e910463f992bed99d294ac791701aa2432dc7c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-358F22297FA9"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "37d512320175",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "fbdb00bb1b21ddb416974b2c4c0a49276b6097430950fa60f7e42761b9a26802",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FBDB00BB1B21"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "0c68e49a1c59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "fe16fb88a017434f46eb2887c0f7ef86752a98f6442816e3f0549baa6aa5ea4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE16FB88A017"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 269,
        "pageNavigationMs": 11878,
        "pageLoadDelayMs": 10000,
        "totalMs": 31390,
        "scannerMs": {
          "axe": 14170,
          "accesslint": 13099
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Dick Cheney Federal Building and U.S. Post Office, Casper, WY | GSA",
      "elapsedMs": 32704,
      "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": 949,
          "failed": 0,
          "cantTell": 3,
          "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",
          "definition-list",
          "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",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Dick Cheney Federal Building/Post Office, Casper, WY history, architecture, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy\">\n<meta property=\"og:title\" content=\"Dick Cheney Federal Building and U.S. Post Office, Casper, WY\">\n<meta property=\"og:description\" content=\"Dick Cheney Federal Building/Post Office, Casper, WY history, architecture, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Dick Cheney Federal Building and U.S. Post Office, Casper, WY | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161103\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161103\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Dick Cheney Federal Building, Casper, WY\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Dick Cheney Federal Building and U.S. Post Office, Casper, WY\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/dwfzE7FckgtszWYe7\">100 E B St, Casper, WY 82601</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_166154_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/WY_Casper.jpg?itok=DU12Xc-W\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166154_570_0_0\" alt=\"Dick Cheney building, Casper, WY\" class=\" img-responsive\"></div><p>Present-day Casper, Wyoming got its start as a way station for pioneers traveling along the Oregon Trail during the 1800s. The area was further expanded when the railroad came to Casper in 1888, which allowed it to continue to grow and expand. A federal office building was constructed in Casper in 1916 and replaced by the Casper Federal Building, completed in 1932, since the growing needs of the city outpaced the space in the 1916 building. The city of Casper continued to prosper and grow and by the mid 1960s, the Post Office and other federal agencies had outgrown the available space at the Casper Federal Building (now called the Ewing T. Kerr Federal Building and U.S. Courthouse), so a new facility was needed. Funds were gathered and the planning and design of the building began.</p><p>In 1966, a site a few blocks away from the existing Federal Building was selected and surveyed. The Post Office and Federal Office Building (now called the Dick Cheney Federal Building) was designed by Engstrom &amp; Deines and J.T. Banner &amp; Associates, Inc. Harold Dahlim Engstrom was the local architect, based out of Casper. He designed a number of buildings in the Modern style throughout his career. J.T. Banner and Associates was established in 1947 by Joseph T. Banner at Laramie, Wyoming. The firm offered engineering, architectural and consultation services. The final drawing set is dated November 1, 1967. The building cornerstone was laid by the west wing entrance and is dated 1970.</p><p>The Post Office and Federal Office Building consists of two wings connected by a one story link. The exterior of both wings is clad with white precast concrete panels. The east wing is a one story Post Office building with a mezzanine level and a basement parking garage. The first floor houses the Post Office lobby, workroom and offices. The mezzanine level has the employee restrooms and locker room, storage rooms and lookout galleries. The lookout galleries are walkways and platforms suspended over the workroom. The west wing (or Tower) is a four story tower that houses federal offices with a basement and penthouse level. Each floor has corridors in a figure eight shape that provide access to the tenant space and building support spaces. The tenant space is located mostly on the exterior side of the corridor and the building support space (vertical circulation, restrooms and mechanical/electrical rooms) is located in the center of the building. The important public space in both wings is the lobbies which have terrazzo flooring with an integral base and travertine wall panels. The terrazzo flooring continues throughout the west wing corridors on the first floor.</p><p>No additions have been constructed on the Post Office and Federal Office Building but a number of remodel projects were completed over the years. These projects include several space alterations in the west wing office space as tenant needs changed. The restrooms in the west wing were remodeled in the 2000s. An energy conservation retrofit occurred in 1980 and asbestos abatement occurred in 1984. With the exception of the lobby, the first floor of the east wing has been completely remodeled. The post office now occupies only a portion of the floor and the rest has been converted to office space. The post office store was remodeled in 1997. New roofing was installed on both wings in 1979, on the east wing in 1995 and the west wing in 2008. The site planters were reconfigured in 1989 and 2007.</p><p>In 1998, the building was renamed the Dick Cheney Federal Building. Cheney attended public school in Casper, Wyoming. He attended Yale University from 1959 to 1960 and then returned to Wyoming and attended the University of Wyoming where he earned his B.A. in 1963 and his M.A. in 1966. Cheney worked for the Nixon and Ford Administrations and then was elected to Congress to the at-large seat from Wyoming in 1978. He was reelected and served five more consecutive terms. While in Congress he became Chairman of the Republican Conference and House Minority Whip. Cheney was appointed Secretary of Defense in March 1989 by President George Bush and held this position until 1993. The name change was proposed by H.R. 3453 which passed unanimously on May 6, 1998 at a meeting of the Committee on Transportation and Infrastructure. After the building was renamed, Cheney served as Vice President of the United States under George W. Bush from 2001-2009.</p><h2>Facts</h2><ul><li>Architects:&nbsp;Engstrom &amp; Deines and J.T. Banner &amp; Associates, Inc.</li><li>Construction Dates: 1968-1970</li><li>GSA Building Number:&nbsp;WY0030ZZ</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li></ul><p>&nbsp;</p><dl>&nbsp;</dl>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-427141\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-427141\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-861561\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-861561\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-430752\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-430752\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-378751\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-378751\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-554004\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-554004\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-747255\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-747255\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-102537\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-102537\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-882560\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-882560\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-255795\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-255795\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680036910\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"83da74b2-8d2b-4a17-bd72-21c577aeb0c8\",\"entityVid\":\"368183\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161103\",\"entityTitle\":\"Dick Cheney Federal Building and U.S. Post Office, Casper, WY\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 996,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11890,
          "settleDelayMs": 10000,
          "auditMs": 2000,
          "totalMs": 14506,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5eaa6bcf65b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "2f517f9ce5937fd99544491f078f1f0cb665602c99b7442e43c4f0f01ed21333",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F517F9CE593"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "127ffb18e7b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "580d048203e2d9c405b4695ba47d142f9ac51c9d80286e05405e5c7a39489c9d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-580D048203E2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae28d5756160",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "9be37b3382e20bab443881a110709aa8d557893759a072c5f4f7092279b873f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9BE37B3382E2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "619e7607df44",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "b6026adbc882d9fe8ec3c87dbbbaada890d5e621d6339eaecb0cb864d3e9a38b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6026ADBC882"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7452d3e63db7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "4e306281f70813042de9d50ba5434d138e4b51cd04415874210ba415565b9d57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4E306281F708"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ab9b70432c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "bbd6e5c2790427de1c22fadc0a6eb9aff5859882e748ae5778379e1e1aac5059",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBD6E5C27904"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9736627ae7e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "c115467a4b8ecc6e3523128a301b7a1a0c9c667980ef5104cd2e0d24bda5f5de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C115467A4B8E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b29fd1a79277",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "fd8f961d4d0503d57b0229c05aeb3d9735f5716c8b7e06988916aab57a91176f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD8F961D4D05"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db1ad6ea0b0b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "ef0a453e260d15a75a5f79a2d132605770ff6be1779a8b76c5def1b769661cf8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF0A453E260D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ecd6ba705d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "f76b14375940da4292349783ed5d525ba1b9478f3e76fe9931037f7fce409042",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F76B14375940"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee540b0f6edc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "2e4b82c0131a7922f5735811e0f97cdc704da47983bb6461e9b722d247095160",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E4B82C0131A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edde594dba40",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "c7e536b51e66f16512e53801622f0726118181beda2ceeaa97bd95631f9203a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7E536B51E66"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daa05f103639",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "dbbc4a97aea999ef07c45df83ae570abc301ded6e96f94eb3b5733595d30d31c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBBC4A97AEA9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ddda90b52b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "ff975c6c5f49c99149aeca6612cc37873149042a69125d790ccbf414121959ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF975C6C5F49"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61beaa5a9150",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "6cf47340c6b73be1f7b12cfee5c4a95e3875dd23c51a8f40b3bb282f9068c285",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CF47340C6B7"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6043ac72dbe8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "bcd4129a7b221b113b5d49f6f243ed0941ee6205baafb419aa2d31fcf46ceba9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCD4129A7B22"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11796,
          "settleDelayMs": 10000,
          "auditMs": 583,
          "totalMs": 13025
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "24ce95ac8c22",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "48f997b6d0dceac7b7de934acb09d232284e45ffbbb3ddde36d9f32895f5f4d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-48F997B6D0DC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "5008b941aaec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "43073dbe4fef76db8070c95821cff531c36f5c6e6f94e24715e945e8792ecead",
            "a11yOccurrenceDisplayId": "A11Y-OCC-43073DBE4FEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a568950573c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "570a4366c97a3c54caf2f145cfa0dc5ffc0215cca6978a20f6d87cba77b4e066",
            "a11yOccurrenceDisplayId": "A11Y-OCC-570A4366C97A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a568950573c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "570a4366c97a3c54caf2f145cfa0dc5ffc0215cca6978a20f6d87cba77b4e066",
            "a11yOccurrenceDisplayId": "A11Y-OCC-570A4366C97A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a568950573c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "570a4366c97a3c54caf2f145cfa0dc5ffc0215cca6978a20f6d87cba77b4e066",
            "a11yOccurrenceDisplayId": "A11Y-OCC-570A4366C97A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a568950573c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "570a4366c97a3c54caf2f145cfa0dc5ffc0215cca6978a20f6d87cba77b4e066",
            "a11yOccurrenceDisplayId": "A11Y-OCC-570A4366C97A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a568950573c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "570a4366c97a3c54caf2f145cfa0dc5ffc0215cca6978a20f6d87cba77b4e066",
            "a11yOccurrenceDisplayId": "A11Y-OCC-570A4366C97A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a568950573c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "570a4366c97a3c54caf2f145cfa0dc5ffc0215cca6978a20f6d87cba77b4e066",
            "a11yOccurrenceDisplayId": "A11Y-OCC-570A4366C97A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a568950573c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "570a4366c97a3c54caf2f145cfa0dc5ffc0215cca6978a20f6d87cba77b4e066",
            "a11yOccurrenceDisplayId": "A11Y-OCC-570A4366C97A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "a568950573c8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "570a4366c97a3c54caf2f145cfa0dc5ffc0215cca6978a20f6d87cba77b4e066",
            "a11yOccurrenceDisplayId": "A11Y-OCC-570A4366C97A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "cfd2ddb0e6c7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "9165ba7f4eabc8ee37a54be78404b269dd29075384e176167f51098df4e5a6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9165BA7F4EAB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "3e382027bd2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "d651f2522002548b4d3cb4a28de8934fa8df561b052c8658aede5f41565b3b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D651F2522002"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "f63090032f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "be0b4834164d033add42dfc74f12a436be757d78548247a2038e2258ced6a3eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE0B4834164D"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "e2962e7e36db",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "7a238fcd835c28d43d0918d4f54a817082c6faead10bb3601bac198a811e34ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A238FCD835C"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f690db48f1b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "d63eff9ab73e6fe860cd4f6ccee9e3e435137c4d816d28b640472ff35be4fa84",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D63EFF9AB73E"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f0473098d7bd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "0e7d3205b8b6e40520b151035a03f03e4f9bd95bbada6b1a9dd0720e53e0b4ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E7D3205B8B6"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "2a424f104cfa",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "d6451106fa1770fdefb50814139af7a4b6a311a3db935800b1ce0c42b8a8f684",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D6451106FA17"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1425,
        "pageNavigationMs": 11890,
        "pageLoadDelayMs": 10000,
        "totalMs": 32704,
        "scannerMs": {
          "axe": 14506,
          "accesslint": 13025
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/dolley-madison-house-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Dolley Madison House, Washington, DC | GSA",
      "elapsedMs": 33128,
      "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": 939,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Dolley Madison House (1520 H Street), Washington, DC, history and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc\">\n<meta property=\"og:title\" content=\"Dolley Madison House, Washington, DC\">\n<meta property=\"og:description\" content=\"Dolley Madison House (1520 H Street), Washington, DC, history and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Dolley Madison House, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161106\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161106\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Dolley Madison House, Washington, DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Dolley Madison House, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:&nbsp;</strong><a class=\"usa-link--external\" href=\"https://goo.gl/maps/vGi9QHnFZrbh3poe7\">1520 H St NW, Washington, DC 20005</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_166161_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/DC_DolleyMadison.jpg?itok=ZuUJ019w\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166161_570_0_0\" alt=\"Dolley Madison, Washington DC\" class=\" img-responsive\"></div><p>The Dolley Madison House, is a simple, three-story buff colored stucco building, designed in the Federal style of architecture. The house, located at the southeast corner of Madison Place and H Street, was built in 1818-20 by Richard Cutts, Dolley Madison’s brother-in-law. Cutts borrowed the money for the construction from James Madison, who had recently ended his tenure as the fourth president of the United States.</p><p>In 1829, after Cutts had lost most of his fortune in unsuccessful business ventures, ownership of the house reverted to President Madison, who never lived in it. Upon his death in 1836, his wife inherited the property and owned it until her death.</p><p>The structure is part of the Lafayette Square National Historic Landmark District.</p><h2>Facts</h2><ul><li>Construction Date: 1820&nbsp;</li><li>GSA Building Number:&nbsp;DC0111AA</li><li>Landmark Status:&nbsp;National Historic Landmark</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-447529\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-447529\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-340206\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-340206\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-643707\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-643707\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-263242\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-263242\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-456933\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-456933\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-629134\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-629134\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-711401\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-711401\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-918481\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-918481\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-545358\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-545358\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680096108\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"59fbd14b-3490-408d-a94a-08a0b49d5e37\",\"entityVid\":\"367851\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161106\",\"entityTitle\":\"Dolley Madison House, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 987,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11919,
          "settleDelayMs": 10000,
          "auditMs": 1866,
          "totalMs": 14383,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "002cf4798db6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "73ecb60f6fee4e2f66b05175dfd1d96dfcd1b27831260f46013fa5e9d5a4ec32",
            "a11yOccurrenceDisplayId": "A11Y-OCC-73ECB60F6FEE"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8eda55db7b5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "60eabca9aa72769c8df29ca8a7354a952d2ddc24c3b4068ea732f3163dc2ca51",
            "a11yOccurrenceDisplayId": "A11Y-OCC-60EABCA9AA72"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80603240bd4a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "dfe2ffbfed79e71ea543373b974fa3c901bb3eea5280fd8546489147d8c3d54a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DFE2FFBFED79"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef6de40b24e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "6085bc541e33e2f57b8025202c78908dfad3e95ad7a1663dadbf838fbc7a21db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6085BC541E33"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf8971d3d65b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "50ceb720c4f16d1f105c3ca1336f5b455e994bf0453a3f0d188b85cea90f6c23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-50CEB720C4F1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7afc2697f78d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "07a97e22afad6cb76fd3455844e69488c4b54b30257ad13091ecc46d5211a9c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-07A97E22AFAD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7851ece68da",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "4a921a40b102b3f29eaf7d2e193478cb319fa52cd98ac7b78abd0830e49a0c01",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4A921A40B102"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed3e6d7e225e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "de53a915e09c06051f600c235cd682787c083021596a35fca47dd7358c051499",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE53A915E09C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eebea559a0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "5cd36aff36272946bb09a17a6316671729b2486c078c39bad58902fcb8b1a609",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5CD36AFF3627"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19113597f9cc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "ba69e46a58b92242bfcf89832845e1814059ecbaeeb19d168cfdcba1bc0c4ece",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA69E46A58B9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "144105cea1ed",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "bf6dd99d0bcacab2dd91232ab476bafb7efa1c4029d06b0e74a53b26f38a170a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF6DD99D0BCA"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23456acd7b01",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "20f7a9ef4d1d8b85d39c904980680137a217b50acf36ac563e4d4b21ab944f94",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20F7A9EF4D1D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30ea9bee923c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "b98ba2f244c1360a0c8616c5e9f345b19f390b8e1e3b77ee101876e3ea7d2878",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B98BA2F244C1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "770ae68eb8c2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "a3a700e81a2a3ffa314ab7d196a1913da00ea12eb3577bb7b3ed89c03f625d81",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3A700E81A2A"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bf332100bcd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "6ccedec7e2def26a5330d53a2d8c0554226069804b91a4544da9a01a08c5dc69",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6CCEDEC7E2DE"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c523b948a78e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "d60ae2494e530a5b5caa614fcbe2cf51381e35ff95f6d9a5563faf40d9a6b3f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D60AE2494E53"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12214,
          "settleDelayMs": 10000,
          "auditMs": 589,
          "totalMs": 13450
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "95b9733a4883",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "d0a257a29c011f7baf33fd48da658e3eda15fc5da0ebe4418f6213e68e312960",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D0A257A29C01"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "368ff62e23f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "f8a8675cc6b1e51ce1f56974927e04ed650ac41b25edf023153354ccc7b85935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F8A8675CC6B1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba632722c683",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4473288c8e592b3e8d46a0619a9a23f8a11081bb00cab3d7b12b1de8632587c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4473288C8E59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba632722c683",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4473288c8e592b3e8d46a0619a9a23f8a11081bb00cab3d7b12b1de8632587c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4473288C8E59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba632722c683",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4473288c8e592b3e8d46a0619a9a23f8a11081bb00cab3d7b12b1de8632587c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4473288C8E59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba632722c683",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4473288c8e592b3e8d46a0619a9a23f8a11081bb00cab3d7b12b1de8632587c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4473288C8E59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba632722c683",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4473288c8e592b3e8d46a0619a9a23f8a11081bb00cab3d7b12b1de8632587c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4473288C8E59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba632722c683",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4473288c8e592b3e8d46a0619a9a23f8a11081bb00cab3d7b12b1de8632587c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4473288C8E59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba632722c683",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4473288c8e592b3e8d46a0619a9a23f8a11081bb00cab3d7b12b1de8632587c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4473288C8E59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "ba632722c683",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "4473288c8e592b3e8d46a0619a9a23f8a11081bb00cab3d7b12b1de8632587c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4473288C8E59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "21fa01deddac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "64a6410f8f1d0fbf8b9778cdb2722dfbde53046ca03865cb12693549f44aa6cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64A6410F8F1D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "53f33a39eec6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "bee56f243a6ac5e8793ac71cd7527e55f37bc744bd84c27932a5dcbebf42fa7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEE56F243A6A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "84507a1d8769",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "263542d06eecbbe68dc72fad5df38610e95e2a227e539dbe9e111d1d6150fd27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-263542D06EEC"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "884662f1630b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "eaa1c5c9df8f689a34212f7720eaed79bf3f50ab352cf49a776e6cdcd9312bb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EAA1C5C9DF8F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8c848741e65b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "edc7f9e335b87b123a0fd5c655d8949c6e6b6949ad01593ec4ffb8c0a76280dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EDC7F9E335B8"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "7185b642172b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "17fcb46c72646f2ba39cfd004f82cd7bfca86b41ca949a41936b7d585eca2b9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-17FCB46C7264"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f69b539269be",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "2a1d0c3e03f843c37def29481939595997a02b1b01274c5a43c8a01871b3daa6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2A1D0C3E03F8"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1343,
        "pageNavigationMs": 12214,
        "pageLoadDelayMs": 10000,
        "totalMs": 33128,
        "scannerMs": {
          "axe": 14383,
          "accesslint": 13450
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "E. Ross Adair Federal Building and U.S. Courthouse, Ft. Wayne, IN | GSA",
      "elapsedMs": 32903,
      "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": 1005,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;1300 W, 1300 S Harrison St, Fort Wayne, IN 46802HistoryFort Wayne, Indiana, historically served as a transportation and communication center located at the confluence of the St. Marys and St. Joseph rivers, which meet to form the Maumee...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse\">\n<meta property=\"og:title\" content=\"E. Ross Adair Federal Building and U.S. Courthouse, Ft. Wayne, IN\">\n<meta property=\"og:description\" content=\"Location:&nbsp;1300 W, 1300 S Harrison St, Fort Wayne, IN 46802HistoryFort Wayne, Indiana, historically served as a transportation and communication center located at the confluence of the St. Marys and St. Joseph rivers, which meet to form the Maumee…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-02-20\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>E. Ross Adair Federal Building and U.S. Courthouse, Ft. Wayne, IN | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161567\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161567\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      E. Ross Adair Federal Building and U.S. Courthouse\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            E. Ross Adair Federal Building and U.S. Courthouse, Ft. Wayne, IN\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/b2EetrDHZcs26V296\">1300 W, 1300 S Harrison St, Fort Wayne, IN 46802</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166287_1\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/IN_FortWayne_Adair.jpg?itok=H2RPGZBv\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166287_570_0_1\" alt=\"undefined\" class=\" img-responsive\"></div><p>Fort Wayne, Indiana, historically served as a transportation and communication center located at the confluence of the St. Marys and St. Joseph rivers, which meet to form the Maumee River. In the 1840s, the Wabash and Erie Canal opened in Fort Wayne, and the town became a bustling business center. The population continued to increase when the arrival of the railroad boosted industrial growth. By the 1920s, Fort Wayne was an important city in the Midwest and consequently required federal services. Officials planned for a post office, federal office building, and federal courthouse. In 1928, Congress authorized funds for the acquisition of a site through the Public Buildings Act of 1926, which appropriated resources for federal buildings throughout the United States. Congress earmarked additional funds for construction through the same legislation. Federal officials retained private architects Guy Mahurin, who was from Fort Wayne, and Benjamin Morris, a New Yorker. The building was designed under the auspices of James A. Wetmore, acting supervising architect of the U.S. Treasury Department.</p><p>Excavation for the new building was completed in 1931. Many contracting firms submitted construction bids. Fortunately, the bids were lower than federal officials anticipated, which allowed impressive design features such as the entry plaza and marble floors to be incorporated into the project budget. Ralph Sollitt and Sons of South Bend, Indiana, constructed the building.</p><p>The building has a structural system of reinforced concrete and was one of the first large federal buildings to use this method rather than a steel frame. The reinforced concrete technique saved $30,000. Construction was completed in 1932, with an opening ceremony held on October 29 of that year.</p><p>In 2000, the building was named to honor E. Ross Adair, a republican congressman from Indiana’s Fourth District. Adair, who was born in Fort Wayne in 1907 and died there in 1983, served in the U.S. Army during World War II and was ambassador to Ethiopia from 1971-1974. He was in private legal practice at the time of his death.</p><p>The post office vacated the building in 1987. Currently, it houses the U.S. District Court, U.S. Bankruptcy Court, and other federal offices. The E. Ross Adair Federal Building and U.S. Courthouse was listed in the National Register of Historic Places in 2006.</p><h2>Architecture</h2><p>The E. Ross Adair Federal Building and U.S. Courthouse occupies a parcel of land bounded by Douglas Avenue and Harrison, Brackenridge, and Webster streets. It is designed in the Stripped Classical style of architecture, which was frequently used for federal building design during the Depression era and was advocated by Louis A. Simon, who oversaw federal building design under Acting Supervising Architect James A. Wetmore. It features classically inspired symmetry, massing, and materials, but without the abundant ornamentation that was common on some earlier styles of federal architecture. Instead, its stylized decorative elements are characteristic of those found in Art Deco architecture. The imposing building portrayed the dignity and stability of the federal presence during a difficult time in American history.</p><p>The building rises three stories above a basement and is clad in gray-buff limestone with a granite base and entrance steps. Replacement aluminum sash windows are found throughout the building. The facade faces east toward the entry plaza and Harrison Street. The bays are divided by classically inspired columns with carved capitals in a stylized leaf pattern reminiscent of Corinthian columns. Eagle motifs are found on metal spandrel panels that separate the first and second floors; limestone panels with simple medallions separate the second and third levels. The building is topped by a cornice that contains the gutter system and features carved lion heads at evenly spaced intervals.</p><p>Projecting pavilions at each end of the facade contain entrances that are topped by original cast-aluminum grilles. The door openings have stone surrounds with carved cornices containing stylized floral and leaf patterns. Carved stone medallions containing eagle motifs are located above each entrance.</p><p>The interior contains several significant spaces that retain their historic finishes and features and continue to convey the grandeur of the building. The entry vestibules have floors covered in contrasting marble that forms a central star design with a diamond-shaped border. Walls are also clad in marble with molded door and window surrounds and fluted pilasters. Built-in marble benches are below windows. The pale marble is St. Genevieve Golden Vein and the darker marble is Verde Antique. Elaborate plaster coffered ceilings glazed a rich golden brown top the space.</p><p>The postal lobby on the first floor features marble floors, marble walls, decorative plaster ceilings, and ornamental cast-aluminum door and window surrounds. Although postal services are no longer located in the building, original postal window openings with cast aluminum surrounds and marble sills remain. Above the postal windows are large transom windows with leaded glass.</p><p>The district courtroom on the second floor is another important space. Its walls have dark green marble bases below mahogany wall panels with walnut burl inlay. Ornate bronze grilles and wall sconces are original features. The ornamental plaster cornice transitions into a plaster coffered ceiling with alternating octagonal and square designs that have been painted in a polychromatic color scheme.</p><p>One of the most impressive features of the site is the elaborate plaza along the Harrison Street facade. The plaza is reached by granite steps that contain a landing with a flagpole with a simply decorated bronze base. Integral granite benches form walls that enclose the plaza. The rear plaza bench, which is 40 feet long, is carved with the signs of the zodiac on the back while the arms have carved stylized leaf motifs.</p><h2>Significant Events</h2><ul><li><strong>1928:</strong> Congress authorizes funding for federal building in Fort Wayne under the Public Buildings Act of 1926</li><li><strong>1931-1932:</strong> Building constructed</li><li><strong>1987:</strong> Post Office vacates building</li><li><strong>2000:</strong> Building renamed to honor E. Ross Adair</li><li><strong>2006:</strong> Building listed in the National Register of Historic Places</li></ul><h2>Building Facts</h2><ul><li>Architects:&nbsp;Guy Mahurin and Benjamin Morris</li><li>Architectural Style:&nbsp;Stripped Classical</li><li>Construction Dates:&nbsp;1931-1932</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li><li>Primary Materials:&nbsp;Limestone and Granite Prominent</li><li>Prominent Features:&nbsp;Stylized Art-Deco ornamentation; Reinforced concrete construction; Granite plaza</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-977251\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-977251\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Feb 20, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-133970\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-133970\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-710322\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-710322\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-843569\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-843569\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-216443\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-216443\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-680632\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-680632\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-733050\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-733050\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-636453\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-636453\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-653713\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-653713\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1681322347\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"329c1ed0-9c23-442a-86d1-a8ff6d4d8b9a\",\"entityVid\":\"369694\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161567\",\"entityTitle\":\"E. Ross Adair Federal Building and U.S. Courthouse, Ft. Wayne, IN\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1053,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11988,
          "settleDelayMs": 10000,
          "auditMs": 1886,
          "totalMs": 14487,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1183796380f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "2d54ae8f62935f68f36d8aebc6bbc7a37331ff4d06680210a76e654c286e6705",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D54AE8F6293"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6e370c39a75",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "105f34849ed491bea902a48768165dc51e1333c4bd8d64b5dfad6dbb0e57a7be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-105F34849ED4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a1f5c99907d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "4d0e1bda74da7e0e95688bf9fe3442df263c492310f5cd7a5e703cc4500e9332",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4D0E1BDA74DA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e6b69c741f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "5e209d705900b1b9176f188de289795fd5f590804be672c9d41a3f1dfca86b27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5E209D705900"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a75514f08883",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "f8b3ac052e5ad7375afbc10b031285b5b03e4ad708cf009671f1bd86fad0dc96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F8B3AC052E5A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91e04a6bdcd8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "103227c0cd13009a808f50cc20d8ac1db5e499713f0b35321610dc3898f886d3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-103227C0CD13"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ec1e2312141",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "077e16b531df62dbe5e327136e5be3ea2a184b71096c67e3df5835e98a28907c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-077E16B531DF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eeabfa1d8b52",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "d667c0127df781ecb6db1e66f29a5a6189bf0095e9b2fb582c4ffee9554c680f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D667C0127DF7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18c62058d3a1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "54a7b0b7592c5c499bb0449211edfd67c8cd6c7e08b1537719600b9e809eb2c1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-54A7B0B7592C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30dd05e71d5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "3c95bd6d258fafd72413b9ef640a48d5b111d25fba96c3165973a1c95c9d39e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3C95BD6D258F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eca8262f182",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "2a371ca038bf8685352bdcf64a5ce7feac1828ebce87e26cd598563ab0204d70",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2A371CA038BF"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaf851f6e755",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "30a59decf54e89e5da5480b2fa145a4b79841a4a84a000c4587a09da4107c461",
            "a11yOccurrenceDisplayId": "A11Y-OCC-30A59DECF54E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "074037b80bd8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "16853f592c27ec04232bc5e829f3014c524393482c1ce8dcae9fd94c255f7dd9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16853F592C27"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "beb415f15d8d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "b1f07ab7af84b8a3a91cd960b3883d298e20f92fda5b99247688616ced5e3322",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B1F07AB7AF84"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9b23a172674",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "f4c91baf3ce8d9e7d4d4640d3f15177be4f2472102457862ab249e69ff73e57d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F4C91BAF3CE8"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4389f8e22498",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "81ef9421fae3a148bcef033b68103e02b732ea0e41aab7d48f1efd50434236c2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81EF9421FAE3"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12055,
          "settleDelayMs": 10000,
          "auditMs": 591,
          "totalMs": 13297
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "02561913888b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "6d038cf26775cf04c3704a609220f43a8196c305336fec5a9f9ee200b03b14b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D038CF26775"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "243d6f9a4ea3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "9a3e30bdacd8c832d7aaa528eb9aceb5e629855852c9ee3e58df217d9520219d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A3E30BDACD8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8a8ea5b44c5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "16d3201458ae4ee9f5df47e3f5978914d22fb869ccfd104037193d10dd22df44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16D3201458AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8a8ea5b44c5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "16d3201458ae4ee9f5df47e3f5978914d22fb869ccfd104037193d10dd22df44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16D3201458AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8a8ea5b44c5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "16d3201458ae4ee9f5df47e3f5978914d22fb869ccfd104037193d10dd22df44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16D3201458AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8a8ea5b44c5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "16d3201458ae4ee9f5df47e3f5978914d22fb869ccfd104037193d10dd22df44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16D3201458AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8a8ea5b44c5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "16d3201458ae4ee9f5df47e3f5978914d22fb869ccfd104037193d10dd22df44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16D3201458AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8a8ea5b44c5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "16d3201458ae4ee9f5df47e3f5978914d22fb869ccfd104037193d10dd22df44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16D3201458AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8a8ea5b44c5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "16d3201458ae4ee9f5df47e3f5978914d22fb869ccfd104037193d10dd22df44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16D3201458AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "8a8ea5b44c5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "16d3201458ae4ee9f5df47e3f5978914d22fb869ccfd104037193d10dd22df44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-16D3201458AE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "f36657cb3ed2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "ff63ea22876d8642fc7fbb2c7c666146105840b9373e498db02cba9fceeeb935",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF63EA22876D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e951d7fc2a2f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "793fc06594ddc764d6b90da8127567af77f1e223f5a63b61fd65de0289675d61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-793FC06594DD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "448345af7229",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "1ea4e02d007ae2a55f03fec227bdef71e04034b426456569aa0a878a1c6b09d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA4E02D007A"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "cbc99ac4fd0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "456d2893f5592366cdd2df6ccda7b316ff2a90999f199b1a0625ea37c001b9a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-456D2893F559"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "8a7717835040",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "600cfcd5361ad563a5f9d4d03e4759bb4ffa71e115b8524b013d8fb0ada5876f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-600CFCD5361A"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "934cfd2145f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "70a01ee2783fda2b4e6c4cbd65ae5f675fbfad7ca3696bee622b09538f085a72",
            "a11yOccurrenceDisplayId": "A11Y-OCC-70A01EE2783F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "6fdd77c1222e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "9c791d0ac5464b1001a9c9083ba369cc10501ae1ca6d7cdc45ffa7803fe745ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9C791D0AC546"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1165,
        "pageNavigationMs": 12055,
        "pageLoadDelayMs": 10000,
        "totalMs": 32903,
        "scannerMs": {
          "axe": 14487,
          "accesslint": 13297
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Ed Edmondson U.S. Courthouse, Muskogee, OK | GSA",
      "elapsedMs": 33742,
      "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": 933,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;101 N 5th St #210, Muskogee, OK 74401 The Muskogee Federal Building - U.S. Courthouse is significant as the city's best example of Neo Classical Revival/Second Renaissance Revival architecture and the early embodiment of federal...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok\">\n<meta property=\"og:title\" content=\"Ed Edmondson U.S. Courthouse, Muskogee, OK\">\n<meta property=\"og:description\" content=\"Location:&nbsp;101 N 5th St #210, Muskogee, OK 74401 The Muskogee Federal Building - U.S. Courthouse is significant as the city’s best example of Neo Classical Revival/Second Renaissance Revival architecture and the early embodiment of federal…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Ed Edmondson U.S. Courthouse, Muskogee, OK | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161332\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161332\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Ed Edmondson U.S. Courthouse, Muskogee, OK\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Ed Edmondson U.S. Courthouse, Muskogee, OK\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location</strong>:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/ysi6mN6A2EqLJtrq8\">101 N 5th St #210, Muskogee, OK 74401</a></p><h2>Significance</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166163_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/OK_Muskogee.jpg?itok=soAeCf3o\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166163_570_0_0\" alt=\"Edmonson FB\" class=\" img-responsive\"></div><p>The Muskogee Federal Building- U.S. Courthouse is significant as the city’s best example of Neo Classical Revival/Second Renaissance Revival architecture and the early embodiment of federal government in the region. It is a well designed building using high quality materials. Design and Construction supervision was provided by the U.S. Treasury with James Knox Taylor as supervising architect. Its subdued classical detailing and ornamentation convey the governmental functions inside while blending well with contemporary architecture. The building’s style also integrates well with Muskogee’s less urban setting. The subdued classical design together with the use of modern elements, such as the Chicago styled window grilles, results in a design that represents an early departure from the Second Renaissance Revival and Beaux Arts styling that was typical of the government’s previous buildings.</p><p><br>The federal building was constructed on a site that was occupied by five simple wood frame houses on the western edge of the center of town adjacent to several churches and hotels of quality architecture. The building was constructed (completed in 1915) shortly after the statehood in 1907 and prior to the construction of the U.S. Post Office and Federal Building in nearby Tulsa. When the building opened (public opening November 26, 1915), it was “… the most noted architectural achievement in the state.” The construction cost $500,000 and the interior furnishings another $250,000. The building was designed as a United States Post Office and Courthouse (original name) and functioned as a complete federal center for the region. This included, in addition to the post office and court operations, general offices for the Internal Revenue, the Union Indian Agency, and Royalty amongst others. Judge Ralph E. Campbell presided over the first court session.</p><p><br>The federal presence in Muskogee began in April, 1889 when Hon. James M. Shackelford opened a session of the U.S. District Court in an old wood frame structure on the corner of Main and Okmulgee known as the “Phoenix Building”. At that time Muskogee was a border (to the Indian Territory) town of 2,500 inhabitants. In 1894 The U.S. Congress passed a law that created The Henry L. Dawes Commission. The work of the Dawes Commission, in summary, was to distribute approximately 20 million acres of land to approximately one hundred thousand individual Indian citizens of the Five Civilized Tribes, Cherokee, Creek, Choctow, Chickasaw, and Seminole. The Commission played an important role in establishing census roles, land allotments, and federal negotiations with Native Americans in the Indian Territory and was the required precursor for Oklahoma statehood. The presence of the Commission was a major influence on the early growth of Muskogee and nearby communities. The Muskogee Federal Building was designed to accommodate the Dawes Commission offices which emerged with the Commission to the Fove Civilized Tribes which then merged with the United States Indian agency prior to the original opening of the building. This territorial history is an added dimension to the historical significance of the building.</p><p><br>In 1937 the U.S. Treasury with Loius A. Simon as supervising architect designed the primary addition to the west side of the building. The addition provided covered loading and parking for the post office, added a courtroom on the second floor, and expanded the office space on each floor including the firth which was previously a storage area. Currently the building is utilized as a federal building and courthouse. The post office moved to an adjacent new one story building in 1965. There are now three courtrooms (the third was added by GSA in 1982), court and district attorney offices, FBI, U.S. Marshals, BIA, and related offices.</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-959851\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-959851\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-508255\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-508255\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-623407\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-623407\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-781189\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-781189\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-521742\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-521742\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-593346\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-593346\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-310944\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-310944\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-289953\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-289953\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-318470\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-318470\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680898518\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"1f953318-1dfd-4a24-ad52-951e93805434\",\"entityVid\":\"368179\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161332\",\"entityTitle\":\"Ed Edmondson U.S. Courthouse, Muskogee, OK\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 981,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11983,
          "settleDelayMs": 10000,
          "auditMs": 1771,
          "totalMs": 14353,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b12c334696fe",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "bed60f1c049924a3cc6fc5a4b6542703ab8e4ad3392a8a0aba8c75be1a9da03c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BED60F1C0499"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d6135d8d238",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "a06a6a942955d599e7b6e6f534be181ea207452316809d5e6b26739fedf1e3b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A06A6A942955"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a8cb586dc81",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "d62c804f4aef1a4d2103a53569d54cc09c8b90de2ea65f812c28492c1a2360fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D62C804F4AEF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2475f46fd58d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "83b0e889cdb488da67378a26aa36338f0f54065817e84b3b4719af04336a6c4b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83B0E889CDB4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cb102f308b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "2e8286ecddfabcd84be701a479e73d0d592b8d9d67a61e4d5b712412cdbbb04a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E8286ECDDFA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dc336f6a338",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "022ce7abcb370cb11089e52653633143899552a2e377bf69ba77a97c5c7aee4c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-022CE7ABCB37"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fb944dfa65e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "3ef9c93f4f26f393ce2cad75f0c4ee68da54e4972d210fe0bd8bd3649f65c658",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EF9C93F4F26"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26dac91a2683",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "6c667e9e5e30023f90026de24a2f528c9280fc654da516d5ada118f862d656f4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C667E9E5E30"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4405704bf9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "8a86f6963e4d4cb07056aa0b402355b435b9cf1d6f17762f2cf36ed1f1fc25df",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A86F6963E4D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "906505f9ab30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "7b9b83bfe650e3d66ae95097ab6e8dbe3386167bfe0c7967bfed2f9515ed8c39",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B9B83BFE650"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11063ddac47c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "51a6f31f4a61c4a682cee60cf09e6570a650ff87e019562d3613a1c06c90b743",
            "a11yOccurrenceDisplayId": "A11Y-OCC-51A6F31F4A61"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "662237bf9159",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "7787528d7b4d5464214f7cab1845373003a212eb0382aae3709d1b64d4117db1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7787528D7B4D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff1692772ddd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "bbadb8527118c1f1b4093fa31e3cbc3d5271f137c08da18b044322980eccb8d7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBADB8527118"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd02c8e48e95",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "29a52e7f26c8cea570378a7eb97bff34473b3d2c4c329302fb54f3ca2b0d4df9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29A52E7F26C8"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ea3022440d3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "a997fb5bdb020452cf41ef23292f515b903c98ec2c75e586b86f8d5517d66082",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A997FB5BDB02"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f34e31ded92",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "5aa7ba0a429ef10b618980e5f6e33e0ec40fe69f3ffa565b7c00a34b94a007d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5AA7BA0A429E"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12442,
          "settleDelayMs": 10000,
          "auditMs": 584,
          "totalMs": 13666
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b5e9176cc576",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "7400476f8b7f6e74e1dba365b6a97e3dc30b1dfcf34a94a0f2024238f326b4ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7400476F8B7F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "e69258c21691",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "1bf201d03d8cab500704859d4e4f5740ff5c162ef205447a7685990634e87735",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1BF201D03D8C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "407141a3f842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "930c43a8c29084471dcc6aaf73760285e5f7a85e8b2ed804b6b861d5973bc7c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-930C43A8C290"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "407141a3f842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "930c43a8c29084471dcc6aaf73760285e5f7a85e8b2ed804b6b861d5973bc7c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-930C43A8C290"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "407141a3f842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "930c43a8c29084471dcc6aaf73760285e5f7a85e8b2ed804b6b861d5973bc7c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-930C43A8C290"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "407141a3f842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "930c43a8c29084471dcc6aaf73760285e5f7a85e8b2ed804b6b861d5973bc7c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-930C43A8C290"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "407141a3f842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "930c43a8c29084471dcc6aaf73760285e5f7a85e8b2ed804b6b861d5973bc7c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-930C43A8C290"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "407141a3f842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "930c43a8c29084471dcc6aaf73760285e5f7a85e8b2ed804b6b861d5973bc7c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-930C43A8C290"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "407141a3f842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "930c43a8c29084471dcc6aaf73760285e5f7a85e8b2ed804b6b861d5973bc7c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-930C43A8C290"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "407141a3f842",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "930c43a8c29084471dcc6aaf73760285e5f7a85e8b2ed804b6b861d5973bc7c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-930C43A8C290"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "db6c1cfc2162",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "d28f9a5abd12f3e840945af4f7632805216b5edd15bf3755eaeeec73e8819c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D28F9A5ABD12"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "5ba619696cde",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "3add457fb0ca212dd9e903f59434f3554a95d49843d03dae3c7389af891f6f85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ADD457FB0CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5301ea99ea9a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "56c11198926bce270fd224718e0568f2c57ccc48ef6b17d410ef7b154b2ec950",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56C11198926B"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "66f744e99dba",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "3e29fdade9694ee96f78ac8d44e0c6625af5e868869739c455dc0fee079a04fb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E29FDADE969"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "421d89737fd1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "1a980950603f213edde28621f5bb83287a321ba9da6fb1f908b4bdf6b375e6cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A980950603F"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "cffa1d8353d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "8e4074f748d925a1301ca855ed533b464ab20eea2918e8cc3043941ed49fc3ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E4074F748D9"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "f0ac49c9f98d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "e8396d6f2a00b90fb6afc13dee081f4472d4ce31c7cdeeec96f247fbd53f4d5d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8396D6F2A00"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1375,
        "pageNavigationMs": 12442,
        "pageLoadDelayMs": 10000,
        "totalMs": 33742,
        "scannerMs": {
          "axe": 14353,
          "accesslint": 13666
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Edward T. Gignoux U.S. Courthouse, Portland, ME | GSA",
      "elapsedMs": 33216,
      "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": 1010,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;156 Federal St, Portland, ME 04101History&nbsp;When it was completed in 1911, the U.S. Courthouse in Portland, now known as the Edward T. Gignoux U.S. Courthouse, was the first&nbsp; &nbsp;federal courthouse in Maine. Its national stature combined with...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me\">\n<meta property=\"og:title\" content=\"Edward T. Gignoux U.S. Courthouse, Portland, ME\">\n<meta property=\"og:description\" content=\"Location:&nbsp;156 Federal St, Portland, ME 04101History&nbsp;When it was completed in 1911, the U.S. Courthouse in Portland, now known as the Edward T. Gignoux U.S. Courthouse, was the first&nbsp; &nbsp;federal courthouse in Maine. Its national stature combined with…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Edward T. Gignoux U.S. Courthouse, Portland, ME | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161340\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161340\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Edward T. Gignoux U.S. Courthouse, Portland, ME\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Edward T. Gignoux U.S. Courthouse, Portland, ME\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/7WezGFuYgtqXXmiw6\">156 Federal St, Portland, ME 04101</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166220_1\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/ME_Portland_Gignoux.jpg?itok=m02fqgIz\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166220_570_0_1\" alt=\"undefined\" class=\" img-responsive\"></div><p>When it was completed in 1911, the U.S. Courthouse in Portland, now known as the Edward T. Gignoux U.S. Courthouse, was the first&nbsp; &nbsp;federal courthouse in Maine. Its national stature combined with its distinctive Renaissance Revival architecture brought prestige to&nbsp; &nbsp;Portland’s civic center. Designed by James Knox Taylor, Supervising Architect of the U.S. Treasury Department, the courthouse’s&nbsp; &nbsp;classical details complement its neighbors surrounding Lincoln Park, which include the U.S. Custom House (1872), Cumberland County&nbsp; &nbsp;Courthouse (1910), and Portland City Hall (1912). The U.S. Courthouse was listed in the National Register of Historic Places in 1974.</p><p>&nbsp;Construction of the U.S. Post Office Building near Lincoln Park in 1868 helped establish the area as a location for public buildings at the&nbsp; &nbsp;turn of the twentieth century. By 1908, the federal government had acquired a prominent site for a new courthouse adjacent to the park,&nbsp; &nbsp;and construction began that year. Knox designed a trapezoidal building with an interior courtyard to be constructed in two phases. The U-shaped first phase of construction was completed in 1911. In 1931-32, under the direction of James A. Wetmore, Supervising Architect of the U.S. Treasury Department, Knox’s original design was completed, closing the U. The new construction provided space for a post office and additional offices on the upper floors.</p><p>In 1988, the U.S. Courthouse was renamed in honor of Judge Edward T. Gignoux, a veteran of 26 years on the bench, who had gained notoriety when he presided over the contempt trial of activists who attempted to disrupt the Democratic National Convention in Chicago in 1968.</p><p>In 1996, the courthouse underwent extensive modernization, which added two new courtrooms in the 1931-32 addition. The principal features and details of the first and second floors of the 1911 construction were rehabilitated and restored. As a result of the project, the Edward T. Gignoux U.S. Courthouse was awarded an Institutional Preservation Award from Greater Portland Landmarks in 1999.</p><h2>Architecture</h2><p>The Edward T. Gignoux U.S. Courthouse’s Italian Renaissance Revival style reflects its architect’s belief that classicism was well suited for federal buildings. Entirely faced with New England granite, the building is composed of two stories above a raised stone base. Each level is articulated on the exterior through the use of subtle variations in ornamentation and textures. The first story is characterized by channeled stone. It is distinguished from the second story by a stringcourse and by the second story’s smooth masonry. Differentiation also occurs in the fenestration. While the first floor has recessed, rectangular windows with simple moldings, the second-story windows are larger and elaborately detailed with classical moldings, balcony balustrades, and crowning triangular and segmented pediments, some of which are set within large arched niches with keystones. A continuous frieze, dentil molding, and cornice finish the top of the wall, where a parapet caps the composition. A succession of circular dormer windows punctuates the attic story of the slate-shingled mansard roof. The exterior articulation and ornamentation of the 1931-32 addition faithfully replicates the architectural detail of the original 1911 construction.</p><p>The building’s trapezoidal plan occupies an entire city block bounded by Federal, Newbury, Pearl, and Market Streets. The building’s original U-shaped plan comprises the southwest portion of the block, with the 1931-32 addition completing the northeast side and enclosing the central courtyard. The courtyard is accessed through a porte-cochere on Federal Street, and features buff-colored brick walls with granite stringcourses and keystones for the walls.</p><p>The building’s formal entrance, located at the angled corner at Federal and Market Streets, is marked by a large, triangular pediment that surmounts a Doric frieze and engaged columns decorated with banded rustication. The entrance leads into the elliptical Rotunda, an elegant and open two-story foyer with refined classical detailing. The Rotunda features a curving marble staircase with a balustrade of thin cast-iron balusters, rising to the second floor along the perimeter of the room.</p><p>The elegant public spaces are symmetrically composed using classical proportions and details for the bases, wainscoting, and crown molding. Stained wood finishes, such as oak and pine, are used in the courtrooms, corridors, and judicial chambers. Marble finishes and terrazzo floors are reserved for the courtrooms and the corridors in the first floor. Interior finishes in the 1931-32 addition reveal the reduced or — stripped — classical style of the era, as seen in the abstracted designs in the terrazzo flooring and the flattened moldings used for the door framing.</p><p>In 1992, a major renovation project began to modernize and renovate the historic fabric of the building. Space in the original 1911 floor plan was converted into the Court Clerk offices and a new Magistrate Hearing room. District Courtroom No. 1 was carefully restored to its original design — including arched casement windows, period light fixtures, original color palette, and replicated plaster moldings for the ceiling.</p><p>The renovations to the 1932 east wing allowed for significant alterations, most notably for the new District Courtroom No. 2, which features an open, two-story space illuminated by skylights and contemporary materials and finishes. The Edward T. Gignoux U.S. Courthouse remains a fine example of early twentieth century Federal architecture and an important historic landmark in Portland.</p><h2>Significant Events</h2><ul><li><strong>1903-08</strong>: The federal government purchases the site for a new courthouse.</li><li><strong>1908-11:</strong> The first building phase of the U.S. Courthouse is completed.</li><li><strong>1931-32:</strong> The U-shaped courthouse is enclosed with a connecting wing, following the building’s original plan.</li><li><strong>1974</strong>: The building is listed in the National Register of Historic Places.</li><li><strong>1988:</strong> The U.S. Courthouse is named in honor of Judge Edward T. Gignoux.</li><li><strong>1992-96:</strong> A modernization project restores the original District Courtroom, and adds courtrooms and other facilities.</li><li><strong>1999:</strong> The building receives the Institutional Preservation Award from Greater Portland Landmarks.</li></ul><h2>Facts</h2><ul><li>Architects:&nbsp;James Knox Taylor; James A. Wetmore</li><li>Architectural Style:&nbsp;Italian Renaissance Revival</li><li>Construction Dates:&nbsp;1908-11; 1931-32</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li><li>Primary Materials:&nbsp;Granite</li><li>Prominent Features:&nbsp;Rotunda and spiral staircase; District Courtroom</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-427251\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-427251\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-288727\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-288727\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-925763\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-925763\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-260707\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-260707\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-379239\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-379239\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-494230\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-494230\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-265502\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-265502\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-746321\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-746321\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-153056\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-153056\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680900052\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"17849716-5674-47f9-a844-e6a8c6d7c35a\",\"entityVid\":\"368115\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161340\",\"entityTitle\":\"Edward T. Gignoux U.S. Courthouse, Portland, ME\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1058,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11991,
          "settleDelayMs": 10000,
          "auditMs": 1874,
          "totalMs": 14466,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50b06975a5e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "eaceb1d58b6afd797d7ca0b5a1a3377f380e3e56e3eec8400d72ccba78ac3000",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EACEB1D58B6A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cc8fc537ba3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "162acd90ec03c72b2a674c4cccb2f6caffe1ee0c68571ba09703e6f5f70cd245",
            "a11yOccurrenceDisplayId": "A11Y-OCC-162ACD90EC03"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2499cd09d752",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "fb1467f43288ff42a516877b70b31bcd4874b1c52d83cf1d0c8a822c79d5f20c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1467F43288"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2270a412eb2c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "d84659397b3ca495ee3f87b47a7b2dbedcec01753d2b8d4adbc16b2e34ba3bd6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D84659397B3C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e26f9e5189a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "54d27c7f4be9779ea02234ecc0705e16420d86f51dc64da1f9ecd34953fdf9a9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-54D27C7F4BE9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f827b037066d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "2db3cb58aa8fb2fbafcf08416533e9c6372d90f1559e2658b47c87927a1b9e5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DB3CB58AA8F"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54ceab1aff4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "d5b3662922ea8beda5948593b7fc67989e744cfdee9b25f0e4a1574065084834",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5B3662922EA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc11d8b46d61",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "117997c2336e57354a48cf1da4332cf7bcf9485b24c57380f8e991635d2da6b6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-117997C2336E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f475fa7d6b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "8ac0fe7df8321591ed5886094277e9c5ccb5dbb9a3d576d76b4b75b3cbf407b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8AC0FE7DF832"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21f6ad8067f7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "a89a615de9ce1d5debd5957885619a74a5ddec3f933cc8cb3e91cc23034ceaf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A89A615DE9CE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "676ea137c76d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "41847dc359ecbcfa3bef3c3dcd8d7837f4d93ba085a69383aa0800f1f9611ba9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-41847DC359EC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "186c22bac4af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "fa37c298a5576ecd52437f62e9d9108d4fea4fa4cd0569e7968e45772251e13d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA37C298A557"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34df358913f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "a0228619e443885f19db4175addf164ed48e510bc5ac7f568140006c78ae3ac0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0228619E443"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96a39a1c4ed1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "e79998299cfaef1fc63c83d812f84b79d9fcc3e0c972fbb12b2919c82bce8f12",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E79998299CFA"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a931a49e9cac",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "b4d44c1f12b7ec0680380e81c2684c5df904f9da07cdbe9c0c79fbeae92903d4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4D44C1F12B7"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea1f35c3a1c6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "da336edad203231843bb309a776fe514ebb3eb5c54da1b85d16a6f06cc0e9b50",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA336EDAD203"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12516,
          "settleDelayMs": 10000,
          "auditMs": 602,
          "totalMs": 13759
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "234df78c23b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "b18078f7b439f7de2f2d1d2d64a2f1a250f4c1faeee046e96f7d37b83784de0c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B18078F7B439"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "697f5fe5d5b6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "73bc418affdf78e9788b4668064b66cf65bfa3f4f7d9fe993ad22c12c2033335",
            "a11yOccurrenceDisplayId": "A11Y-OCC-73BC418AFFDF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c6e57edc0b18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9e499ede0e0660a5e70ca84ba2f5e98a6b9e622a0637ff18e5be999123b7abbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E499EDE0E06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c6e57edc0b18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9e499ede0e0660a5e70ca84ba2f5e98a6b9e622a0637ff18e5be999123b7abbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E499EDE0E06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c6e57edc0b18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9e499ede0e0660a5e70ca84ba2f5e98a6b9e622a0637ff18e5be999123b7abbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E499EDE0E06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c6e57edc0b18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9e499ede0e0660a5e70ca84ba2f5e98a6b9e622a0637ff18e5be999123b7abbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E499EDE0E06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c6e57edc0b18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9e499ede0e0660a5e70ca84ba2f5e98a6b9e622a0637ff18e5be999123b7abbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E499EDE0E06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c6e57edc0b18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9e499ede0e0660a5e70ca84ba2f5e98a6b9e622a0637ff18e5be999123b7abbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E499EDE0E06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c6e57edc0b18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9e499ede0e0660a5e70ca84ba2f5e98a6b9e622a0637ff18e5be999123b7abbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E499EDE0E06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c6e57edc0b18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9e499ede0e0660a5e70ca84ba2f5e98a6b9e622a0637ff18e5be999123b7abbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E499EDE0E06"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "dea4c65f1beb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "71f89a7fd87da2e34b9b7d8c2bba3ed76ad3b7eae5933e8c19d7ddb629714fcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71F89A7FD87D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "41156b7e71dc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "57698e5658adec3513cb7ef0a2e070d4e4c04c77ee9ffcc5c9329fe0df68eae3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57698E5658AD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "5be58fdeea02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "6c85507a218541ea8d9d01d61f8762aa156c7437d1bad02bf954060dcfd48f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C85507A2185"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "2ee631ccbc5f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "1e5c02eb6807bed3acc1a382303d3412704b0b753a6a0ee9af26ed1d53bc25dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E5C02EB6807"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "92dd85085c72",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "03653b8c28dfa17873ac561b01132d43af19dc387b5331e60877bf3a913577eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03653B8C28DF"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "86cb05bd3f24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "2f7366b64feb2e88d080ac04ce661b38658a5713863af0dc0c63d798859dcbf8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F7366B64FEB"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "0f75a73e6e2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "d0d5ad19ee6129cd60c40018ff4354b439f0615d6649715bbf1227d3b2f512b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D0D5AD19EE61"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1220,
        "pageNavigationMs": 12516,
        "pageLoadDelayMs": 10000,
        "totalMs": 33216,
        "scannerMs": {
          "axe": 14466,
          "accesslint": 13759
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Dwight D. Eisenhower Executive Office Building, Washington, DC | GSA",
      "elapsedMs": 33359,
      "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": 1026,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Dwight D. Eisenhower Executive Office Building, Washington, DC, history, architecture, significant events, and facts.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc\">\n<meta property=\"og:title\" content=\"Dwight D. Eisenhower Executive Office Building, Washington, DC\">\n<meta property=\"og:description\" content=\"Dwight D. Eisenhower Executive Office Building, Washington, DC, history, architecture, significant events, and facts.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2026-03-12\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Dwight D. Eisenhower Executive Office Building, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161108\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161108\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Eisenhower Executive Office Building, Washington DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Dwight D. Eisenhower Executive Office Building, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location: <a class=\"usa-link--external\" href=\"https://goo.gl/maps/yZQD2XSFHb3bwTPK7\">1650 17th St NW, Washington, DC 20500</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166162_1\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/DC_EEOB.jpg?itok=UFDeggMU\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166162_570_0_1\" alt=\"Dwight Eisenhower Executive Office Building exterior, Washington DC\" class=\" img-responsive\"></div><p>The Dwight D. Eisenhower Executive Office Building (EEOB) was built between 1871 and 1888 as the State, War, and Navy Department Building, bringing these rapidly growing interrelated government departments together under a single roof.</p><p>Alfred B. Mullett, Supervising Architect of the Treasury Department, designed the building. It was built in four stages and replaced two existing executive office buildings that stood west of the White House. The south wing (1871-1875) housed the State Department. The east wing (1872-1879) housed the Navy Department. The north (1879-1882), west and center wings (1884-88) housed the War Department. In 1874 Mullett resigned as Supervising Architect because of difficulties with the Treasury Secretary and was succeeded by Orville Babcock (1875) and then William A. Potter (1875-1877). However, the last 11 years of construction was supervised by Colonel Thomas Lincoln Casey, an Army Engineer, who was assisted by Chief Designer, Richard Von Ezdorf.</p><p>The Office of the Superintendent of the State, War, and Navy Building was created in 1882 to provide building services for the Departments within the building. It was the first federal agency created solely to manage a building and, as such, was a predecessor of the U.S. General Services Administration. The Navy outgrew its space and left in 1918. The War Department outgrew its space and left in 1938. The State Department followed in 1947. In 1949 the building became the Executive Office Building to better identify its occupants, the Bureau of the Budget and White House staff. In 1955 President Dwight D. Eisenhower held the first televised presidential press conference in the Indian Treaty Room. The building has housed all Vice Presidents and their staffs, beginning with Lyndon B. Johnson. It has been associated with people, events, and decisions of great historic importance to the country.</p><p>In 1957 the President’s Advisory Commission on Presidential Office Space recommended demolition and replacement with a modern office building. This recommendation was never implemented. Designated a National Historic Landmark in 1969, the building is also within the Lafayette Square National Historic Landmark District. It was renamed the Dwight D. Eisenhower Executive Office Building in 1999 and rededicated in 2002.</p><h2>Architecture</h2><p>The Dwight D. Eisenhower Executive Office Building is located next to the White House at 17th Street and Pennsylvania Avenue NW and is surrounded by a decorative cast-iron fence set on a granite base. A major example of French Second Empire style architecture, it stands with the Capitol, the White House, and the Treasury building as a symbol of the U.S. government. Designed by Alfred B. Mullett a few years after completion of the nearby Treasury Department Building, Congress required that his design match Treasury’s building plan and use of fireproof materials. However, it is set apart by its highly articulated gray granite facades with tiers of porticoes, paired Doric and Ionic colonnades, and dramatic slate-covered mansard roofs. These are characteristic features of the Second Empire style favored by Mullett and used to great effect.</p><p>Upon completion it was the largest office building in Washington. The granite walls are nearly four feet thick and supported on spread hydraulic concrete footings. The window frames, exterior roof sculpture, cornices, and roof trim are cast iron. The interior has ceilings eighteen feet high, and nearly two miles of corridors, lined with floors of white marble and black limestone. The Venetian-born and Austrian-trained chief designer, Richard Von Ezdorf, created a fireproof interior by using cast-iron structural and decorative elements in conjunction with brick and plaster walls. Installed in 1875, the hydraulic lift elevator was the first in any U.S. government building. Telephone and telegraph lines were installed in 1879 and electric lights by 1890.</p><p>Monumental curving granite staircases, lined with over 4,000 individually cast bronze balusters, are set below four sky-lit domes and two stained-glass rotundas. The State Department’s south wing was the first to be occupied. It contains a library, the Diplomatic Reception Room, and the Secretary’s office suite decorated with carved wood, Oriental rugs, and stenciled wall patterns. The State Department’s elegant four-story library, now used as the Executive Office of the President Library, was constructed entirely of cast iron and completed in 1876. It is the largest of the three libraries in the building.</p><p>The Navy Department occupied the east wing. The office suite of the Secretary is decorated with elaborate stenciling, marquetry floors, and heavily decorated ceiling and wall moldings. The Indian Treaty Room, originally the Navy’s library and reception room, has rich marble wall panels, encaustic tile floors, and gold-leaf ornamentation. The two-story room has hosted the signings of international treaties, presidential press conferences, and presidential ceremonies. The 800-pound bronze lamps in each corner represent Peace &amp; War, Liberty, Arts &amp; Sciences, and Industry.</p><p>The War Department occupied the north, west, and center wings. Its major interior spaces include the ornately finished War Department Library, constructed of cast iron like the other two libraries, and the Secretary’s office suite. Like the east wing, the west wing contains a double staircase set below a stained-glass rotunda.</p><h2>Significant Events</h2><ul><li><strong>1871-1888:</strong> The State, War and Navy Department Building (later the Eisenhower Executive Office Building) is constructed.</li><li><strong>1898</strong>: In Room 208, the Secretary of State gives the Spanish Ambassador his credentials and passports as the U.S. declares war against Spain.</li><li><strong>1930: </strong>State, War and Navy Department Building is renamed the Department of State Building.</li><li><strong>1949: </strong>The Department of State Building is renamed the Executive Office Building.</li><li><strong>1955:</strong> Eisenhower holds first-ever televised Presidential press conference in Room 474.</li><li><strong>1957: </strong>Advisory Commission on Presidential Space recommends demolition to build a modern office building.</li><li><strong>1969: </strong>The building is designated a National Historic Landmark.</li><li><strong>1971: </strong>The building is added to Lafayette Square National Historic Landmark District.</li><li><strong>1999: </strong>The building is renamed in honor of President Dwight D. Eisenhower.</li><li><strong>2002: </strong>In a public ceremony on the east steps, the building is rededicated by President George W. Bush.</li></ul><h2>Facts</h2><ul><li>Architects: Alfred B. Mullett, Supervising Architect of the Treasury Department, and Richard Von Ezdorf, Chief Designer</li><li>Architectural Style: French Second Empire</li><li>Construction Dates: 1871-1888</li><li>GSA Building Number: DC0035ZZ</li><li>Landmark Status: National Historic Landmark</li><li>Primary Materials: Gray granite with cast-iron details</li><li>Prominent Features: Coupled Doric and Ionic colonnades; mansard roof with cast-iron trim; stained glass sky-lights; monumental spiral staircases; three cast-iron libraries of two-, three-, and four-stories</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-106643\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-106643\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Mar 12, 2026\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-135496\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-135496\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-669014\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-669014\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-335085\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-335085\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-988932\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-988932\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-555777\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-555777\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-878122\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-878122\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-540139\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-540139\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-411350\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-411350\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680096777\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"06136c11-71f7-45a8-987c-bdd987fd10d6\",\"entityVid\":\"396942\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161108\",\"entityTitle\":\"Dwight D. Eisenhower Executive Office Building, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1074,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12523,
          "settleDelayMs": 10000,
          "auditMs": 2192,
          "totalMs": 15313,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "604fbc0b35f9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "09d68bc2ef80fb1f9bbf8e7f21bd5e2289e7f6e0a241a150b3e2aea2af2376c1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-09D68BC2EF80"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac406ae2fc22",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "034a4d4f4038ea6ce650084eb401cfacf0b0fe3d2efe1d83892e4e22e36b9b5a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-034A4D4F4038"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea5d42128855",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "a22b1112dbebd6eea5cc3b2e3acc88eb8caafdc3891d4b19a9b50b3608da65a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A22B1112DBEB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d32c5e691389",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "6d40d2b8680da8aec926790670881774d69212227c3babb200bc95d27e80871a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D40D2B8680D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3124197835c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "f24df2afceb6f46b98d2cb3b633287f9662698faa7769228e9b97d6e680e6177",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24DF2AFCEB6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a17b52e9e85c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "36b8e25d1b791963d5c5c972e8acb3637cc7930f0dd71bb77284b5a1680ee9a9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36B8E25D1B79"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6942028da2d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "358302e2cf91c15215f49fb3dcecc167db8e501b574f5385992bf54a9776db8b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-358302E2CF91"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad1e94ead836",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "111fe9a945f0c42933098d06ce07195a6e0359d9c87c8c159dc960fd10c378af",
            "a11yOccurrenceDisplayId": "A11Y-OCC-111FE9A945F0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27abd0d458f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "5e2a673e439845363f7bf015a760f877eb5925601d50ecd260ee2134afa584db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5E2A673E4398"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4510158e881",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "e8b4dd3c96ee7ef2665e00afc146fe66b03d096234f174034e74dc986ca3637d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8B4DD3C96EE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "068d106d3730",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "aaa3b6f15a516746b1f0c9a22ec21cdcb2b228c539e9341acb1cc7f16af5edf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AAA3B6F15A51"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dd9dd65b2ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "65b52e53814c43c5b5af96f0244f9663dd73b0961df7c828c4ce0d986bb3a41e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65B52E53814C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9555e906fcc1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "62ce155ad14cd4d956865beeb48a212b2d434dcf2482ff328e46e64325344f41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-62CE155AD14C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b84d490f7d4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "8c28205ea1f18d2dace1f335b972ef71ae1dac5a0512a7fc77267d17f642446b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8C28205EA1F1"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d5a6c6cd132",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "7da6f75a08e61a111bd26fd5ba07a663771e3efa9c1a5b0b49db23c70cfa1285",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7DA6F75A08E6"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd7a679a005a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "8bab44138b5619e7b7a45e0e0b3dc1ae954de4d8b1a72ff50a6077c26aff22e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BAB44138B56"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11979,
          "settleDelayMs": 10000,
          "auditMs": 591,
          "totalMs": 13212
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "cd6c9219f573",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "59ec7228570c1a607c28eeba82bbe7a0d8bfae4d4fb2aadffb2e269b0bc6219a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59EC7228570C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "74f2fc6d701a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "dd067ef67088025deb1b4fcca4d5321c71cf7522c7ebb0f589a83ebb65bcb90c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DD067EF67088"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f607cdfeb04c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f435ca25a6ba3848f768924bba6bfc4dd1763d540c26a1fbe8c5ff35248dc2dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F435CA25A6BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f607cdfeb04c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f435ca25a6ba3848f768924bba6bfc4dd1763d540c26a1fbe8c5ff35248dc2dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F435CA25A6BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f607cdfeb04c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f435ca25a6ba3848f768924bba6bfc4dd1763d540c26a1fbe8c5ff35248dc2dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F435CA25A6BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f607cdfeb04c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f435ca25a6ba3848f768924bba6bfc4dd1763d540c26a1fbe8c5ff35248dc2dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F435CA25A6BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f607cdfeb04c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f435ca25a6ba3848f768924bba6bfc4dd1763d540c26a1fbe8c5ff35248dc2dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F435CA25A6BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f607cdfeb04c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f435ca25a6ba3848f768924bba6bfc4dd1763d540c26a1fbe8c5ff35248dc2dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F435CA25A6BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f607cdfeb04c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f435ca25a6ba3848f768924bba6bfc4dd1763d540c26a1fbe8c5ff35248dc2dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F435CA25A6BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "f607cdfeb04c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "f435ca25a6ba3848f768924bba6bfc4dd1763d540c26a1fbe8c5ff35248dc2dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F435CA25A6BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "0c6b9f96f43e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "34b6a20209e05b23d134148c5cf0f370181651107137ff2fdfa83caf5471054a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34B6A20209E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "75ff5744bf0d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "b8d65ccc19942e00fd52cfbb39950ccb3f61463f558c633054145d8c145ad6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8D65CCC1994"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e2b603747e30",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "04d8e337a6ee262499cafc96552057b0492b67fb80730e5f5566fac196f4e7db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04D8E337A6EE"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "5566865ed28f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "91f27309196ac0d3b3a5ef1e4deaf23305157e696dccd5833088611785e09a7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-91F27309196A"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "54857b111590",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "7e80a98f4f297a5e7c598caba1bf8dab5ae4363e6de2c264e6997b5536fcdc8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E80A98F4F29"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "9d49385bd8d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "4f2fa4fdeb10fae2ee97186a676601653669802f17502f2cd4dcb634c5fa0da6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F2FA4FDEB10"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "c92509d4cbdc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "0d32cdbf901baa7ecaf01d56e0fb61173ac0a67ebfa7c004671dd7be31a46aae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D32CDBF901B"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1105,
        "pageNavigationMs": 12523,
        "pageLoadDelayMs": 10000,
        "totalMs": 33359,
        "scannerMs": {
          "axe": 15313,
          "accesslint": 13212
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Elbert P. Tuttle U.S. Court of Appeals Building, Atlanta, GA | GSA",
      "elapsedMs": 31359,
      "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": 1001,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;56 Forsyth St NW, Atlanta, GA 30303; James Knox Taylor designed the Elbert P. Tuttle U.S. Court of Appeals Building in the Second Renaissance Revival style of architecture.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga\">\n<meta property=\"og:title\" content=\"Elbert P. Tuttle U.S. Court of Appeals Building, Atlanta, GA\">\n<meta property=\"og:description\" content=\"Location:&nbsp;56 Forsyth St NW, Atlanta, GA 30303; James Knox Taylor designed the Elbert P. Tuttle U.S. Court of Appeals Building in the Second Renaissance Revival style of architecture.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m1h2\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Elbert P. Tuttle U.S. Court of Appeals Building, Atlanta, GA | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161355\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161355\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Elbert P. Tuttle U.S. Court of Appeals Building, Atlanta, GA\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Elbert P. Tuttle U.S. Court of Appeals Building, Atlanta, GA\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location</strong>:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/nu5Zid9cP5wLc2kLA\">56 Forsyth St NW, Atlanta, GA 30303</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166221_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/GA_Atlanta_Tuttle.jpg?itok=oTgK6aT6\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166221_570_0_0\" alt=\"undefined\" class=\" img-responsive\"></div><p>In the years following the Civil War, Atlanta’s population expanded rapidly. To meet increased demands for federal services, Congress approved funds for a new building containing both postal and courthouse functions. When ground was broken in 1907, workers discovered a natural rock formation that resembled an American eagle, which observers interpreted to mean that the federal building was destined for the site. James Knox Taylor, supervising architect of the U.S. Treasury Department, designed the building, which was completed in 1910 and deemed by the press to be “a great step forward in the scheme of beautifying Atlanta.”</p><p>When the Eleventh Circuit Court of Appeals was established in 1981, it occupied the building, which was renamed in 1989 to honor Elbert Parr Tuttle, a renowned judge. Tuttle (1897-1996) graduated from Cornell University’s law school. He subsequently established a law firm in Atlanta where he performed many hours of pro bono work, arguing successfully on a number of landmark civil rights cases. Tuttle saw combat in the Pacific Theater during World War II and earned numerous awards for his service.</p><p>President Dwight Eisenhower appointed Tuttle to a judgeship on the U.S. Court of Appeals (Fifth Circuit) in 1954. Tuttle heard numerous civil rights cases involving voter registration, civil liberties, school desegregation, and job discrimination. In 1961, he became chief judge of the Fifth Circuit. He entered semi-retirement in 1968 but remained active, assuming a large role in establishing the Eleventh Circuit in 1981, the same year he was awarded the Presidential Medal of Freedom.</p><p>Many important cases have been argued in the courthouse. In 2000, the court upheld the American government’s decision that Elian Gonzalez, a Cuban boy who was rescued off the Florida coast after his mother died during an attempt to enter the United States, should return to Cuba to live with his father. The same year, several lawsuits involving the presidential election were decided. In Bush v. Gore, the Eleventh Circuit Court of Appeals upheld the denial of a petition to stop manual recounts of ballots. The controversy eventually was decided by the Supreme Court.</p><h2>Architecture</h2><p>James Knox Taylor designed the Elbert P. Tuttle U.S. Court of Appeals Building in the Second Renaissance Revival style of architecture. The dignified style was commonly used for federal buildings during the early twentieth century.</p><p>The building occupies the block bounded by Forsyth, Fairlie, Poplar, and Walton streets in downtown Atlanta. It is five stories in height and has a U-shaped footprint with a central courtyard. The building is clad in granite on the street elevations, while the sides that enclose the courtyard are clad in buff-colored brick. The facade faces Forsyth Street. The first story is defined by rusticated granite and round-arched openings. Separating the first and second stories is a stringcourse with medallions and incised vertical designs topped with a wave pattern. Windows on the second level each have a classical balustrade, frieze with carved classical motifs, and molded cornice supported by scrolled brackets. The third and fourth stories are marked by large round-arched windows with scrolled keystones. These windows denote the interior location of the courtrooms. The arched windows are divided by classical pilasters (attached columns) and circular medallions. The top level has small rectangular windows separated by cartouches (decorative ovals). A heavy, ornate cornice with a dentil (rectangular block) course and carved anthemion motifs tops the building.</p><p>Other elevations contain a similar level of detail, although they lack the two-story arched windows. Windows on other elevations are topped with pediments containing cartouches or lintels with medallions or carved keystones. Some windows contain carved serpent-and-staff designs, which were associated with Mercury, the Roman messenger god who was an early symbol of the postal service in the United States. An iron arch spans a loading dock in the courtyard area on Fairlie Street.</p><p>Many original interior finishes and public spaces remain. The dominant feature of the first-floor lobby is its vaulted ceiling, which springs from a series of pilasters. At each end of the lobby are domed ceilings. Window and door frames and wainscot are marble, while upper wall surfaces are covered with plaster. Original arched, bronze casement windows remain in place. Beneath each window is an original wall-mounted marble letter table resting on cast-iron brackets. Floors were originally marble, but are now covered with green terrazzo panels trimmed with gray terrazzo. A mural by an unknown artist depicts a classical seated figure of Justice flanked by allegorical representations of Agriculture and Industry. A staircase with marble treads and wainscot and a cast-iron baluster with a swag pattern leads to upper floors.</p><p>The main courtrooms are the most significant spaces on the third floor. The most impressive is the two-story en banc courtroom that is designed for all of the appellate judges to meet to hear a case. Walls are covered with elaborately carved, stained oak paneling decorated with garlands, scrolled brackets, and molding. Large, round-arch windows are balanced with recessed arched bays on the opposite walls. Bronze grilles are located throughout. The maple floor is laid in a herringbone pattern and an elaborate, plaster, coffered ceiling with rosettes tops the room. Another appellate courtroom, although slightly smaller in scale, is equally impressive. Similar finishes are used on the walls and floor, and a gallery of oak benches provides seating for observers.</p><p>The Elbert P. Tuttle U.S. Court of Appeals Building was listed in the National Register of Historic Places in 1974. It was listed as a contributing building within the Fairlie Poplar National Register Historic District in 1984. In 2015, it was designated a National Historic Landmark.</p><h2>Significant Events</h2><ul><li><strong>1906-1910:</strong> U.S. Post Office constructed</li><li><strong>1974:</strong> Building listed in the National Register of Historic Places</li><li><strong>1981:</strong> U.S. Court of Appeals (Eleventh Circuit) established</li><li><strong>1989:</strong> Building renamed to honor Judge Elbert Parr Tuttle</li><li><strong>2000:</strong> Elian Gonzalez case and Bush v. Gore argued</li></ul><h2>Building Facts</h2><ul><li>Architect:&nbsp;James Knox Taylor</li><li>Architectural Style:&nbsp;Second Renaissance Revival</li><li>Construction Dates:&nbsp;1906-1910</li><li>Landmark Status:&nbsp;National Historic Landmark</li><li>Primary Material:&nbsp;Granite</li><li>Prominent Features:&nbsp;Ornate classical exterior; Vaulted lobby ceiling</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-236770\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-236770\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-770585\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-770585\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-293764\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-293764\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-330643\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-330643\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-876641\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-876641\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-490084\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-490084\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-878629\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-878629\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-251449\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-251449\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-483290\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-483290\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680901951\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"d3ad762f-8af9-4995-9c0c-4b019205fc81\",\"entityVid\":\"367781\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161355\",\"entityTitle\":\"Elbert P. Tuttle U.S. Court of Appeals Building, Atlanta, GA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1049,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11784,
          "settleDelayMs": 10000,
          "auditMs": 1887,
          "totalMs": 14270,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2d0fe5e4f48",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "72a4f06d09c7a509c1a28c9a6513f35bc9d415d1132e0b9b929fe2d182764d45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-72A4F06D09C7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1241859bb6d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "cc7c0e837d519b97968ccef04add4a77f59bca35ea0e1d49b7e89104891fa0b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC7C0E837D51"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff83e6abfbb2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "6090a2e79560d3bc79480887c7cb06c02a8dd160fd0b5415f7a50a8405c12dbe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6090A2E79560"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82fa14d28085",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "a338c49aa36d1dc8fff548703b903e2f68237873718bea3ab46f6e4c0277ae7f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A338C49AA36D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f076a5c24bc4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "de6e032624f438d9541ccc63559d79436ab300ba84b2c6617bc3c85b6aa09668",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE6E032624F4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a2ac2271251",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "8b86ce2523b8acc59599743ba10303b1d20360375ace72561269047df8d81542",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B86CE2523B8"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "288b12b35cb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "4a29df2a76b02799fc200403979918699696cd934e6917c74dc3834086d00690",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4A29DF2A76B0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb8b51699491",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "7cc9a5419089e9f626b50800e28ef4b61de79247afd359c7a6f4e667a6bb1a9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7CC9A5419089"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4db89305a6a6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "284c1fbd07d4f3e114dc3416825311ba50c564343521287f19ce2c2b0a67d727",
            "a11yOccurrenceDisplayId": "A11Y-OCC-284C1FBD07D4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f9409d83dc7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "86476d64daa447311499a40a2c5b1ce60507e930317bb3727f43ce63ce7fef05",
            "a11yOccurrenceDisplayId": "A11Y-OCC-86476D64DAA4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1892b30e67ae",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "ac14c29f089a28ab39329c251312cb48e210e7c21ebfcc0555921c98276dc245",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC14C29F089A"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afdfe324f5e6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "7e43a9b47fa14868dd2e5c0d4317796038f6bb1322f5e262e4ff7bc23ba845ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E43A9B47FA1"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4407b838f3d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "92c5f8067ee73458d54c7f642b5dafecf20c129a39210ce8ca354bbf730c9071",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92C5F8067EE7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "323d64d98807",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "ae3e8be2700c3241a306b35caaae02a3e40a175056fb129b0c18c1e202ad3746",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE3E8BE2700C"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "def4dc5196d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "57fc0040761434b626995854d29a2c7fb624f70e182bb236e5c1caf25d33135f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57FC00407614"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1934b6f74b7c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "64f808911350ff65e12987791aa6ae165bfa0aaa3b6fdc8792ae80c1594bb7e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64F808911350"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11857,
          "settleDelayMs": 10000,
          "auditMs": 604,
          "totalMs": 13106
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "4cdccae1b172",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "860ee4ae0d4c6582b21c9d80cb604ec0798d8d1f18473fdec9cba25cb44ca1ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-860EE4AE0D4C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "a4fe0f1a668e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "8c07d700c7acd5a82b4cd138b6e45075d3ff084df2719ec3e0d008f8a63b42f1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8C07D700C7AC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "36e8e5390a8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1af93ad517449e3a2adb964893d80165e1c4b7748798619acfa9997e73cbe1a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AF93AD51744"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "36e8e5390a8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1af93ad517449e3a2adb964893d80165e1c4b7748798619acfa9997e73cbe1a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AF93AD51744"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "36e8e5390a8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1af93ad517449e3a2adb964893d80165e1c4b7748798619acfa9997e73cbe1a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AF93AD51744"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "36e8e5390a8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1af93ad517449e3a2adb964893d80165e1c4b7748798619acfa9997e73cbe1a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AF93AD51744"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "36e8e5390a8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1af93ad517449e3a2adb964893d80165e1c4b7748798619acfa9997e73cbe1a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AF93AD51744"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "36e8e5390a8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1af93ad517449e3a2adb964893d80165e1c4b7748798619acfa9997e73cbe1a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AF93AD51744"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "36e8e5390a8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1af93ad517449e3a2adb964893d80165e1c4b7748798619acfa9997e73cbe1a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AF93AD51744"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "36e8e5390a8f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "1af93ad517449e3a2adb964893d80165e1c4b7748798619acfa9997e73cbe1a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AF93AD51744"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "873b06f49af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "23e7b23aa982bcb2f49d9c6761345e9b1bfa7ea943142ec941441bc4fd12df79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23E7B23AA982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "71b88c4381d8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "15b63a935982422e4c7197e82b51e5f940b1794b2b1e1287281f3461911619b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15B63A935982"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c527912d67b8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "c87baa4335dec8945cdabadd4ce6ca6cb7cad72ebb5277a9ad69c9a34bc79c60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C87BAA4335DE"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "9d1a604bc6c1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "5c994d837a1d20b59c1652440e754b47f8be1371d587b75294da21eab144a050",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C994D837A1D"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5bbfabb1bed4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "d16abbaf7feb776fb74959a8130699d90d9524bed57eddb8c0beef280e51efea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D16ABBAF7FEB"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "13d053958eff",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "153d7c3d4edacd30970569038ac2879658a5fcc87711e0aba185e4dca69f262c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-153D7C3D4EDA"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "fe7b0e2af74f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "673381bd3a921c27b7a6ea07978c55867e86e67c573f1086bfc560cd5ca020bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-673381BD3A92"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 197,
        "pageNavigationMs": 11857,
        "pageLoadDelayMs": 10000,
        "totalMs": 31359,
        "scannerMs": {
          "axe": 14270,
          "accesslint": 13106
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Eldon B. Mahon U.S. Courthouse, Fort Worth, TX | GSA",
      "elapsedMs": 33173,
      "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": 1015,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;501 W 10th St, Fort Worth, TX 76102 Completed in 1934 during the Great Depression, the U.S. Courthouse symbolized growth and renewed optimism in Fort Worth. Akin to&nbsp;other buildings of the 1930s, its design and construction fit...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx\">\n<meta property=\"og:title\" content=\"Eldon B. Mahon U.S. Courthouse, Fort Worth, TX\">\n<meta property=\"og:description\" content=\"Location:&nbsp;501 W 10th St, Fort Worth, TX 76102 Completed in 1934 during the Great Depression, the U.S. Courthouse symbolized growth and renewed optimism in Fort Worth. Akin to&nbsp;other buildings of the 1930s, its design and construction fit…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Eldon B. Mahon U.S. Courthouse, Fort Worth, TX | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161361\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161361\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Eldon B. Mahon U.S. Courthouse, Fort Worth, TX\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Eldon B. Mahon U.S. Courthouse, Fort Worth, TX\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location</strong>:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/LXLGbRJk675jjA149\">501 W 10th St, Fort Worth, TX 76102</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166222_1\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/TX_FortWorth_Mahon.jpg?itok=tIhujiFN\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166222_570_0_1\" alt=\"undefined\" class=\" img-responsive\"></div><p>Completed in 1934 during the Great Depression, the U.S. Courthouse symbolized growth and renewed optimism in Fort Worth. Akin to&nbsp; &nbsp;other buildings of the 1930s, its design and construction fit the pattern of the New Deal-era federal building programs enacted to relieve&nbsp; &nbsp;widespread unemployment. Recognizing that the city’s existing federal building was inadequate for the burgeoning federal agencies,&nbsp; &nbsp;Congress appropriated $1,215,000 in June 1930 for the construction of a new U.S. Courthouse.</p><p>&nbsp;The building’s forward-looking design makes a significant contribution to the city’s impressive collection of Depression-era architecture.&nbsp; &nbsp;Renowned Philadelphia architect Paul Philippe Cret, in association with prominent local architect Wiley G. Clarkson, designed the&nbsp; &nbsp;building under the direction of the Office of the Supervising Architect of the U.S. Treasury Department. Clarkson, a native Texan,&nbsp; &nbsp;designed many buildings in Fort Worth during the 1920s and 1930s, including the Trinity Episcopal Church, the Woolworth Building, and the Texas Christian University Library.</p><p>In 1938, artist Frank Albert Mechau was commissioned under the Public Works Administration’s art programs to paint three oil-on-canvas panels in the fourth-floor Court of Appeals. Mechau, a realistic painter who romanticized the American West, is a key figure of the western genre-with work on public view in Federal buildings and art museums across the country. Mechau’s paintings were installed in 1940, becoming the only New Deal art commission sponsored in Fort Worth.</p><p>The U.S. Courthouse was named in honor of Judge Eldon B. Mahon in 2003 for his service in the Northern District of Texas. Judge Mahon presided over some of the most influential social and political cases in north Texas, including overseeing the racial integration of the Fort Worth School District-a 19-year endeavor.</p><p>In 2001, the building was listed in the National Register of Historic Places. The Eldon B. Mahon U.S. Courthouse remains an important landmark in downtown Fort Worth and is a symbol of the continued Federal presence in Tarrant County.</p><h2>Architecture</h2><p>The Eldon B. Mahon U.S. Courthouse is an impressive five-story building, creating the illusion of a solid limestone mass rising to a height of 94 feet. It is designed in the Art Moderne style, incorporating classical elements. A steel and concrete structure faced with limestone veneer, each elevation adheres to classical principles of symmetry and articulation by a regular rhythm of bays with a centralized principal entrance. Art Moderne elements are embodied by the sharp angles and zigzag surfaces seen in the stacked fenestration of the upper stories, and in the geometric, low-relief abstraction of the ornamentation.</p><p>The first three floors of the courthouse form a rectangular block, while upper floors are E-shaped, opening to the south to form two, three-sided light wells. Original access to the building was gained through three sets of bronze and glass double doors, flanked by Art Deco lanterns of aluminum and glass fronting West Tenth Street. Aluminum grilles in Mayan ziggurat, zigzag, Plains Indian arrows, and Egyptian lotus motifs are set over each pair of doors. Metal trim with Pueblo designs accentuates the windows of the second, third, and fourth floors. The smooth stone walls of the first story rise to a flattened, dentiled stringcourse before a shallow setback to the upper-story block. The outer bays of the second story have semicircular balconies of corbelled stone and metal railings. In between, eleven sets of three-story, stacked windows are each angled outward to the central mullion, creating a distinctive zigzag pattern across the surface of the facade. The window spandrels separating each floor feature moldings incised with black designs in Pueblo Indian motifs. The elongated bays are capped by horizontal windows at the fifth story, as the stone walls terminate to a flat roof. The east and west elevations are mirror images of each other and vary little from the facade, except in their width.</p><p>Sumptuous finishes, crafted of marble and bronze, and Native American and Art Deco-influenced detailing create eye-catching public spaces on the interior. The former postal lobby and the second- and fourth-floor courtrooms are the most architecturally enriched.</p><p>The north lobby retains its original terrazzo floor, composed of multicolored marble, forming a zigzag pattern bordered by rectangular designs in pink Lepanto marble along the wall perimeter.</p><p>The Federal District Court, located on the second floor, displays finishes of the highest quality. Leather-sheathed doors open onto a room with 21-foot-high walls of rich oak paneling framed by dark Cedar Tennessee marble. Art Deco applications at the judge’s white-oak bench and the plaster ornament of the ceiling are decorative focal points.</p><p>The Court of Appeals on the fourth floor exhibits similar finishes and motifs, featuring 22-foot-high walls clad in American black walnut paneling that is rounded at the corners in a streamlined effect. The door jambs and engaged columns are Yellow Kasota Fleuri marble, while the plaster ceiling displays a circular band of geometric patterns. At the rear of this room hang Frank Mechau’s dramatic murals: “Texas Rangers in Camp,” “The Taking of Sam Bass,” and “Flags over Texas.” Depicting cowboys, rangers and scenic views of Texas, they are recognized for their skillfully executed abstract and linear style.</p><p>Extensive renovations in 1994 to create a bankruptcy courtroom and offices partially reversed remodeling done in the 1950s and 1960s. Currently the south half of the lobby has been incorporated into the new courtroom, keeping the original north postal lobby intact. The U.S. Courthouse remains an outstanding example of the 1930s Art Moderne style.</p><h2>Significant Events</h2><ul><li><strong>1933</strong>: The U.S. Courthouse is constructed</li><li><strong>1934:</strong> The building opens to the public.</li><li><strong>1940:</strong> Murals painted by Frank Albert Mechau are installed in the fourth-floor Court of Appeals.</li><li><strong>1956:</strong> The first floor is remodeled, removing most of the original postal substation features.</li><li><strong>1994:</strong> The first-floor lobby is renovated to include a new bankruptcy court and associated offices.</li><li><strong>2001:</strong> The U.S. Courthouse is listed in the National Register of Historic Places.</li><li><strong>2003:</strong> The building is named in honor of Judge Eldon B. Mahon.</li></ul><h2>Facts</h2><ul><li>Architect: Paul Philippe Cret; Wiley G. Clarkson</li><li>Architectural Style: Art Moderne</li><li>Construction Dates: 1933-34</li><li>Landmark Status: Listed in the National Register of Historic Places</li><li>Primary Materials: Limestone veneer, concrete, steel, marble</li><li>Prominent Features: Multicolored terrazzo flooring; Art Deco detailing; courtroom wood paneling and murals</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-677400\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-677400\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-948201\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-948201\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-468317\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-468317\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-519125\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-519125\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-234655\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-234655\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-121231\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-121231\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-145781\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-145781\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-592477\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-592477\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-522170\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-522170\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680903591\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"ddd29e95-ff59-4e79-81c8-e5ef2d222436\",\"entityVid\":\"368117\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161361\",\"entityTitle\":\"Eldon B. Mahon U.S. Courthouse, Fort Worth, TX\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/WebResponsiveDialogModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1063,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11766,
          "settleDelayMs": 10000,
          "auditMs": 1930,
          "totalMs": 14291,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e76523752b4e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "ef1aa509df642f45c542238d00f678a002cefb1e1686d3a33fc382aae440965c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF1AA509DF64"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba7d54eada2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "5b8f84c159cc4ad896823f970b84d1e8b9023e5cd4803d1653be7df79314a23a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B8F84C159CC"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2e33b1003b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "b7ed913f0e045c0cbc4e0df89237a06b2fcac55077fb467dbba2876a9a44878c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B7ED913F0E04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e85e4904849",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "931bafbd057c737e18e77b7e1554e7432768a0c15e712a7705d1265f03a82221",
            "a11yOccurrenceDisplayId": "A11Y-OCC-931BAFBD057C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b36107600cfc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "cd08c3fcf8ad102e84f30d566e02e7e9e15e6ac856d7579d64288cc545ebf729",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD08C3FCF8AD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87eb39d03e08",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "e2341d492df903fe3239bea85effe87b345f2d45a53bd4643879c4fc277c1a1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2341D492DF9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67633302c287",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "43a25f84ae304df21f8d3654c26bf3a76b08a0eadaa81a93afa99137e995491c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-43A25F84AE30"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a1d4273c441",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "1dca8db93ae59d40153f7cf5eaac01f9f4d76a0d0dc190d74afcf0b6f97de96f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1DCA8DB93AE5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "378c1281d2bb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "ed0c11af0025dcd1cb8cd1da509271b27983bcca32cb7784c2e6f890d6be2516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ED0C11AF0025"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "179765b3fd59",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "f0e5bbbf2b47968b28a2a302dd25502c6cfa35a7ef9eb72ef305f8356d5c79e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F0E5BBBF2B47"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72f1b0adba4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "69a3492f7c3e821a2f83c322f148b0ff0f5878d2915624dfe82daf126f609065",
            "a11yOccurrenceDisplayId": "A11Y-OCC-69A3492F7C3E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e995445fe6ef",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "644d27cccecb7974865a26f3658a8ad52c407a0499ac5ac9aeb85f027a7a8e20",
            "a11yOccurrenceDisplayId": "A11Y-OCC-644D27CCCECB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef573f5791d1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "a0509d57802bf4f1314902be6d0d71a875d8d032527baa6adb7a6deccfa5ace9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0509D57802B"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "867e1a620891",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "837ab283a2364500e00f94e0326b8ce8f3614008984d3c346e9e3554421864a5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-837AB283A236"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8557dee7b0bc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "9468b0836e1cce9a5f3f59e72ffc87ae5fc72e13c094751409ed38e116048bbe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9468B0836E1C"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de3c5f219a1e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "95e0ae977c466f366076292790f7cb5b1cedc1f3f5afd04377db8c893507915b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95E0AE977C46"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12261,
          "settleDelayMs": 10000,
          "auditMs": 594,
          "totalMs": 13492
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "325012c58b1e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "6a9aed44bf0b40e55ec99910627da32bf889441bf3d10813c854d1ca5a36e23b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6A9AED44BF0B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "65af2a2a7253",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "b2e37cb4d79237351d1b03f71e75f9291415d0f548673b4de616ea7f4bb728ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2E37CB4D792"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c02afe1c1306",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0f730759baed60d7342a482844fa8474c902880ca1d795db69e0a095c4105610",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F730759BAED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c02afe1c1306",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0f730759baed60d7342a482844fa8474c902880ca1d795db69e0a095c4105610",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F730759BAED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c02afe1c1306",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0f730759baed60d7342a482844fa8474c902880ca1d795db69e0a095c4105610",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F730759BAED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c02afe1c1306",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0f730759baed60d7342a482844fa8474c902880ca1d795db69e0a095c4105610",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F730759BAED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c02afe1c1306",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0f730759baed60d7342a482844fa8474c902880ca1d795db69e0a095c4105610",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F730759BAED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c02afe1c1306",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0f730759baed60d7342a482844fa8474c902880ca1d795db69e0a095c4105610",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F730759BAED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c02afe1c1306",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0f730759baed60d7342a482844fa8474c902880ca1d795db69e0a095c4105610",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F730759BAED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c02afe1c1306",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "0f730759baed60d7342a482844fa8474c902880ca1d795db69e0a095c4105610",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F730759BAED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "06b591fa9f79",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "941fbf67e5d13d9cf7771705416d913793a9c1f0bfbfdd5ce9274c78a6757c45",
            "a11yOccurrenceDisplayId": "A11Y-OCC-941FBF67E5D1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "0608595c441a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "908b0081498a3fdb15d4c3282d6c83a16d710f22cb13274c3241f65b766d39ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-908B0081498A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e631c3ebaa70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "8fd930dffe504783ad78f3d8257c6c77d1e1526bae9d80ba541c978125e4c846",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8FD930DFFE50"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "f3e31af1fc7f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "70ac44f12a81e9b46d52495fd666f767a179b2f092f063fd40a6df3c19840434",
            "a11yOccurrenceDisplayId": "A11Y-OCC-70AC44F12A81"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "36c0eff4cbd7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "94dc1b4278ff481e32ebe08fb03b2d3377bf788fe2d1315014270d60781019c0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94DC1B4278FF"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "61496c8e4d92",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "de95e0f027453591c623ba4045f6ee98c8df3aea1d5cda4c8dfe560cabcdc95b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE95E0F02745"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "4cbd9e73696a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "572a4c7460d1f01c2632bec50c4d9612d9683f54e8f1448019f1ab808539c466",
            "a11yOccurrenceDisplayId": "A11Y-OCC-572A4C7460D1"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1227,
        "pageNavigationMs": 12261,
        "pageLoadDelayMs": 10000,
        "totalMs": 33173,
        "scannerMs": {
          "axe": 14291,
          "accesslint": 13492
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Elijah Barrett Prettyman U.S. Courthouse, Washington, DC | GSA",
      "elapsedMs": 34195,
      "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": 960,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Listed in the National Register of Historic Places in 2007, the courthouse also contributes to the Pennsylvania Avenue National Historic Site.\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc\">\n<meta property=\"og:title\" content=\"Elijah Barrett Prettyman U.S. Courthouse, Washington, DC\">\n<meta property=\"og:description\" content=\"Listed in the National Register of Historic Places in 2007, the courthouse also contributes to the Pennsylvania Avenue National Historic Site.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0h1\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Elijah Barrett Prettyman U.S. Courthouse, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161363\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161363\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Elijah Barrett Prettyman U.S. Courthouse, Washington, DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Elijah Barrett Prettyman U.S. Courthouse, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location</strong>:&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/CndhP7ESjPMdDH276\">333 Constitution Ave. NW, Washington, DC 20001</a></p><h2>Building History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166279_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/DC_Prettyman.jpg?itok=ECu1JWpe\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166279_570_0_0\" alt=\"undefined\" class=\" img-responsive\"></div><p>Constructed in 1948–1952, the U.S. Courthouse was one of the last additions to the Judiciary Square and Municipal Center complex, an important civic enclave that developed around Washington’s first city hall, erected in 1820. Beginning in 1873, federal courts met in the city hall. Eventually, as additional court buildings were constructed around it, the area became known as Judiciary Square. By the 1940s, a new federal courthouse was desperately needed due to overcrowding in the old city hall and nearby U.S. Court of Appeals building.&nbsp;</p><p>In 1927 the city commissioned an ambitious, ten-block, municipal plan to include courts, administrative buildings, a library and an auditorium. Several of these buildings were constructed between 1934 and 1939. However, in 1945, with the municipal plan still incomplete, the city sold the auditorium site to the federal government for a new dual-occupancy courthouse, to accommodate both the U.S. District Court and the Court of Appeals. The city and federal governments shared the $12 million cost to build, furnish, and equip the building.&nbsp;</p><p>Influential Washington, D.C., architect and planner, Louis Justement received the contract to design the building in 1947. Justement designed Sibley Hospital, Howard University Law School, and, with Chloethiel Woodward Smith, a plan for the redevelopment of southwest Washington, D.C. President Harry S. Truman laid the cornerstone on June 27, 1950, and the court-house opened in November 1952 to public praise. Admired for its efficiency in uniting all aspects of the courts, thoughtful design, and technological advances, it served as a model for the next generation of federal courthouses.&nbsp;</p><p>In 1997, the courthouse was renamed in honor of Elijah Barrett Prettyman, the former Chief Judge of the U.S. Court of Appeals, and, in 2005, was expanded to the east with the William B. Bryant Annex, designed by Michael Graves. In addition to the original occupants, the complex now houses the United States Foreign Intelligence Surveillance Court.&nbsp;</p><p>Listed in the National Register of Historic Places in 2007, the courthouse also contributes to the Pennsylvania Avenue National Historic Site.&nbsp;</p><h2>Building Facts</h2><p><strong>Architect:</strong> Louis Justement</p><p><strong>Construction&nbsp;Dates:</strong> 1948–1952</p><p><strong>Landmark Status:</strong> Listed in the National Register of Historic Places</p><p><strong>Architectural Style:</strong> Simplified Classical</p><p><strong>Primary Materials:</strong> Limestone and granite</p><p><strong>Prominent Features:</strong> Monumental presence; Repetitive vertical fenestration pattern; Classical composition of base, body and attic; Interior and exterior artwork&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-904127\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-904127\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-706173\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-706173\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-783403\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-783403\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-637022\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-637022\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-875487\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-875487\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-405772\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-405772\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-298146\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-298146\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-826486\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-826486\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-161837\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-161837\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680904239\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"5e49cfe6-8e93-4858-bff3-953b4d654dd3\",\"entityVid\":\"368132\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161363\",\"entityTitle\":\"Elijah Barrett Prettyman U.S. Courthouse, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1008,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12227,
          "settleDelayMs": 10000,
          "auditMs": 1816,
          "totalMs": 14640,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "427778bd5ce0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "59a1a0501070be20ecc4de1d16b99b28d79f42d47536f1a9c642aede5bbbc2f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59A1A0501070"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebc2656be34e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "d75f6e46e1e0453f212ef6c3193a42804cb55688158c6af158a21a6ed3224ed1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D75F6E46E1E0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fa95918c9a2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "b33d895af68ba5765283b2237921d05e222c08effbc948144bd534787f418307",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B33D895AF68B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db87fefbc967",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "a71eef94365b4c2f54690c5fc0973e20ba09d4e5729b2932d9368f0db8a4ea4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A71EEF94365B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40b06d3f8459",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "550091f6102ad8f3b3df64bc82918e2346fca645cc87f8b3f96b150d3a7e3fce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-550091F6102A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44be2e3137ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "050ea2e902b3d1a0ff079473a4ad7f10edea47d23af4e1496e15ee4471bd57da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-050EA2E902B3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c390e5d54e18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "3ec91a6f0d3b3ba2a7ae35043f560bb70f97b237ca8cbd766fa2f148a70c4e65",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EC91A6F0D3B"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d14c7e190d91",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "04e8e67b2096a925724dab19a2612f73bf90f53946ab880865e48f12247d1428",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04E8E67B2096"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1e405d0e55e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "4975c4282ec7a27e7bba3382803214bc6fe78bd53eaf962c780e259b88b93075",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4975C4282EC7"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c344712d8a9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "71781a202031b937826e7bf64214dfe3ace70d5eee5d4404d5e8c561bf546427",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71781A202031"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2fa4d9bf6d2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "5e66546ef88c3dfa29148c2937cd141f0da8cd72909f1fda0f9fde9fa31a2f79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5E66546EF88C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c91aee4afbb1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "6464e2416836bb887e5fe58e8646ab4f21d1f211bb0d2841c47af536fb2ca8b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6464E2416836"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "750cea0719b2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "2e723d5b088c0e4ed3ade3143ea6af56e3f156499619496eef193b38c0d15ebd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E723D5B088C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92089078ae5a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "7e4a13a2f00f556577097997f39b97528d81c052899f959b187c53bbdc00c007",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E4A13A2F00F"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58297cc0467b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "24701825db178ca159050058d88297903ebb1ecae6de08ccef3fb42474e12c05",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24701825DB17"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c774aae5293",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "f0ce7c56a3a0177fc535a1c6bf44c4646c969630005c002b769110a38805471e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F0CE7C56A3A0"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12626,
          "settleDelayMs": 10000,
          "auditMs": 601,
          "totalMs": 13866
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b72230dd0ecb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "0d8a23ef83ccd5c48a52ad8de1330eeb86bbde84e47a839f8ef604d3e116ef3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D8A23EF83CC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "2a28df5a7286",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "072cb03a37edd578c45779a0389ffea1745297127847d0d16a6d51349b70c660",
            "a11yOccurrenceDisplayId": "A11Y-OCC-072CB03A37ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4f5d74027f45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9ca6a17ad7318e40f15b1034d084c3d2856818e726f963894276ce0c37d19383",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CA6A17AD731"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4f5d74027f45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9ca6a17ad7318e40f15b1034d084c3d2856818e726f963894276ce0c37d19383",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CA6A17AD731"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4f5d74027f45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9ca6a17ad7318e40f15b1034d084c3d2856818e726f963894276ce0c37d19383",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CA6A17AD731"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4f5d74027f45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9ca6a17ad7318e40f15b1034d084c3d2856818e726f963894276ce0c37d19383",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CA6A17AD731"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4f5d74027f45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9ca6a17ad7318e40f15b1034d084c3d2856818e726f963894276ce0c37d19383",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CA6A17AD731"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4f5d74027f45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9ca6a17ad7318e40f15b1034d084c3d2856818e726f963894276ce0c37d19383",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CA6A17AD731"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4f5d74027f45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9ca6a17ad7318e40f15b1034d084c3d2856818e726f963894276ce0c37d19383",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CA6A17AD731"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "4f5d74027f45",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "9ca6a17ad7318e40f15b1034d084c3d2856818e726f963894276ce0c37d19383",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CA6A17AD731"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "1645a80e6df3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4ab004c8c88f0c4d5a99b5c68cc45aec4f1b2d6ee851cb84a939547ef9ff2918",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AB004C8C88F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f1dada18aa4c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "a24a7a18926b58c7022e5f89d7df70b3ae02dcb064165ea9c960ff88fa8b12ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24A7A18926B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "bec53e83b223",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "166d7fe1862f9f61410ca021709c52ace60aef35b20cbbecd83e516c0484db17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-166D7FE1862F"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "2daf7d301297",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "7b94799a0fce6bb69c3e073e3da7937f06a25b55c288d62c3a6da4149da4d9ef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B94799A0FCE"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "83627c54e6cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "6f16d77891b85fa35ff76353298f37057c0e19ba55ac3180c6db73b68ac1497d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6F16D77891B8"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "41e8e7f34b26",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "5793bb005532b3b22b0019e1cb0a175b8699556e320db11c66db7024311eb34d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5793BB005532"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "fce8fcc480d2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "407c8eeb4c4f8b965b6f2442ae6588bb6f42fc4b36434523e8adef6aec4f5159",
            "a11yOccurrenceDisplayId": "A11Y-OCC-407C8EEB4C4F"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1350,
        "pageNavigationMs": 12626,
        "pageLoadDelayMs": 10000,
        "totalMs": 34195,
        "scannerMs": {
          "axe": 14640,
          "accesslint": 13866
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Elizabeth Kee Federal Building, Bluefield, WV | GSA",
      "elapsedMs": 35404,
      "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": 950,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;601 Federal St, Bluefield, WV 24701 The Elizabeth Kee Federal Building is a major example among Bluefield's substantial collection of historic buildings. \">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv\">\n<meta property=\"og:title\" content=\"Elizabeth Kee Federal Building, Bluefield, WV\">\n<meta property=\"og:description\" content=\"Location:&nbsp;601 Federal St, Bluefield, WV 24701 The Elizabeth Kee Federal Building is a major example among Bluefield’s substantial collection of historic buildings.\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Elizabeth Kee Federal Building, Bluefield, WV | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161365\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161365\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Elizabeth Kee Federal Building, Bluefield, WV\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Elizabeth Kee Federal Building, Bluefield, WV\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/hzWCHyydhrxtsavA6\">601 Federal St, Bluefield, WV 24701</a></p><h2>Significance</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166281_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/WV_Bluefield_Kee.jpg?itok=rnD2DPur\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166281_570_0_0\" alt=\"undefined\" class=\" img-responsive\"></div><p>The following history of the City of Bluefield was taken in large part from “Outline History of Bluefield” in “Historic Resource Survey of Bluefield West Virginia” commissioned by the City of Bluefield and conducted by consultants Michael Gioulis and Michael J. Pauley, 1985. The text has been adapted and revised to reflect conditions in 2016.<br><br>For most of the 19th century, the site of what is now the city of Bluefield, West Virginia, was the location of two large farms: the Davidson Farm and the Higginbotham Farm. Upon the discovery of the Pocahontas coalfield, the Davidson family offered an eighty foot wide right-of-way across their land in order to entice a railroad to lay track to the area. In 1881, construction began on the Norfolk and Western Railroad line along this right-of-way and stretching from Radford, Virginia to Pocahontas, Virginia via Bluefield, with the intent of accessing and shipping coal from the newly discovered coalfields, one of the richest coal deposits ever discovered. In addition, the coal produced by the Pocahontas coalfield was and is of the “smokeless” bituminous type and offered particularly high heating value. The Norfolk and Western was able to begin coal shipping in June of 1883 and a small station was established on the Higginbotham Farm. The station was called “Higginbotham Summit,” shortened in 1884 to just “Summit.” In 1886-87, a post office was established and the name of the community changed from “Summit” to “Bluefield.”<br><br>A telegraph office was established in 1887 and, more importantly, in this year the Norfolk &amp; Western Railroad chose Bluefield as the division headquarters for its Pocahontas Division. In 1888, the Norfolk and Western Railway moved into Bluefield in a big way, constructing a passenger station, a ten-stall roundhouse, extensive smith and machine shops, several scale houses, a wooden freight station, and its division headquarters building. In constructing its yard, the railway used Bluefield’s topography to its advantage and constructed the yard on a “hump” in order to create a natural gravity-based switching yard, an efficient system that was later widely imitated but generally had to be artificially constructed elsewhere. The railroad also constructed several cottages to house the new employees who moved to the community. As a result of these changes, where there had been about fifty people living only five years before, there now were nearly one thousand. The railway had to import workers because, at this time, the town was unable to provide enough workers to supply its operations.<br><br>During the following year, 1889, Bluefield’s movement for incorporation came to fruition. At the time of its incorporation, Bluefield had a population of 1,775. The first of Bluefield’s building booms began in 1895, at which time the City Council prohibited “hogs from running wild” - a certain sign that civilization had arrived.<br><br>Due to its increasing size and importance, a movement began in the 1890s to attempt to petition to have the county seat of Mercer County moved from Princeton to Bluefield. An election was presented to the local populace with this question in 1898 and again in 1906. Both times, the election failed. However, following the 1898 defeat, Congressman C.P. Dorr introduced a bill in Congress to provide for a federal building in Bluefield. In November 1901, the city’s efforts to attract the Southern District Federal Court were successful. City Hall was leased to the federal government for court purposes, but the actual new Federal Building that is the subject of this report was ultimately not constructed for another nine years.<br><br>Through the first decades of the twentieth century, Bluefield’s economy continued to boom. The profits of the Norfolk and Western Railway continued to climb and its operations in town expanded. The Pocahontas Consolidated Coal Company was established. In 1910, the city had acquired a population of 11,188, almost tripling in only ten years. The Influenza Epidemic of 1918 was particularly severe in Bluefield but, regardless, the city continued to grow and showed a population of 15,292 in 1920. Perhaps the most striking representation of the prosperity of Bluefield during the 1920s was the construction of the West Virginian Hotel in 1923. At twelve stories, it was built as and remains today the tallest building in West Virginia south of Charleston. It was the most prominent of several high-rise buildings erected downtown during this era. As a result of all this growth, Bluefield had established itself as the commercial, industrial, and social center for the coalfields of southern West Virginia and southwestern Virginia.<br><br>Through the city’s history, downtown developed from north to south, with the oldest buildings located primarily along Princeton Avenue facing the railyard and newer buildings spreading down “The Avenue” (Bland Street) into the heart of downtown and away from the historic transportation artery along the railyards. A major event in the development of downtown occurred in 1902 when the last large parcel of privately-owned real estate was sold: Higginbotham Hill itself. The hill was soon cut away and downtown was allowed to expand to the south. The seven-story Matz Hotel, the six-story Law &amp; Commerce Building and, most importantly to our story, the new Federal Building, were constructed on this newly available land during the first two decades of the twentieth century.<br><br>After weathering the Great Depression, Bluefield boomed again during World War II and the post-war era. As a result of a general strong economy and an accompanying boom in the coalfields, Bluefield reached its peak population of 21,560 people in 1950. During World War II, the Pocahontas Coalfields produced as much as forty percent of the national coal consumption and, as a result, Bluefield is said to have appeared as a target on Hitler’s rumored American bombing list. By 1960, over sixty million tons of coal per year passed through Bluefield’s facilities. At its height, the Pocahontas Division coal operations of the Norfolk &amp; Western Railroad, centered in Bluefield, involved 143 mining operations and 3,000 railcars along 200 miles of track. The dispatcher at Bluefield handled an average of 125 trains per day.<br><br>During the mid-20th century, Bluefield was home to a very prominent political family, the Kee family. John Kee (1874-1951) moved to Bluefield in 1910 in order to practice law. During the 1920s, he was elected to the State Senate twice. After unsuccessfully running for Congress in 1930, he was elected to the US House of Representatives in 1932 for what would be the first of ten consecutive terms. When John died in office in 1951, his wife Elizabeth Kee, who had been his executive secretary since 1933, was appointed to succeed her husband. Elizabeth went on to be elected to six consecutive terms in the US House of Representatives. She was the first woman member of congress elected from West Virginia. She was also the first Representative in the state’s history to be elected without opposition in either the primary or the general election (in 1958). Elizabeth did not seek re-election in 1964. That year, her son James was elected to take her place in the same Congressional seat. James Kee was subsequently elected to three more terms until defeated in 1972 as a result of re-districting.<br><br>The Federal Building in Bluefield has borne Elizabeth Kee’s name since 1976, in recognition of her and her family’s contributions to their home community and southern West Virginia. As mentioned in the Physical History section of this report, the building received a major addition and renovation in the late 1950s as a result of extensive lobbying by the Kees to secure funding for this work during the late 1940s and early 1950s.<br><br>After its high point in 1950, Bluefield began a slow but steady decline. During the 19th and early 20th centuries, coal mining required enormous amounts of manual labor. That labor began to be taken over by machines beginning with coal loaders in the 1920s but especially with the adoption of the continuous mining machine during the 1950s. The mechanization of the coal mines occurred simultaneously with the decline of the railroads, which together brought economic hardship to all of West Virginia. The faltering of these two industries, which had been the twin pillars of Bluefield’s prosperity, brought about a decline in the economic life of the city. The grand Avenue of downtown Bluefield was declared obsolete in the 1960s and demolition of many buildings was undertaken by the Urban Renewal Authority, including the grand stone passenger station. In 1973, a large fire swept Bland Street, destroying more beloved buildings. The construction of the Mercer Mall in the 1980s well outside the city further contributed to downtown’s collapse. The economic and population decline has continued to this day. In 2010, Bluefield had a population of 10,447, less than half of its peak population.<br><br>Despite its long decline, Bluefield retains remnants of both major elements of its historic economic base. The Pocahontas Coalfields continue to produce coal, which continues to pass though Bluefield, and the Norfolk &amp; Western (now the Norfolk Southern) Railway continues to operate a major maintenance base and yard in town. Bluefield State College, founded in 1895, also remains an important economic anchor.<br><br>From the standpoint of its architectural heritage, Bluefield remains much more intact than many cities in West Virginia and the nation that have experienced similar declines. Many of the ornate structures from its past remain and together form an impressive downtown skyline. While some of these structures are unused, several of them have been adapted or repurposed and continue to be in use. Civic pride and a strong sense of the past guides the city’s residents and has led to grassroots efforts at improvement. For example, a campaign to raise two million dollars to restore the local movie theater, the Granada, as an events center has nearly reached its goal as of late 2015.<br><br>The Elizabeth Kee Federal Building is a major example among Bluefield’s substantial collection of historic buildings. While its interior has lost its historic integrity due to changes made in the mid-20th century that completely altered its character, the west (original) portion of the exterior was restored in 1996 to its original design and, as a result, has high integrity.</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-927447\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-927447\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-441711\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-441711\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-414760\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-414760\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-718365\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-718365\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-525047\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-525047\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-501781\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-501781\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-586120\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-586120\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-858171\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-858171\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-288648\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-288648\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1680904512\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"275eb9ec-088b-43fb-ba10-e8c0c62a34fa\",\"entityVid\":\"368195\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161365\",\"entityTitle\":\"Elizabeth Kee Federal Building, Bluefield, WV\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 998,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 13241,
          "settleDelayMs": 10000,
          "auditMs": 1858,
          "totalMs": 15699,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f94b63767cc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "bd830b727f574a6be0de21326f8a0e0cc5779fb0d6a2b119dd267c72189bd8c1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD830B727F57"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d84cb9287b8e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "1dd89a50afb6a4e0393bef94b41b2e08df107a9f96fdb62ff6c7dbbc9ecd2a70",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1DD89A50AFB6"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54ecef32e2c2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "9d5d3ca74ad1548b6a5796320b3cd14ae6ce327d5fd90b9daed84651657df875",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9D5D3CA74AD1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d19feb730122",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "8b8e5206d80379ea39743415a6515efcbf71cff5d52b224eb6ed3bb80f4f1158",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B8E5206D803"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "943b98caad53",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "fbfbbb5583d117f43194f04a04066c2ea1d07a406a6bba849f0773fed9f295e5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FBFBBB5583D1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "299675ef11a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "50e376a791496029154b91175f8870ac964cd4231db75816c10493fa4b36114b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-50E376A79149"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84a37aebf0e5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "446b85797dfd165b8e33a7aa941e65ac2e09c8ad88d783d361dcee10351045e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-446B85797DFD"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6d9d5fceea8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "f14b88c91a29a914068825c1d1b07c0ad1125e3c4f28bc3ae635b58cffc90f76",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F14B88C91A29"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca826ffb1565",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "08b8d839e75dd897c23e73190b8658e209ef8a6109bdf6bf9d9d9ad605495a1c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08B8D839E75D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a894b925068c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "6424a4506e1964db12981239c5af51bdd504fbab505228ce68ab6a0004357098",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6424A4506E19"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f79d62b0f44",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "105eb4ae32327dfc72be280d52dea55a177db5b21cd2436feb0e11ef64b07424",
            "a11yOccurrenceDisplayId": "A11Y-OCC-105EB4AE3232"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17e29d309748",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "17bdcb5b451f0d6b5b9f888138556be9e4a8d7b5bd20a5c4708e5f3c96b65713",
            "a11yOccurrenceDisplayId": "A11Y-OCC-17BDCB5B451F"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "607bdc349948",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "78f58a729aa6b9e24e739f1a011824a0260f7fbd267d50207e7446082584aa9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78F58A729AA6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d83c5d6c07c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "06b4b02b77fb8741594125fb5bc1f9f769b8d36914acf712d56684c22e97cc95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-06B4B02B77FB"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "698387571f28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "0664e0895a41dac6e939feb9d8ec3941a9f9b9cc09f300ad69ea1a37272b38aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0664E0895A41"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9df1b701e18e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "cf0b2846deba7359d8881d8f19859a8985db96194e8afa3ec8a4ac2971e57adf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF0B2846DEBA"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12474,
          "settleDelayMs": 10000,
          "auditMs": 588,
          "totalMs": 13706
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "5d213f9dcac1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "2ea7e31d8c2515153f255694a5f4ffabf161c4c7197c928a7bce44ef639701a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EA7E31D8C25"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "488550c3e003",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "e70fac3cc28d48bddc9c94a50d49e7d25de1f15396374446d31cbadc042c7b34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E70FAC3CC28D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e2631ad2cf4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "de1b6b31a790e0e957e9d33ddd067780c188b94e3c7d5724bf1a5e905e8c3118",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE1B6B31A790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e2631ad2cf4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "de1b6b31a790e0e957e9d33ddd067780c188b94e3c7d5724bf1a5e905e8c3118",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE1B6B31A790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e2631ad2cf4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "de1b6b31a790e0e957e9d33ddd067780c188b94e3c7d5724bf1a5e905e8c3118",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE1B6B31A790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e2631ad2cf4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "de1b6b31a790e0e957e9d33ddd067780c188b94e3c7d5724bf1a5e905e8c3118",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE1B6B31A790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e2631ad2cf4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "de1b6b31a790e0e957e9d33ddd067780c188b94e3c7d5724bf1a5e905e8c3118",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE1B6B31A790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e2631ad2cf4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "de1b6b31a790e0e957e9d33ddd067780c188b94e3c7d5724bf1a5e905e8c3118",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE1B6B31A790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e2631ad2cf4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "de1b6b31a790e0e957e9d33ddd067780c188b94e3c7d5724bf1a5e905e8c3118",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE1B6B31A790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e2631ad2cf4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "de1b6b31a790e0e957e9d33ddd067780c188b94e3c7d5724bf1a5e905e8c3118",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DE1B6B31A790"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "ea5e901051a3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "4f86ce61f2ba0bcff5835bd0e1946aacbb0ff96c60ed9acf40b7d7fb355ac63c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F86CE61F2BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f717ddfe72e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "f2bd66c8c8f67507459b9507d46c51746be18b7b0b358874e6ec1e81cd8323f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BD66C8C8F6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "a92820d5d76f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "dedc629cded865cdab2409d1bee7b4b803a828b331f594fb697a5445f0f7cf47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DEDC629CDED8"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "3c0a71efbee1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "ca0ad50bc0b6f7a71aff169527ad34acb0d27fbeec9ceae92d0f28b46c26a8d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CA0AD50BC0B6"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "760ca3275e21",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "83ad8a1c51ec75b89b93413cc844d77a16368e59b142fe337fac2f5dd92069ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83AD8A1C51EC"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5c92f7a2aa86",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "1564e7acc42780813268f72e4e2690925f15eddb0646bcbce8b4e7e07305b0f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1564E7ACC427"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "cef61f650ee3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "7943ea171c222f67e16ce078a69bae92ef5f7392273cc4021e114fefa19dcef8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7943EA171C22"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1781,
        "pageNavigationMs": 13241,
        "pageLoadDelayMs": 10000,
        "totalMs": 35404,
        "scannerMs": {
          "axe": 15699,
          "accesslint": 13706
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Environmental Protection Agency, East and West Buildings, Washington, DC | GSA",
      "elapsedMs": 31836,
      "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": 1028,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;1200 Pennsylvania Avenue NW, Washington, DC 20004History&nbsp;In the early twentieth century, the area of Washington, D.C., now known as the Federal Triangle was one of the city's most blighted&nbsp; &nbsp;neighborhoods. In an attempt to improve the...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc\">\n<meta property=\"og:title\" content=\"Environmental Protection Agency, East and West Buildings, Washington, DC\">\n<meta property=\"og:description\" content=\"Location:&nbsp;1200 Pennsylvania Avenue NW, Washington, DC 20004History&nbsp;In the early twentieth century, the area of Washington, D.C., now known as the Federal Triangle was one of the city’s most blighted&nbsp; &nbsp;neighborhoods. In an attempt to improve the…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Environmental Protection Agency, East and West Buildings, Washington, DC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161551\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161551\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      EPA East and West Building, Washington, DC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Environmental Protection Agency, East and West Buildings, Washington, DC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/SD435qgg7wyKTcKq6\">1200 Pennsylvania Avenue NW, Washington, DC 20004</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166286_2\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/DC_EPAEast.jpg?itok=3029Xi-F\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166286_570_0_2\" alt=\"undefined\" class=\" img-responsive\"></div><p>In the early twentieth century, the area of Washington, D.C., now known as the Federal Triangle was one of the city’s most blighted&nbsp; &nbsp;neighborhoods. In an attempt to improve the city, the federally funded Senate Park Commission developed an urban redevelopment&nbsp; &nbsp;plan that incorporated the ideals of the City Beautiful movement. The 1901 McMillan Plan, as it came to be known, proposed that the&nbsp; &nbsp;triangular area between Pennsylvania Avenue, the National Mall, and the Ellipse be developed as an enclave of monumental,&nbsp; &nbsp;classically&nbsp;inspired federal buildings.</p><p>&nbsp;Implementation of the seventy-acre Federal Triangle project went unrealized until the passage of the Public Buildings Act of 1926,&nbsp; &nbsp;which&nbsp;authorized $50 million for the construction of new buildings in the District of Columbia. At the urging of the American Institute of&nbsp; &nbsp;Architects, the U.S. Treasury Department turned over principal design responsibilities to a Board of Architectural Consultants, comprised of private architects, who formulated an overall scheme for the Triangle and then divided design tasks for the individual buildings.</p><p>Arthur Brown, Jr., (1874-1959) received the responsibility to design a three-part building group facing Constitution Avenue that would house the Interstate Commerce Commission, Departmental Auditorium, and Department of Labor. Brown, a San Francisco-based architect who trained at the Ecole des Beaux Arts, designed the buildings between 1928 and 1931, and construction was completed in 1934. The Interstate Commerce Commission, which regulated carriers engaged in transportation between states, occupied the east building of the complex until the agency was abolished in 1995. The Department of Labor vacated the west building in 1979, after which it housed the U.S. Custom Service. In 2002, following a major modernization, the Environmental Protection Agency (EPA) took occupancy and the structures became known as EPA East, the Andrew W. Mellon Auditorium, and EPA West. The complex was listed in the National Register of Historic Places as part of the Pennsylvania Avenue National Historic Site in 1966.</p><h2>Architecture</h2><p>The three-part building ensemble consisting of EPA East, the Andrew W. Mellon Auditorium, and EPA West faces Constitution Avenue and is situated between Twelfth and Fourteenth streets in the Federal Triangle of Washington, District of Columbia. Conceived as a whole composition, the buildings in the Federal Triangle possess similar materials, tiled roofs, and an orchestrated rhythm of pavilions and colonnades. The Mellon Auditorium, with its Roman Doric temple front, is the central focus of the grouping and linked to the symmetrical east and west wings by narrow connectors with arched open portals. The complex was intended to be part of a U-shaped group, but while EPA East connects perpendicularly with the Ariel Rios Federal Building, the north arm was never executed.</p><p>Intended to be twin buildings, EPA East and West have seven stories plus basement and attic. Faced in Indiana limestone with a steel frame, the buildings have a rectangular plan pierced by central light courts. Each facade is divided horizontally into three horizontal bands. The rusticated base includes the first and second stories, with projecting end pavilions, rectangular windows topped by keystones carved with figural heads, and a central arched entrance. The third through sixth stories comprise the smooth-faced middle section. On the third floor, alternating windows have a balcony and balustraded balconet. The pavilions each have fluted Doric columns, supporting an entablature with a frieze that has alternating triglyphs and metopes carved in twenty-six varying designs. Pediments have elaborately carved sculpture groups representing the activities of the agencies for which the buildings were constructed. The top section includes the set-back seventh floor and is topped by a roof clad in variegated terracotta tile.</p><p>The interiors are richly finished with marble floors and limestone walls, aluminum and brass ornamental metal work, wood paneling, vaulted ceilings, murals, and bas relief. Lobbies have coffered plaster ceilings with decorative paint treatment. Requirements of the Interstate Commerce Commission, the first agency to occupy EPA East, influenced the interior design. Bisecting the central first floor corridor, the two-story rotunda has a marble floor with a star design at the center. Eight engaged Doric columns ring the room, supporting a heavy entablature from which ascends a coffered plaster dome lit by an oculus. Two large, nearly identical public hearing rooms flank the rotunda to the east and west, and have oak walls with window and door openings framed by pilasters. The commissioners’ bench is of paneled wainscot, and behind it is a canvas mural with a United States map highlighted with trade locations and routes. Other significant spaces include the commissioner’s suites with private offices and reception rooms, and the commissioners’ conference room on the fourth floor.</p><p>Due to the less public aspect of the Labor Department and a decreased need for meeting spaces, the interior of EPA West is simpler than that of its counterpart. However, the executive office suite on the third floor has oak and birch paneled walls and oak parquetry floors with grey marble borders. Designed for the secretary of labor, the ceremonial office has a verde antique marble chimneypiece and high ceiling finished with oak beams.</p><h2>Significant Events</h2><ul><li><strong>1901:</strong> McMillan Plan proposes development of future Federal Triangle area</li><li><strong>1926:</strong> Public Buildings Act of 1926 authorizes funding</li><li><strong>1932-1934:</strong> Three building complex constructed</li><li><strong>1966:</strong> Pennsylvania Avenue Historic Site listed in the National Register</li><li><strong>1979:</strong> Department of Labor vacates and U.S. Customs Service occupies building</li><li><strong>1995:</strong> Interstate Commerce Commission dissolved</li><li><strong>2002:</strong> EPA occupies building</li></ul><h2>Facts</h2><ul><li>Architect: Arthur Brown, Jr.</li><li>Architectural Style: Classical Revival</li><li>Construction Dates: 1932-1934</li><li>Landmark Status: Listed in the National Register of Historic Places as part of the Pennsylvania Avenue National Historic Site</li><li>Primary Material: Indiana Limestone</li><li>Prominent Feature: Classical facades with Beaux Arts sculpture</li></ul><h2>Poster Downloads</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_74412_1\"><img src=\"https://www.gsa.gov/system/files/EPAposterthumb.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_74412_0_0_1\" alt=\"11_EPA_West_lobby\" class=\" img-responsive\"></div><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><a title=\"\" href=\"https://www.gsa.gov/system/files/2011Posters_508_EPA.pdf\">Download the Poster [PDF - 608 KB]</a></p><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-473039\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-473039\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-649592\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-649592\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-554138\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-554138\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-236771\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-236771\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-510481\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-510481\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-135232\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-135232\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-852373\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-852373\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-710491\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-710491\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-648826\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-648826\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1681316254\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"ad6329da-0458-4f51-8599-30f98c1b5958\",\"entityVid\":\"368148\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161551\",\"entityTitle\":\"Environmental Protection Agency, East and West Buildings, Washington, DC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1076,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12224,
          "settleDelayMs": 10000,
          "auditMs": 1989,
          "totalMs": 14814,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b975d2252f5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "9527fe0e3b043fac9e2e6d13a78ab7c6e42f87ee3ecda7416d043bc0252c5a3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9527FE0E3B04"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3649da576eb6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "b7f9a08a022c6ff0cf6d2b4db82bb428accaca46eb4d02556a02cf78379b7650",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B7F9A08A022C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68639c6aff5d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "977273f03ef14310bef91823c2468e104c4cc634cf199c79c3b7dd2f4ab3371b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-977273F03EF1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52fb487bb6e2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "6b87f0c2b23cefcb52498486d4e14061b7a70e244632e5d9925a6c2b868f01dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6B87F0C2B23C"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff4cce87febc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "2ec9ff1d03e439bb1e25f9567cadff6617923f5774f5a4a83c4bfb367fbd43a5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2EC9FF1D03E4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1c1fb015f89",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "6fbb3b818ca11cb0d3908eabc0d3231349f13fc5ea470263772eea7ebe3ea8ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FBB3B818CA1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "963395b40917",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "b96df0f9860609ffd7472858a09c01807c3f10df1f520304aadffaa3ad702226",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B96DF0F98606"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f46f765f07cd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "4b1a48e34423bdeb3144a7b7eb23b6951ca3d4ad3c615c0c8aa62f53a237b962",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B1A48E34423"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d73cbb499ff9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "f3f1925ff45c6e169b331713d8aa6806ee32d1fb7e4779a1e56ca580cb55330f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3F1925FF45C"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2d8f482ab57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "f905fd5c257d3d66d1b914bc718877d6974047a00aa3ca04e023868c711189d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F905FD5C257D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2e294e83597",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "99f520eb06ee3d3056c3bd030b36b7122dec02f1575267cf366022888953ce57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99F520EB06EE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "746a2527324f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "0e9d742d49c6a1e8253b2081d30984d5703e4d9397f8ad76e33bf0ec25f1360d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E9D742D49C6"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed30563aada1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "fed06268e699b277c2a355082508c852f7bfdd632e0fda76eb1d88d6daf871ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FED06268E699"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b4930610901",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "9f92d6086be75f6f8a43ac5b07d5d0c6cf1dff766ec62ffa4f1b44f57ccc6585",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F92D6086BE7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69068206a74a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "1fa35dad0f5acb9f97cc9cc43e175f31423321b8e1de41afddbae9c7d18a2e5d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1FA35DAD0F5A"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd2f387a4d88",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "18829d31352b77181dbf636904b8c11aaad698a901a2de889ff138e91088fa44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-18829D31352B"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11865,
          "settleDelayMs": 10000,
          "auditMs": 593,
          "totalMs": 13096
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "4e8ce5ac9422",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "c67150ca389fbc32a3ae7cb4135db79ea9fb2b0d4a4dda6f50da0685670409d4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C67150CA389F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "c31bf1b4ddca",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "1bcfb6880a2c9684fd7b64ef38a112bec6879320eefee8f88264fdfe78ed9536",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1BCFB6880A2C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e813f0916d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "100b283c10c4945e754d1b5b8439f77b759ceb854b8fc79953bb84acff3d4766",
            "a11yOccurrenceDisplayId": "A11Y-OCC-100B283C10C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e813f0916d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "100b283c10c4945e754d1b5b8439f77b759ceb854b8fc79953bb84acff3d4766",
            "a11yOccurrenceDisplayId": "A11Y-OCC-100B283C10C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e813f0916d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "100b283c10c4945e754d1b5b8439f77b759ceb854b8fc79953bb84acff3d4766",
            "a11yOccurrenceDisplayId": "A11Y-OCC-100B283C10C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e813f0916d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "100b283c10c4945e754d1b5b8439f77b759ceb854b8fc79953bb84acff3d4766",
            "a11yOccurrenceDisplayId": "A11Y-OCC-100B283C10C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e813f0916d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "100b283c10c4945e754d1b5b8439f77b759ceb854b8fc79953bb84acff3d4766",
            "a11yOccurrenceDisplayId": "A11Y-OCC-100B283C10C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e813f0916d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "100b283c10c4945e754d1b5b8439f77b759ceb854b8fc79953bb84acff3d4766",
            "a11yOccurrenceDisplayId": "A11Y-OCC-100B283C10C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e813f0916d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "100b283c10c4945e754d1b5b8439f77b759ceb854b8fc79953bb84acff3d4766",
            "a11yOccurrenceDisplayId": "A11Y-OCC-100B283C10C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "3e813f0916d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "100b283c10c4945e754d1b5b8439f77b759ceb854b8fc79953bb84acff3d4766",
            "a11yOccurrenceDisplayId": "A11Y-OCC-100B283C10C4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "439de0b324af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "e57cf149295261400e73e90b79693c02a527357ac1e956ed8fd34f0eff0fd4d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E57CF1492952"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "835a5e94ee41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "42b4a97c3961b6eb6b8697b448f5b954b098e5a629e26a5d52e203c87ffb6038",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42B4A97C3961"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "c3cee44c419a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "756d97058e16a90638a2440a2465463b09b76bdeae7875d6da7fc673bb44d87b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-756D97058E16"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "01addbf457b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "5885b682e8f3dfb6db034897f7f2f3511262351688eea5f4d7b53634ec170899",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5885B682E8F3"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "58800c61b6c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "243a88b943f1184c3945886fb43ccd1d8edf3425da0d4fdfaafda002b9fe13a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-243A88B943F1"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "14127ec318f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "66de1c94705592d665a394891342e6de4393ad879980d1f8143c776b7181a1db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-66DE1C947055"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "841d3e1706a5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "33bf794e0bd14afa4843129213bca1346578b88136ab11bbdf243a82f4e512fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-33BF794E0BD1"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 216,
        "pageNavigationMs": 12224,
        "pageLoadDelayMs": 10000,
        "totalMs": 31836,
        "scannerMs": {
          "axe": 14814,
          "accesslint": 13096
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "F. Edward Hebert Federal Building, New Orleans, LA | GSA",
      "elapsedMs": 33031,
      "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": 941,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;600 S Maestri St, New Orleans, LA 70130The F. Edward Hebert Federal Building in New Orleans is significant because it is representative of the Modernistic style of architecture and is a symbol of the federal presence in New Orleans.The...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la\">\n<meta property=\"og:title\" content=\"F. Edward Hebert Federal Building, New Orleans, LA\">\n<meta property=\"og:description\" content=\"Location:&nbsp;600 S Maestri St, New Orleans, LA 70130The F. Edward Hebert Federal Building in New Orleans is significant because it is representative of the Modernistic style of architecture and is a symbol of the federal presence in New Orleans.The…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-04-14\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>F. Edward Hebert Federal Building, New Orleans, LA | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/161852\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"161852\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      F. Edward Hebert Federal Building, New Orleans, LA\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            F. Edward Hebert Federal Building, New Orleans, LA\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:&nbsp;<a class=\"usa-link--external\" href=\"https://maps.app.goo.gl/LKvrP9EFTpNxccaQ9\">600 S Maestri St, New Orleans, LA 70130</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_166497_113\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/LA_NewOrleans_Hebert.jpg?itok=ro-zDYDm\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166497_570_0_113\" alt=\"Hebert Federal Building, New Orleans LA\" class=\" img-responsive\"></div><p>The F. Edward Hebert Federal Building in New Orleans is significant because it is representative of the Modernistic style of architecture and is a symbol of the federal presence in New Orleans.</p><p>The limestone building exhibits rectilinear elements with little embellishment. Many commercial buildings of the 1930s were built in the sleek Modernistic style. The windows are slightly set-back (reminiscent of the Art Deco style) as is characteristic of this style.</p><p>The Hebert Building was constructed as a Federal Building and U.S. Post Office in 1939. The passage of the Public Buildings Act of 1926 precipitated a period of building construction that was unprecedented in the United States. The Public Buildings Act specified that the Office of the Supervising Architect of the Department of the Treasury would be responsible for the design and construction of all public buildings. The Hebert Building was constructed during this period. The Office of the Supervising Architect of the Department of the Treasury designed the Federal buildings of the 1930s and many of these buildings exhibit streamlined, almost austere, finishes and features. Howard Cheney is listed as “consulting architect.” It is likely that he designed the building under the auspices of the U.S. Treasury Department. When possible, the Treasury Department used local architects in an effort, during the Depression, to stimulate the local economy. The postal presence has been reduced and currently the building serves primarily as a federal building. The F. Edward Hebert Federal Building remains a symbol of the federal presence in New Orleans.</p><h2>Building Facts</h2><ul><li>Architect:&nbsp;Howard Lovewell Cheney</li><li>Construction Dates: 1935-1939</li><li>GSA Building Number:&nbsp;LA0034ZZ</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places&nbsp;</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-328651\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-328651\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Apr 14, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-986655\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-986655\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-796484\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-796484\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-375398\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-375398\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-284297\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-284297\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-352324\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-352324\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-983422\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-983422\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-689523\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-689523\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-402444\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-402444\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1682365847\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"c8f95710-87c1-465c-aad3-bef058dc5dad\",\"entityVid\":\"374886\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"161852\",\"entityTitle\":\"F. Edward Hebert Federal Building, New Orleans, LA\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 989,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11867,
          "settleDelayMs": 10000,
          "auditMs": 1849,
          "totalMs": 14311,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05e203a39d70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "b60fe2735379275c53bf91fdde2b75eb4f04988f85fb52f872f21f46dac87132",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B60FE2735379"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24db74eff5e5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "a4262b4c36b1eac27c0320fd9e95110bd4220d6d89b9533678cce8f7321786c2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4262B4C36B1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55d24c6ef4df",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "eaf96344ee746eb21c0d00871100a84165b76856d13c946a8a68cdf473793f37",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EAF96344EE74"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7da777639ea7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "36b25fab33e190478d06924b4a5f0cc23aea4dfda6a38a8cd2384fa3cea6757f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36B25FAB33E1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b52d663952b9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "6ffb4807d71483496af9b66be91aafd80c6d1a89f4f831be8963c936aa0ea09e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FFB4807D714"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d37f11e1c07c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "d7812d5841c5e724db5a8c6f134247b59cb33158c5be7d2e270c7cd2801868a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D7812D5841C5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "021da3b4d3f2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "2cc1066e3cb23d5356dac0e458d5dfcb50d9c218bb5a9af188c690dd423adb5e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CC1066E3CB2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54cf4d997163",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "6c81ac203a0391adbad12e3afefde3b0683a1b6e5dc37bd9e3efa7b46d83b7a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C81AC203A03"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c534db1e0521",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "440594de77c9c9d84dfbd4a701b5e42e5669544da11eeb7feded2c05d44752c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-440594DE77C9"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c2e004d2254",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "894379c9cc6d37cbe9f293c4fb4e6bb0e104211a57455812010bbb5d855a2819",
            "a11yOccurrenceDisplayId": "A11Y-OCC-894379C9CC6D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b71d94315320",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "a9ff1e80103162018089603669be10eebf649d6025806f39cb0ab893927979d6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A9FF1E801031"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb2929ae1c46",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "c27ea49724f8720b332b747f38cf4b22209e595f775de5832a8a410ab7bc9ab2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C27EA49724F8"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad34a20e7ebc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "0e04ccff41db907fefcef867a9e270892061fe603647e2dfd901dad5b6c0680d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0E04CCFF41DB"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a8379f8c955",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "c3944676dcd8ed393fa70456c2ae625cf79577cb53ebbfa85f7c4206292154ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3944676DCD8"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53eb3d727729",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "d065fdedf6babfb9d285b31ad4ca47bfaa4c756e1ebdecebacb6be5befbbd0c1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D065FDEDF6BA"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2ef29412dc6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "0545131ab06592906eecb4fa43b00ff30a55e3fc294152a1c69b101e0fc55f4a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0545131AB065"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12163,
          "settleDelayMs": 10000,
          "auditMs": 591,
          "totalMs": 13395
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "5104076d5898",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "db49c922821447d8780962dc8839cba8c2ab2ce95389d03edd7887024eb8ead2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DB49C9228214"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "25023e155f20",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "d3fca2068bb6c722721b46a36d74413bbc647162955ae2d1f345f29bc1451108",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D3FCA2068BB6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "66f3fd836148",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "223f18559a976e32b04ad0b4d4e6a4e27405ca01d9a450d4510a0abfd44ca4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223F18559A97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "66f3fd836148",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "223f18559a976e32b04ad0b4d4e6a4e27405ca01d9a450d4510a0abfd44ca4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223F18559A97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "66f3fd836148",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "223f18559a976e32b04ad0b4d4e6a4e27405ca01d9a450d4510a0abfd44ca4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223F18559A97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "66f3fd836148",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "223f18559a976e32b04ad0b4d4e6a4e27405ca01d9a450d4510a0abfd44ca4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223F18559A97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "66f3fd836148",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "223f18559a976e32b04ad0b4d4e6a4e27405ca01d9a450d4510a0abfd44ca4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223F18559A97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "66f3fd836148",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "223f18559a976e32b04ad0b4d4e6a4e27405ca01d9a450d4510a0abfd44ca4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223F18559A97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "66f3fd836148",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "223f18559a976e32b04ad0b4d4e6a4e27405ca01d9a450d4510a0abfd44ca4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223F18559A97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "66f3fd836148",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "223f18559a976e32b04ad0b4d4e6a4e27405ca01d9a450d4510a0abfd44ca4f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223F18559A97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "2cb7c33e1e55",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "2da20e109a98096829a78172169e0868bc848c4227709108004d0ed123452413",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2DA20E109A98"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "7fc4def1400d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "521a15910e3d7b38078b78a20517beda9246ec398d2009f6ac83cbf84a59a891",
            "a11yOccurrenceDisplayId": "A11Y-OCC-521A15910E3D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "e4ed162f8a9f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "36a7aa1e1b394cfbfbec26ee772f2f7e9fb4ed5926bb5a10c81e93b2fcfb6bf3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36A7AA1E1B39"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "de6f141e1d00",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "662b66adff49fbb7c2e5428aa8c88504a11dd6215fbf288463289ca00eb36ebe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-662B66ADFF49"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d9f39d690f7d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "d3f92e93dda9147680cbca24510a91e26eec6559719dc71574efb1158c5c5599",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D3F92E93DDA9"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "42039eea9e23",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "a740db96373671d9bddec8471ff4da4b67c7b91b74cb9b61c7c61c8ffb3588ad",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A740DB963736"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "086a8ac37292",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "e2caf67c9c55e6425f0db6967f6b0c2da5f7a1cfddf21a1fc9978577d02cf4d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2CAF67C9C55"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1237,
        "pageNavigationMs": 12163,
        "pageLoadDelayMs": 10000,
        "totalMs": 33031,
        "scannerMs": {
          "axe": 14311,
          "accesslint": 13395
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/federal-building-anchorage-ak",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Federal Building, Anchorage, AK | GSA",
      "elapsedMs": 34012,
      "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": 1017,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;605 W 4th Ave, Anchorage, AK 99501 History Constructed almost twenty years before Alaska became the forty-ninth state, the Federal Building in Anchorage symbolized the U.S. government's commitment to the economic growth and development of...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak\">\n<meta property=\"og:title\" content=\"Federal Building, Anchorage, AK\">\n<meta property=\"og:description\" content=\"Location:&nbsp;605 W 4th Ave, Anchorage, AK 99501 History Constructed almost twenty years before Alaska became the forty-ninth state, the Federal Building in Anchorage symbolized the U.S. government’s commitment to the economic growth and development of…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-29\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Federal Building, Anchorage, AK | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/162338\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"162338\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Federal Building, Anchorage, AK\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Federal Building, Anchorage, AK\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/sWfVHKyjQhdqZEiMA\">605 W 4th Ave, Anchorage, AK 99501</a></p><h2>History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166313_1\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/AK_Anchorage.jpg?itok=S_eRg6_h\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166313_570_0_1\" alt=\"undefined\" class=\" img-responsive\"></div><p>Constructed almost twenty years before Alaska became the forty-ninth state, the Federal Building in Anchorage symbolized the U.S. government’s commitment to the economic growth and development of the territory. Providing residents with a post office, courthouse, and other federal services, it was the first large federal building constructed in Anchorage.<br><br>This block of Anchorage was designated on the original 1915 plat for the Federal Reserve Bank. The first building erected on the site was a post office, followed by a U.S. Marshals office and territorial jail, which were demolished to make way for the Federal Building. Gilbert Stanley Underwood (1890-1961) designed the original 1939-1940 building and the 1940-1941 west wing addition under the guidance of the Office of the Supervising Architect of the Treasury. Underwood was a Los Angeles-based architect best known for designing National Park lodges. He also designed train stations for the Union Pacific Railroad before he began work for the federal government in 1932. While employed by the supervising architect’s office, he designed several federal buildings, including the original portion of the Harry S. Truman Federal Building in Washington, D.C. He served as supervising architect from 1943-1949.</p><p>The building housed every federal agency with an office in Anchorage, and tenants included the Civilian Conservation Corps, the Department of the Interior, the Signal Corps, and the Alaskan Railroad. In order to accommodate all of them, the building expanded several times. The first wing extension, completed in 1940-1941, closely followed the original construction and housed the post office. The 1958 courtyard in-fill, a contemporary metal-clad design by Ed Crittenden, housed the Third District Court. The 1991 addition is home to the National Archives and Records Administration (NARA).</p><p>The building served as an early symbol of the federal government to Alaskans, giving them confidence in their acceptance as part of the United States. During celebrations of statehood in 1958, a huge American flag with forty-nine stars literally covered the facade of the building. One star was covered with a larger star to highlight Alaska becoming a state.</p><h2>Architecture</h2><p>The Anchorage Federal Building is a 1930s Modern, cast-in-place reinforced concrete building with a flat roof and parapet. The original plans called for the eventual construction of a square building with a large internal courtyard, beginning with the original portion that formed the south side or base of the square. Before completion of the building in 1940, it became clear that it would not be large enough to accommodate all of the federal agencies in Anchorage, so construction began immediately on the first addition. Thus by 1941, both the base and the original portion of the western wing were complete. The western wing was enlarged and the shorter eastern wing was built later. Subsequent additions filled in portions of the courtyard rather than completing the square. Although they have undergone several alterations, the original facade and both wings of the building retain a significant degree of architectural integrity.</p><p>The majority of the building has two stories and a basement. The east and west ends of the south elevation, above the main entry doors, are topped by three-story penthouses. In addition to providing access to the offices within the building, the southeast entrance originally led to the courtroom in the east wing and the southwest entrance to the post office in the west wing. Both wings have two stories and the elevations retain much of their original appearance. The building has little exterior ornamentation. The tall, narrow windows are the most distinctive element of the exterior. Their slightly recessed window frames emphasize the verticality of the windows and the building as a whole, as do the stepped recesses on either side of the main entry doors. The current windows are not original, but the visual effect is consistent with the original appearance.</p><p>The interior of the building features many original noteworthy elements, yet displays the same lack of embellishment evident on the exterior. Ceramic tiled wainscoting and quarry tiled floors line the stairwells, entry vestibules, corridors and the original postal lobbies. The stairwells also retain original steel newel posts, wrought iron balusters, and stained wood handrails. The ceramic drinking fountains evident in the corridors throughout the building add to its historic integrity. The entry vestibule ceilings feature stepped cove perimeters. Remaining in place are the light fixtures evident in the original designs for the first floor lobbies and the coffered ceilings original to the first floor corridors. The corridor doors are not original. However, they replicate the original two-panel wood doors with upper panels of glass.</p><p>The most significant interior space is the original federal district courtroom on the first floor. This room retains its original stained walnut wainscot and benches, and features an oil-on-canvas mural titled Alaskan Landscape behind the judge’s bench. The mural was the work of Arthur Kerrick, who secured a Works Progress Administration commission in 1942. The oil-on-canvas painting was not, however, installed until the 1950s. Five murals were planned for the courtroom, but only the Kerrick mural was completed and installed. Art conservator Peter Malarkey restored the mural in 1993.</p><h2>Significant Events</h2><ul><li><strong>1939-1940:</strong> Construction of original building</li><li><strong>1940-1941:</strong> First addition constructed</li><li><strong>1958:</strong> Court facilities addition</li><li><strong>1978:</strong> Listed in National Register of Historic Places</li></ul><h2>Facts</h2><ul><li>Construction Dates:&nbsp;1939-1941</li><li>GSA Building Number:&nbsp;AK0001ZZ</li><li>Architect:&nbsp;Gilbert Stanley Underwood</li><li>Architectural Style:&nbsp;1930s Modern</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li><li>Primary Material:&nbsp;Concrete</li><li>Prominent Features:&nbsp;Tall vertical windows; Rectilinear poured-in-place concrete exterior; Distinguished woodwork; New Deal mural in courtroom</li></ul><h2>Poster Download</h2><div class=\"usa-fixed padding-left-0\" id=\"resp_img_73455_1\"><img src=\"https://www.gsa.gov/system/files/10_Anchorage_lo.jpg\" imagesize=\"fix_dim\" is_downloadable=\"0\" id=\"img_73455_0_0_1\" alt=\"Federal Building, Anchorage, Alaska\" class=\" img-responsive\"></div><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><a title=\"\" href=\"https://www.gsa.gov/system/files/10_Anchorage_lo.pdf\">Download the Poster [PDF - 114 KB]</a></p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-222366\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-222366\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 29, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-569615\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-569615\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-636255\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-636255\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-248768\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-248768\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-140888\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-140888\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-616630\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-616630\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-761767\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-761767\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-966416\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-966416\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-360945\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-360945\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1683228946\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"6ed001ef-660e-4392-bc30-b4b92e8da34f\",\"entityVid\":\"367834\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"162338\",\"entityTitle\":\"Federal Building, Anchorage, AK\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 1065,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12106,
          "settleDelayMs": 10000,
          "auditMs": 1996,
          "totalMs": 14703,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f450be92d12b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "e380d399d9012a53b331044eb9fb64646bddec04e38a240fffeb0b33030ded68",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E380D399D901"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ab842d95084",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "1ea94774b9989de58430680f86a79b1dbe8f02330c93486e78f875765939737c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1EA94774B998"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c70b62f35618",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "57109c978ab4ea573f7d50837b7464dbc5996a5aa39ca035321c55a477914c40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57109C978AB4"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "779741b6204a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "098035f67b2d3d0fc7f56b275ec2cb6bb55d626134c0cf22005cadad5e41e237",
            "a11yOccurrenceDisplayId": "A11Y-OCC-098035F67B2D"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d14d5ea8f57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "57206897b5fb0944fba9dc1627e18a0f4658593659b48ebe975eb048702bf816",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57206897B5FB"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b58919b0bb39",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "4cd17fd31408d494f453d8a616a74fe3f5c72d5804b3d7706f42220d4c39063d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CD17FD31408"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acde6d35c679",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "dc90c41f3202c12eb56ed8439a0c938ac8bc4d52f748fe5ac522a58fbd6dfa1b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DC90C41F3202"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf6f975c2a96",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "575c42a02493b239177d3b8a100e17c68f9aff011871967e4319f98c6c6d3050",
            "a11yOccurrenceDisplayId": "A11Y-OCC-575C42A02493"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0faae4ec529f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "b74584d5ab451df63ac5a945cbab908200d8e0e2506765a69c2cbf9300932502",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B74584D5AB45"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2adada8874c0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "4621f3a63face4aedca409add322022576ee4909ee29a7a47f5fe01c03673f04",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4621F3A63FAC"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a209833aea1f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "ef292b4966c0385402ad83b93f4074ffa1423886f5f18ce7698e9d7e8c1d0576",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF292B4966C0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55f393a47c08",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "604630b759f034052db9fb0a26634b9ef11b6347a6c52aa8f1580331d9d371e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-604630B759F0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c54ac67785f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "e4e62a92983e2bde054f93cbc2ac4963c3e020ce2f62161d48df69c15914403c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E4E62A92983E"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "409f865c2fc3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "57d132d16fde51b249a7049e1459b542d516170064fe41250e569f63b85ae982",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57D132D16FDE"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e95258f8010d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "ab02fea8764895c583595aa0c626022d3074d1a2c06f68742d783959e7376ccf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB02FEA87648"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71d2aa49c7c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "d92bd865153dc3c99893eadb37dc1873d9f73d68009c6396dc0ef1ee21584ea1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D92BD865153D"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12243,
          "settleDelayMs": 10000,
          "auditMs": 588,
          "totalMs": 13477
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "305a181faed5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "5dc9847ba7c1e7b37c05f10b8027b5706aa9e6c976a373c50369899b5c4318a0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5DC9847BA7C1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "cf2e87544e28",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "5632581e83d337350faa7e8612182f9e7510b290ae73754cf963cd0432db9175",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5632581E83D3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "18a2d2211140",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c92e73e4d6653f1bfa10a6ffc0be2b0465447e431165a5c2a985062e86f5692b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C92E73E4D665"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "18a2d2211140",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c92e73e4d6653f1bfa10a6ffc0be2b0465447e431165a5c2a985062e86f5692b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C92E73E4D665"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "18a2d2211140",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c92e73e4d6653f1bfa10a6ffc0be2b0465447e431165a5c2a985062e86f5692b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C92E73E4D665"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "18a2d2211140",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c92e73e4d6653f1bfa10a6ffc0be2b0465447e431165a5c2a985062e86f5692b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C92E73E4D665"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "18a2d2211140",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c92e73e4d6653f1bfa10a6ffc0be2b0465447e431165a5c2a985062e86f5692b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C92E73E4D665"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "18a2d2211140",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c92e73e4d6653f1bfa10a6ffc0be2b0465447e431165a5c2a985062e86f5692b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C92E73E4D665"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "18a2d2211140",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c92e73e4d6653f1bfa10a6ffc0be2b0465447e431165a5c2a985062e86f5692b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C92E73E4D665"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "18a2d2211140",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "c92e73e4d6653f1bfa10a6ffc0be2b0465447e431165a5c2a985062e86f5692b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C92E73E4D665"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "70252606ff9c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "f24236d3736e353bdab53332412555671db32b6f79df79245bdad2a478783125",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F24236D3736E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "f64fffdcd6ec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "19b00c006897549e1e1b368e3b639e60b89e004a3450e58f93a226a1a977eedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19B00C006897"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "b2248d18c038",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "bfa54375f64b9fa94b98368dea3a6d8f374cfeeddd36b98bfd4333ca97f567a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA54375F64B"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "73244f48d59f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "af572f970d7401a64b1131416d8549673ed081d8006c69ed4ac4fec9de8983b9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF572F970D74"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "620f3802f908",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "40666ad5e050da1d28d1efb5456878f50ab0057d0cfb68123675783a6a4249d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-40666AD5E050"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "a04f1e477e70",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "7fe8f014747379cf0a2fd20295b40e5865b9a021732899e9811e08f24adac924",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7FE8F0147473"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "6542f33072dd",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "f076bfa2ad4dfa54df75a37ccb7572f7a494a9902490f20249352ca754d034d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F076BFA2AD4D"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1687,
        "pageNavigationMs": 12243,
        "pageLoadDelayMs": 10000,
        "totalMs": 34012,
        "scannerMs": {
          "axe": 14703,
          "accesslint": 13477
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Federal Building and U. S. Courthouse, Peoria, IL | GSA",
      "elapsedMs": 33163,
      "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": 944,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:&nbsp;100 NE Monroe St, Peoria, IL 61602SignificanceThe first official U.S. Post Office in Peoria was established on April 9, 1825. Prior to that time, mail was received via St. Louis, and was carried by travelers making a round-trip journey to...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il\">\n<meta property=\"og:title\" content=\"Federal Building and U. S. Courthouse, Peoria, IL\">\n<meta property=\"og:description\" content=\"Location:&nbsp;100 NE Monroe St, Peoria, IL 61602SignificanceThe first official U.S. Post Office in Peoria was established on April 9, 1825. Prior to that time, mail was received via St. Louis, and was carried by travelers making a round-trip journey to…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Federal Building and U. S. Courthouse, Peoria, IL | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/162358\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"162358\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Federal Building and U. S. Courthouse, Peoria, IL\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Federal Building and U. S. Courthouse, Peoria, IL\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p><strong>Location:</strong>&nbsp;<a class=\"usa-link--external\" href=\"https://goo.gl/maps/Z6k3vMoyKAA4gaBD7\">100 NE Monroe St, Peoria, IL 61602</a></p><h2>Building History</h2><div class=\"usa-medium padding-left-0\" id=\"resp_img_166376_0\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/IL_Peoria.jpg?itok=dwv3GKnj\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_166376_570_0_0\" alt=\"undefined\" class=\" img-responsive\"></div><p>In 1845, Peoria, Illinois, was chartered on the west bank of the Illinois River, 160 miles southwest of Chicago. As the city grew, it became a shipping center for hogs, corn, and corn products, in particular, corn liquor. In 1825, the first post office was established, and it occupied various private business spaces during the ensuing sixty years. By the 1880s, the population had reached 30,000, and in 1889 a Romanesque Revival style federal building was completed at Monroe and Main streets to provide postal and other services. Although an addition was completed in 1910, by the 1930s the 1889 building could no longer accommodate Peoria, and a new building was planned.</p><p>Howard Lovewell Cheney prepared the plans under the supervision of Louis A. Simon, supervising architect of the U.S. Treasury Department. Originally from Chicago, Cheney also designed a number of other federal buildings and the main building at Washington National Airport in Arlington, Virginia. In April 1937, the Romanesque Revival federal building and several adjoining businesses were demolished to clear the site for new construction. The original contract cost was $879,000, with an added $128,000 spent for the purchase of additional land. A cornerstone laying ceremony was held in December 1937, and construction proceeded quickly. Federal employees occupied the completed building in August 1938. Commissioned by the Section of Fine Arts, a New Deal program, bas-relief sculptures by Freeman L. Schoolcraft were installed on the facade in 1939. At the time of construction of the new building, the post office had 250 employees and 15 substations, with 4 business and 2 residential deliveries a day, and 6 rural delivery routes.</p><p>The post office relocated in 1981, and mail related spaces were altered for use by the courts and other federal agencies. In 2012, the building was listed in the National Register of Historic Places. The building was rededicated in August 1987.</p><h2>Building Facts</h2><ul><li>Architect:&nbsp;Howard Lovewell Cheney</li><li>GSA Building Number:&nbsp;IL0154ZZ</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li></ul><p>&nbsp;</p>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-124535\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-124535\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-620754\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-620754\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-245510\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-245510\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-808650\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-808650\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-552475\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-552475\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-702818\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-702818\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-906294\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-906294\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-673565\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-673565\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-807298\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-807298\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1683235035\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1126\",\"entityUuid\":\"9d5ceeb2-7d8e-463f-ab68-fc137f9f7063\",\"entityVid\":\"368200\",\"entityName\":\"jennifer.branison@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"162358\",\"entityTitle\":\"Federal Building and U. S. Courthouse, Peoria, IL\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 992,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12123,
          "settleDelayMs": 10000,
          "auditMs": 1863,
          "totalMs": 14585,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5befcac94aec",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "1f73ef3fec47e93ad15fe7527276e53a91a637b04513c2a07f2a3f7bcb6447fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F73EF3FEC47"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c642f2fa786",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "7acae85e7a7631eefea1a783a719d219742f6696ccef899fa0b5abbe05c62ac1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7ACAE85E7A76"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64c259c3e465",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "60cdc022fa1a63b2e2e025fac87010bfced16667429857263fb047ceb888d6f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-60CDC022FA1A"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3623f93c865a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "76b2340ff1d7ee23d5fef3b99e467cb7212459790ae65d9df5f83bea80091630",
            "a11yOccurrenceDisplayId": "A11Y-OCC-76B2340FF1D7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6d0b06dd041",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "46bda69983da4a916903b09e932a54dfea8c6f6cf64964d0aada658db77aae2f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-46BDA69983DA"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bfdbb978355",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "4f80c26a97c08576e109f8df16f9951cff514a6c50c2d41d5250bf2ef302164a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F80C26A97C0"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0195f8b3fe57",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "09bb9f5d1365fbe42f239424879ce8a4e708e25286c421f5cb48cb0778994ffa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-09BB9F5D1365"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2ffc87be168",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "135843cbd259b7bccf4545b838b2c6a1dbcf2b2c449a644bf7bc471a9e32a260",
            "a11yOccurrenceDisplayId": "A11Y-OCC-135843CBD259"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36ff60110d73",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "5c9c405623f58850336ce31f68d67f2b4c00635390f0b6aaf2bc2ebd7119a205",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5C9C405623F5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7d662469644",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "8d1303cd39aef7148aeb55303af295211f6b8b505f1e39188e91fe9984b09969",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D1303CD39AE"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c53b5049a82",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "3b3d96ab36552597aa5e6f29f6ab4ebb1a5f99e94a897943e6db71d9585cb05e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B3D96AB3655"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "079c232df41b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "cdb925adf395b66b59bb9038ac13ca5ecfcc0c531935601009c77b0041e265e2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CDB925ADF395"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2733a8537ce",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "68d64fc822c423cdc0175e9cf5965c5d451341edc59c182c385e1392c41191e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-68D64FC822C4"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41fc122ba7e7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "4c7bce36363b1dcfb6314625f62d925562897954f301be4e43d1af0b3f38f2dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C7BCE36363B"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27ec84fc76bf",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "611429c3cfc1537e5f799584304e68257fc4a7df77b77a7f91df8de29814212c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-611429C3CFC1"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "213e7be54ce7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "ecc642aef337b1bbc6b223ccadf528384b4b288398d4c20f397113a5f8a53eb9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ECC642AEF337"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 11942,
          "settleDelayMs": 10000,
          "auditMs": 583,
          "totalMs": 13170
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "db8ef1ba6131",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "3eb62e7f6c6eb701f0ad9d6dc5339812673113175d5067eec4b39a88f17b6207",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EB62E7F6C6E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "c63034cc3f56",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "2c8c1e75003ed95159fb8cd766a3dda9451ad055f2f09c69bd87977b1d253956",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C8C1E75003E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2ed006604243",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "439d662715ba46ca3b52137ec8349f9fd4c8531523c9bd0429f868685477bd7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439D662715BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2ed006604243",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "439d662715ba46ca3b52137ec8349f9fd4c8531523c9bd0429f868685477bd7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439D662715BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2ed006604243",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "439d662715ba46ca3b52137ec8349f9fd4c8531523c9bd0429f868685477bd7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439D662715BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2ed006604243",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "439d662715ba46ca3b52137ec8349f9fd4c8531523c9bd0429f868685477bd7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439D662715BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2ed006604243",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "439d662715ba46ca3b52137ec8349f9fd4c8531523c9bd0429f868685477bd7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439D662715BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2ed006604243",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "439d662715ba46ca3b52137ec8349f9fd4c8531523c9bd0429f868685477bd7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439D662715BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2ed006604243",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "439d662715ba46ca3b52137ec8349f9fd4c8531523c9bd0429f868685477bd7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439D662715BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "2ed006604243",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "439d662715ba46ca3b52137ec8349f9fd4c8531523c9bd0429f868685477bd7c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-439D662715BA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "5cdf6a951a5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "aa32012aab7758eea0903f4991454405520e4d45e8f8a81cf5bc2dc8d63b0e4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA32012AAB77"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "e87a0559fd58",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "2cf6ddba7fc0fe5a1c93cd277e80efcd5803f48ee3430324ee02dd7dbf619aa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2CF6DDBA7FC0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "653fe23073f3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "f800e0379ef63d9a48ba2db8a87d0040b17f98dd829eac330b9601aeecac46ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F800E0379EF6"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "37f69a123e77",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "9ea851ac4b069e88ff49c8a6957fdcc69e3edf1f14aa8cd97aa22a2fab975cf4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9EA851AC4B06"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5f0cde3d141e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "624da7ebadbb4611ba730b30ffee85df096b0375a4d9898181021086a6efab86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-624DA7EBADBB"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "fc366cfc595c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "8749843577a328a61c7375f8c72304541f6cdfe12345b267767ccb989f19599a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8749843577A3"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "c554b07cc2e3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "59bbdb809ec4d70c9f6604642aa520557655cdcfce668ac24c8000a232d61654",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59BBDB809EC4"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1624,
        "pageNavigationMs": 12123,
        "pageLoadDelayMs": 10000,
        "totalMs": 33163,
        "scannerMs": {
          "axe": 14585,
          "accesslint": 13170
        }
      }
    },
    {
      "submittedUrl": "https://gsa.gov/real-estate/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
      "finalUrl": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Federal Building and U.S. Courthouse, Asheville, NC | GSA",
      "elapsedMs": 32900,
      "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": 935,
          "failed": 0,
          "cantTell": 3,
          "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-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Location:100 Otis St, Asheville, NC 28801The Building is a massive public building which is prominent in the Central Business District of Asheville, NC. It is an example of modernistic style, inspired in part by the 1925 Paris Exposition...\">\n<link rel=\"canonical\" href=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc\">\n<meta property=\"og:url\" content=\"https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc\">\n<meta property=\"og:title\" content=\"Federal Building and U.S. Courthouse, Asheville, NC\">\n<meta property=\"og:description\" content=\"Location:100 Otis St, Asheville, NC 28801The Building is a massive public building which is prominent in the Central Business District of Asheville, NC. It is an example of modernistic style, inspired in part by the 1925 Paris Exposition…\">\n<meta property=\"og:image\" content=\"https://www.gsa.gov/sites/gsa.gov/themes/custom/gsa/custom_assets/images/open_graph_image.jpeg\">\n<meta name=\"apple-mobile-web-app-title\" content=\"GSA\">\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<meta name=\"organization\" content=\"PBS\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-HBYXWFP794&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&amp;cx=c&amp;gtm=4e67m0\"></script><script type=\"text/javascript\" async=\"\" src=\"//img.en25.com/i/elqCfg.min.js\"></script><script type=\"text/javascript\">var _elqQ = _elqQ || [];\n        _elqQ.push(['elqSetSiteId', '1311950425']);\n        _elqQ.push(['elqUseFirstPartyCookie', 'gsasolutionssecure.gsa.gov']);\n        _elqQ.push(['elqTrackPageView', window.location.href]);\n        (function () {\n          function async_load() {\n            var s = document.createElement('script'); s.type = 'text/javascript';\n            s.async = true;\n            s.src = '//img.en25.com/i/elqCfg.min.js';\n            var x = document.getElementsByTagName('script')[0];\n            x.parentNode.insertBefore(s, x);\n          }\n          if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);\n          else if (window.attachEvent) window.attachEvent('onload', async_load);\n        })();</script>\n<meta name=\"Last-Modified\" content=\"2025-01-31\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:site_name\" content=\"U.S. General Services Administration\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image:alt\" content=\"Photo of GSA headquarters\">\n<link rel=\"icon\" type=\"image/png\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon-96x96.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.svg\">\n<link rel=\"shortcut icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/favicon.ico\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250/apple-touch-icon.png\">\n<link rel=\"manifest\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon/250//site.webmanifest\">\n<link rel=\"icon\" href=\"/sites/gsa.gov/themes/custom/gsa/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n\n    <title>Federal Building and U.S. Courthouse, Asheville, NC | GSA</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_fDYlI6B6Vqn-CQ1eGyp6g00eQG5yJUh-m5_cw3zQ2A8.css?delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_wUmskGecYxRHA4oJpjVN0qlNqQhkqwo3mK366_Whb3Q.css?delta=1&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/gsa.gov/files/css/css_Q0Qc0SQJp5LqLghO2hS82APrx3R0c32mlldnAZ5WTDs.css?delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/gsa.gov/files/css/css_nU33pZ0_dpTMtsd_seB_fyrGMbVa53ZqOsWw2259USY.css?delta=3&amp;language=en&amp;theme=gsa&amp;include=eJx9kWtuAyEMhC9Ew6-eBxlwdmkMRjabZHP6Oo9toraKkMAzjMB8JALV1VdUhQnVJRb0WZYOtIMvON-NxlKBygVdLoJplCP6iTgCBR0rlTY5k3aErH4r3KTgu5Q2UK51SAfMZbB8hhmpo_irmWHYiIQakuotd5OmjiHzqRFD9iY-NuE6CEwCfdat0aezW1pfIhWd0YIouWANg5lCJE4Hv1lUooAUe3CfeXAAiksNadHBtVxgFG7qX7acgrW4Z0nW2QzDY42YM-ZwJ3cloKsOrD6CohvRNiao2Ja_xhWZ3Ty4lxS6Yf99MSSjnq0MeO7QsvVAb-JPhm9C_8B-Ce-Z7Zv8fXnQWd1YO09S9qv_qdyip7yBf4jb_A0KH-js\">\n\n    <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/162047\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"gtag\":{\"tagId\":\"\",\"consentMode\":false,\"otherIds\":[],\"events\":[],\"additionalConfigInfo\":[]},\"ajaxPageState\":{\"libraries\":\"eJx9U9uWgzAI_KG0edrv4WCClm1uJ2C37tcvatu99yXCOEEYxpBQZPEDCrmwx5lEcCJxITefkZPWka8u1E6-1J4x8Tu5iIoJF-p-oBNeuHZxkTsF5Qv5RwSvX-Ep1QETiC6Jy-SmWqdEoDj5yY6f-RFf8fodzG4S9BEbaMdw3ooYsNc9SOjcVDaIS5sVLtasdcq1bGDrXJT6FgsrHTi3Xi-0AhDOFFlrf4ETpWaDreA6puKQSCCI_M_jbJIB5YHiRhpNKOiEYf22-N_QxtoqW-ELxPpWUsXoLTncE8clUiM7ikKmMvufANjGyCZu2HHq2E7iY58bpuMncpxNiiGxnKw36zcyZdBaEwyphrO_CZyxCaxfNX3-YN2hxEPHzmaPJ6S1lhM01WzoYBOeUP0mTqQIu8HW3YmJy6IcHm1_Ik4WUcq7NXWwWxNuGvwCVjtZP1obB2jrHsIsWjO_464-BjNvtBDo2rBEwJSe0EfrMdS56LoHsFsDlmKq_H_jD6c8J8toQtrfYa-LPuFyYYXd1l9ZY61mY78_bitZnC6tTp3HxT8iN8tbvIt7S7bzA1EkkvU\",\"theme\":\"gsa\",\"theme_token\":null},\"ajaxTrustedUrl\":[],\"gtm\":{\"tagId\":null,\"settings\":{\"data_layer\":\"dataLayer\",\"include_classes\":true,\"allowlist_classes\":[\"google\",\"nonGooglePixels\",\"nonGoogleScripts\",\"nonGoogleIframes\",\"customScripts\",\"customPixels\"],\"blocklist_classes\":[\"\"],\"include_environment\":false,\"environment_id\":\"\",\"environment_token\":\"\"},\"tagIds\":[\"GTM-W4SGTNW\"]},\"dataLayer\":{\"defaultLang\":\"en\",\"languages\":{\"en\":{\"id\":\"en\",\"name\":\"English\",\"direction\":\"ltr\",\"weight\":0}}},\"gsa_domain\":{\"current\":{\"domain\":\"gsa.gov\",\"id\":\"gsa_gov\",\"env\":\"prod\"},\"preview_path\":\"https:\\/\\/preview.gsa.gov\",\"cmp_path\":\"https:\\/\\/cmp.gsa.gov\",\"public_path\":\"https:\\/\\/gsa.gov\"},\"salesforce_chat\":{\"vision_em\":{\"enabled\":true,\"org_id\":\"00D30000000JVLI\",\"deployment_name\":\"Enhanced_Chat_Channel\",\"esw_base_url\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\",\"scrt2_url\":\"https:\\/\\/fas.my.salesforce-scrt.com\",\"js_path\":\"https:\\/\\/fas.my.site.com\\/ESWEnhancedChatChannel1770490368263\\/assets\\/js\\/bootstrap.min.js\",\"language\":\"en_US\",\"hide_sf_launcher\":true,\"hours\":{\"sun\":{\"status\":\"scheduled\",\"start\":\"21:00\",\"end\":\"\"},\"mon\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"tue\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"wed\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"thu\":{\"status\":\"open\",\"start\":\"\",\"end\":\"\"},\"fri\":{\"status\":\"scheduled\",\"start\":\"00:00\",\"end\":\"21:30\"},\"sat\":{\"status\":\"closed\",\"start\":\"\",\"end\":\"\"},\"usage\":\"\\u003Cdiv class=\\u0022enhanced_live_agent\\u0022\\u003E\\r\\n  \\u003Cp\\u003EWe are available Sunday 9 p.m.-Friday 9:30 p.m. Eastern time. Average wait times are under a minute.\\u003C\\/p\\u003E\\r\\n  \\u003Cbutton class=\\u0022sf_enhanced_chat usa-button\\u0022\\u003EChat Now\\u003C\\/button\\u003E\\r\\n\\u003C\\/div\\u003E\\r\\n\\u003Cdiv class=\\u0022enhanced_live_agent_closed\\u0022\\u003E\\r\\n  \\u003Cp\\u003ELive chat currently closed: Normal hours are Sunday 9 p.m.-Friday 9:30 p.m. Eastern time.\\u003C\\/p\\u003E\\r\\n\\u003C\\/div\\u003E\"}}},\"values\":{\"label\":\"GSA\"},\"perdiem_api_root\":\"https:\\/\\/api.gsa.gov\\/travel\\/perdiem\\/v2\\/rates\",\"perdiem_first_year\":\"2023-10\",\"perdiem_last_year\":\"2026-09\",\"google_maps_api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"perdiem_google_maps\":{\"api_key\":\"AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\",\"api_url\":\"https:\\/\\/maps.googleapis.com\\/maps\\/api\\/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM\\u0026loading=async\"},\"statistics\":{\"data\":{\"nid\":\"162047\"},\"url\":\"\\/core\\/modules\\/statistics\\/statistics.php\"},\"TBMegaMenu\":{\"TBElementsCounter\":{\"column\":null},\"theme\":\"gsa\",\"tbm-main\":{\"arrows\":\"1\"}},\"user\":{\"uid\":0,\"permissionsHash\":\"411dbed619a772801f6a184b1207b8875537d3dd52fc675453805f92cb9d960a\"}}</script>\n<script src=\"/sites/gsa.gov/files/js/js_e8v-d0fLg3JRZKwxtBUKnHRE09DeADkaaMhRmEXuqY0.js?scope=header&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtag.js?thy649\"></script>\n<script src=\"/modules/contrib/google_tag/js/gtm.js?thy649\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-W4SGTNW\" type=\"text/javascript\"></script>\n<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&amp;sp=s&amp;enhlink=true&amp;yt=false\" async=\"\" id=\"_fed_an_ua_tag\"></script>\n\n  <script type=\"text/javascript\" async=\"\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/bootstrap.min.js\"></script><script type=\"text/javascript\" src=\"https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L\"></script><link id=\"embeddedMessagingBootstrapStyles\" href=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/styles/bootstrap.min.css\" type=\"text/css\" rel=\"stylesheet\"><script src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/main.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/common.js\"></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.googleapis.com/maps-api-v3/api/js/65/10a/util.js\"></script></head>\n\n  <body class=\"show_dialog path-node page-node-type-cmp-page uswds-gsa\" data-once=\"glossary-loader glossary-escape-key\">\n        <div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>\n    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW\"\n                  height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    <div class=\"block block-emergency-banner block-emergency-banner-block\">\n    \n      \n  </div>\n\n\n  <section id=\"usa-banner\" class=\"usa-banner\" aria-label=\"Official website of the United States government\">\n  <div class=\"usa-accordion\">\n    <header class=\"usa-banner__header\">\n      <div class=\"usa-banner__inner\">\n        <div class=\"grid-col-auto\">\n          <img class=\"usa-banner__header-flag\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/us_flag_small.png\" alt=\"\">\n        </div>\n        <div class=\"grid-col-fill tablet:grid-col-auto\" aria-hidden=\"true\">\n          <p class=\"usa-banner__header-text\">An official website of the United States government</p>\n          <p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>\n        </div>\n        <button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\" type=\"button\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>\n      </div>\n    </header>\n    <div class=\"usa-banner__content usa-accordion__content\" hidden=\"\" id=\"gov-banner\">\n      <div class=\"grid-row grid-gap-lg\">\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-dot-gov.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Official websites use .gov              </strong>\n              <br>\n                              A <strong>.gov</strong> website belongs to an official government organization in the United States.\n                          </p>\n          </div>\n        </div>\n        <div class=\"usa-banner__guidance tablet:grid-col-6\">\n          <img class=\"usa-banner__icon usa-media-block__img\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/icon-https.svg\" role=\"img\" aria-hidden=\"true\" alt=\"\">\n          <div class=\"usa-media-block__body\">\n            <p>\n              <strong>\n                Secure .gov websites use HTTPS              </strong>\n              <br>\n              A <strong>lock</strong>\n                (<span>\n                <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"52\" height=\"64\" viewBox=\"0 0 52 64\" class=\"usa-banner__lock-image\" role=\"img\" aria-labelledby=\"banner-lock-title banner-lock-description\">\n                  <title id=\"banner-lock-title\">Lock</title>\n                  <desc id=\"banner-lock-description\">A locked padlock</desc>\n                  <path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z\"></path></svg>\n                </span>)\n                or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.            </p>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</section>\n\n\n\n\n<header class=\"usa-header usa-header--extended\" role=\"banner\">\n  <div class=\"usa-overlay overlay-trigger\"></div>\n\n          <div class=\"usa-navbar\">\n        <div class=\"region region-header\">\n      <div class=\"usa-logo\">\n          <a id=\"logo\" class=\"logo-img\" href=\"/\" aria-label=\"U.S. General Services Administration homepage\">\n        <img src=\"/sites/gsa.gov/themes/custom/gsa/250-Starmark-and-Seal_final.png\" alt=\"GSA 250 year anniversary logo and seal\">\n                  <em class=\"usa-logo__text\">U.S. General Services Administration </em>\n              </a>\n      </div>\n\n\n  </div>\n\n    </div>\n    <!-- Embed to share twig -->\n    \n<div aria-label=\"Primary navigation\" class=\"usa-nav overlay-trigger\" role=\"navigation\">\n  <button class=\"gsa-menu-btn\">Menu</button>\n\n    <div class=\"usa-nav__inner\">\n                    <div class=\"region region-primary-menu\">\n    <div id=\"block-mainnavigation\" class=\"block block-tb-megamenu block-tb-megamenu-menu-blockmain\">\n    \n      <nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">\n    <button class=\"tbm-button tb-megamenu-button tb-megamenu-button__close-mobile-menu\" type=\"button\">\n    <div class=\"usa-sr-only\">close mobile menu</div>\n  </button>\n\n  <div class=\"nav-collapse \">\n        <ul class=\"tbm-nav level-0 items-8\">\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Buy through us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-6\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore buy through us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/buy-through-us/category-management?topnav=buy-through-us\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Category management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government property for sale or lease\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Personal property (tangible goods)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Vehicle sales\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Products and services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-6\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Human capital\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Industrial products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Office management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Professional services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Security and protection\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation and logistics services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-12\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/assisted-acquisition-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Assisted acquisition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial platforms\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emergency acquisition basic ordering agreements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal strategic sourcing initiative\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Fleet management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      HCaTS and HCaTS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Multiple award schedule, or MAS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OASIS and OASIS SB\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      OneGov\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Requisition programs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Shared services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Payroll services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Support services for CABs\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics-menu\" id=\"block-menu-blockfeatured-topics\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsaauctions.gov/?topnav=buy-through-us\" title=\"Federal assets available via auction to the general public.\">Auctions</a>\n                          <span class=\"navigation__link-description\">Federal assets available via auction to the general public.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Sell to government\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 1: Learn about government contracting\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Ways you can sell to government\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      How to access contract opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Conduct market research\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 2: Compete for a contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Certify as a small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Become a schedule holder\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Market your business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Research active solicitations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Respond to a solicitation\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      What to expect during the award process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Step 3: Manage your contract\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Comply with contractual requirements\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Handle contract modifications\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Monitor past performance evaluations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--2-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://sam.gov/opportunities?topnav=sell-to-government\" title=\"Search current federal contract opportunities and procurement notices.\">Contract opportunities on SAM.gov</a>\n                          <span class=\"navigation__link-description\">Search current federal contract opportunities and procurement notices.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/forecast-of-contracting-opportunities?topnav=sell-to-government\" title=\"Anticipated contracts offered by GSA.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;sell-to-government&quot;}\">Forecast of contracting opportunities</a>\n                          <span class=\"navigation__link-description\">Anticipated contracts offered by GSA.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://vsc.gsa.gov/vsc/?source=gsa.gov-sell-to-government\" title=\"Research the federal market, report sales, and upload contract information.\">Vendor support center</a>\n                          <span class=\"navigation__link-description\">Research the federal market, report sales, and upload contract information.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Real estate\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-17\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore real estate\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Assets identified for accelerated disposition\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Child care services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Find a child care center\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leasing\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing guidance\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Leasing tools\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Occupancy Agreement Space Inventory System, or OASIS\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Portfolio and occupancy space planning\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Reimburseable services program\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA RWA customer portal\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      eRETA user account request process\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/water-quality-management?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Water quality management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Workplace optimization\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Commercial coworking\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Offerings\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      USE IT Act and occupancy data\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-2\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Federal daily check-in survey\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Playbook: Laptop occupancy data\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/real-estate/utility-services?topnav=real-estate\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Utility services\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--3-menu\" id=\"block-menu-blockfeatured-topics--3\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--3-menu\">Featured Topics - Real Estate</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/real-estate/real-estate-services/real-property-utilization-disposal?topnav=real-estate\" title=\"Dispose or acquire excess federal real property including buildings or land.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;real-estate&quot;}\">Real property disposal</a>\n                          <span class=\"navigation__link-description\">Dispose or acquire excess federal real property including buildings or land.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Policy and regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-9\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore policy and regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Acquisition policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Aviation management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal Advisory Committee Act management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Information technology policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Real property management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Travel management policy\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Regulations\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://acquisition.gov/?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal acquisition regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal management regulations\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal travel regulations\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--4-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/reference/forms\" title=\"Search for a government form.\">Forms</a>\n                          <span class=\"navigation__link-description\">Search for a government form.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/per-diem-rates/faqs?topnav=policy-and-regulations\" title=\"Frequently asked questions about per diem rates and related topics.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;policy-and-regulations&quot;}\" data-drupal-link-system-path=\"node/81553\">Per diem FAQs</a>\n                          <span class=\"navigation__link-description\">Frequently asked questions about per diem rates and related topics.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/real-estate/use-it-act-and-occupancy-data/use-it-act-and-occupancy-data-annual-reports\" title=\"Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.\" data-drupal-link-system-path=\"node/167265\">USE IT and occupancy data annual reports</a>\n                          <span class=\"navigation__link-description\">Search the annual reports CFO Act agencies submitted for USE IT occupancy data requirements.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Small business\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore small business\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Find opportunities\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/get-help?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Get help\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      How to do business with us\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/key-resources?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Key resources\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/programs-and-eligibility?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Programs and eligibility\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Register your business\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--5-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/small-business/find-opportunities?topnav=small-business\" title=\"Information on planned federal contracting opportunities.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/85780\">Forecast tool</a>\n                          <span class=\"navigation__link-description\">Information on planned federal contracting opportunities.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"https://www.sba.gov/federal-contracting/contracting-guide/types-contracts#section-header-6?source=gsa.gov-small-business\" title=\"Check your eligibility for small-business set-asides.\">Socio economic categories</a>\n                          <span class=\"navigation__link-description\">Check your eligibility for small-business set-asides.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/small-business/training-and-events?topnav=small-business\" title=\"Suggested training for doing business with us.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;small-business&quot;}\" data-drupal-link-system-path=\"node/125277\">Training resources</a>\n                          <span class=\"navigation__link-description\">Suggested training for doing business with us.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Travel\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-4\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/travel?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore travel\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Plan a trip\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-4\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Per diem rates\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Transportation (airfare rates, POV rates, etc.)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/lodging?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Lodging\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel charge card\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Travel and lodging services\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      E-gov travel service (ETS)\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Rideshare\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Travel category schedule\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Federal travel regulation\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--6-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"https://www.gsa.gov/travel?topnav=travel\" title=\"Allowances for lodging, meal and incidental costs while on official government travel.\">Per diem rates look-up</a>\n                          <span class=\"navigation__link-description\">Allowances for lodging, meal and incidental costs while on official government travel.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates/privately-owned-vehicle-pov-mileage-reimbursement?topnav=travel\" title=\"Reimbursement rates for the use of your own vehicle while on official government travel.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;travel&quot;}\" data-drupal-link-system-path=\"node/86775\">Mileage reimbursement rates</a>\n                          <span class=\"navigation__link-description\">Reimbursement rates for the use of your own vehicle while on official government travel.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      Technology\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-3\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/technology?topnav=technology\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Purchasing programs\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cloud computing services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity products and services\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Governmentwide acquisition contracts\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      MAS information technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/federal-credentialing-services?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      USAccess\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Government initiatives\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-7\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/artificial-intelligence?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Artificial Intelligence\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Cybersecurity\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Emerging citizen technology\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      FedRAMP\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal identity, credentials, and access management\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Robotic process automation community\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Technology modernization fund\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--7-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"http://data.gov/?source=gsa.gov-technology\" title=\"Access U.S. government data.\">Data.gov</a>\n                          <span class=\"navigation__link-description\">Access U.S. government data.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\" title=\"Information technology products, services and solutions.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;technology&quot;}\" data-drupal-link-system-path=\"node/84639\">Multiple award schedule IT category</a>\n                          <span class=\"navigation__link-description\">Information technology products, services and solutions.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n          <li class=\"tbm-item level-1 tbm-item--has-dropdown\">\n              <button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" aria-expanded=\"false\" type=\"button\">\n      About GSA\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </button>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-1 items-7\">\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Explore About GSA\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Background and history\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Overview\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Mission and strategic goals\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Role in presidential transitions\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Careers\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Discover special hiring paths\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Elevate your professional career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Get an internship\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Launch your career\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Resources and related links\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Contact us\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-1\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Request a speaker\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2\">\n              <a href=\"/about-gsa/gsa-events?topnav=about-gsa\" class=\"tbm-link level-2\" rel=\"noopener\">\n      Events and training\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Leadership directory\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-3\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Federal Acquisition Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Public Buildings Service\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/organization?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Staff offices\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n        <li class=\"tbm-item level-2 tbm-item--has-flyout\">\n              <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"tbm-link level-2 tbm-toggle\" aria-expanded=\"false\" rel=\"noopener\">\n      Newsroom\n              <div class=\"tbm-submenu-toggle\" tabindex=\"-1\"><span class=\"visually-hidden\">Toggle submenu</span></div>\n          </a>\n<div class=\"tbm-submenu tbm-item-child\">\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n               <ul class=\"tbm-subnav level-2 items-5\">\n        <li class=\"tbm-item level-3\">\n              <a href=\"/blog?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Agency blog\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Congressional testimony\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      News releases\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Speeches\n              </a>\n\n</li>\n\n        <li class=\"tbm-item level-3\">\n              <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\" class=\"tbm-link level-3\" rel=\"noopener\">\n      Videos\n              </a>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n</div>\n\n  </div>\n\n      <div class=\"tbm-row\">\n      <div class=\"tbm-column span12 usa-featured--topics\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n                 <div class=\"tbm-block\">\n    <div class=\"block-inner\">\n      <nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"block-menu-blockfeatured-topics--8-menu\">Featured Topics</h2>\n  \n\n        \n              <ul class=\"menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/blog\" title=\"Read the latest GSA news, updates and analysis.\" data-drupal-link-system-path=\"node/96599\">Blog</a>\n                          <span class=\"navigation__link-description\">Read the latest GSA news, updates and analysis.</span>\n              </li>\n                <li class=\"menu-item\">\n        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-us\" title=\"Learn what we have to offer.\" data-drupal-link-query=\"{&quot;topnav&quot;:&quot;about-us&quot;}\" data-drupal-link-system-path=\"node/269\">Careers</a>\n                          <span class=\"navigation__link-description\">Learn what we have to offer.</span>\n              </li>\n        </ul>\n  \n\n\n  </nav>\n\n    </div>\n  </div>\n\n      </div>\n</div>\n\n  </div>\n\n  </div>\n\n</li>\n\n  </ul>\n\n      </div>\n  </nav>\n\n  </div>\n\n\n\n\n\n\n\n\n\n  </div>\n\n            <div class=\"usa-nav__secondary\">\n                          <div class=\"region region-secondary-menu\">\n    \n\n<div class=\"search-block-form usa-form block block-search container-inline\" data-drupal-selector=\"search-block-form\" id=\"block-gsa-search\" role=\"search\">\n      <ul class=\"usa-nav__secondary-links\">\n      <li class=\"usa-nav__secondary-item\">\n        <a title=\"Per diem lookup\" class=\"usa-nav__menu-item\" id=\"perdiem-link\" data-scroll-to=\"perdiem-section\" href=\"javascript:;\" data-fancybox=\"\" data-src=\"#lookup-dialog\">\n          Per diem lookup\n        </a>\n      </li>\n    </ul>\n  \n  <section aria-label=\"search component\">\n    <form method=\"get\" accept-charset=\"UTF-8\" class=\"usa-search usa-form usa-search--small\" role=\"search\" action=\"https://search.gsa.gov/search\">\n      <div class=\"usa-form-group js-form-item form-item js-form-type-search form-item-keys js-form-item-keys form-no-label\">\n        <input name=\"utf8\" type=\"hidden\" value=\"?\">\n        <input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"GSA.gov\">\n        <label class=\"usa-sr-only\" for=\"query\">Search</label>\n        <input class=\"usa-input\" id=\"query\" type=\"search\" name=\"query\" placeholder=\"Search GSA.gov\" required=\"required\">\n        <button class=\"usa-button\" type=\"submit\">\n          <img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\">\n        </button>\n      </div>\n    </form>\n  </section>\n\n</div>\n\n\n  </div>\n\n                  </div>\n    <!-- hamburger menu -->\n    \n            <div class=\"region region-mobile-menu\">\n    \n\n              <div class=\"usa-nav__primary usa-nav__primary-mobile usa-accordion usa-accordion--multiselectable\" data-allow-multiple=\"\">\n                            <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Buy through us</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us?topnav=buy-through-us\">\n              <span>Explore buy through us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/category-management?topnav=buy-through-us\">\n              <span>Category management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Government property for sale or lease</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-property-for-sale-or-lease-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-property-for-sale-or-lease-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/government-property-for-sale-or-lease/office-of-personal-property-management?topnav=buy-through-us\">\n              <span>Personal property (tangible goods)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/sales-of-gsa-fleet-vehicles?topnav=buy-through-us\">\n              <span>Vehicle sales</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Products and services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-products-and-services-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-products-and-services-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital?topnav=buy-through-us\">\n              <span>Human capital</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/industrial-products-and-services?topnav=buy-through-us\">\n              <span>Industrial products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/office-management?topnav=buy-through-us\">\n              <span>Office management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services?topnav=buy-through-us\">\n              <span>Professional services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/gsa-security-and-protection-category?topnav=buy-through-us\">\n              <span>Security and protection</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services?topnav=buy-through-us\">\n              <span>Transportation and logistics services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-5\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-5\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/assisted-acquisition-services?topnav=buy-through-us\">\n              <span>Assisted acquisition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/commercial-platforms-program?topnav=buy-through-us\">\n              <span>Commercial platforms</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/governmentwide-initiatives/emergency-response/emergency-acquisition-basic-ordering-agreements?topnav=buy-through-us\">\n              <span>Emergency acquisition basic ordering agreements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/federal-strategic-sourcing-initiative?topnav=buy-through-us\">\n              <span>Federal strategic sourcing initiative</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management?topnav=buy-through-us\">\n              <span>Fleet management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=buy-through-us\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/human-capital/human-capital-and-training-solutions?topnav=buy-through-us\">\n              <span>HCaTS and HCaTS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule?topnav=buy-through-us\">\n              <span>Multiple award schedule, or MAS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/products-and-services/professional-services/buy-services/oasis-and-oasis-small-business?topnav=buy-through-us\">\n              <span>OASIS and OASIS SB</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/multiple-award-schedule/onegov?topnav=buy-through-us\">\n              <span>OneGov</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/requisition-programs?topnav=buy-through-us\">\n              <span>Requisition programs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services?topnav=buy-through-us\" class=\"usa-nav__link\">\n              <span>Shared services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-shared-services-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-shared-services-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/purchasing-programs/shared-services/payroll-shared-services?topnav=buy-through-us\">\n              <span>Payroll services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?topnav=buy-through-us\">\n              <span>Support services for CABs</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Sell to government</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-2\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government?topnav=sell-to-government\">\n              <span>Explore sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 1: Learn about government contracting</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-1-learn-about-government-contracting-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-1-learn-about-government-contracting-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/ways-you-can-sell-to-government?topnav=sell-to-government\">\n              <span>Ways you can sell to government</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities?topnav=sell-to-government\">\n              <span>How to access contract opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-1-learn-about-government-contracting/conduct-market-research?topnav=sell-to-government\">\n              <span>Conduct market research</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 2: Compete for a contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-2-compete-for-a-contract-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-2-compete-for-a-contract-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/register-your-business?topnav=sell-to-government\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/certify-as-a-small-business?topnav=sell-to-government\">\n              <span>Certify as a small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/become-a-multiple-award-schedule-holder?topnav=sell-to-government\">\n              <span>Become a schedule holder</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/market-your-business?topnav=sell-to-government\">\n              <span>Market your business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/research-active-solicitations?topnav=sell-to-government\">\n              <span>Research active solicitations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/respond-to-a-solicitation?topnav=sell-to-government\">\n              <span>Respond to a solicitation</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-2-compete-for-a-contract/what-to-expect-during-the-award-process?topnav=sell-to-government\">\n              <span>What to expect during the award process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract?topnav=sell-to-government\" class=\"usa-nav__link\">\n              <span>Step 3: Manage your contract</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-step-3-manage-your-contract-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-step-3-manage-your-contract-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/comply-with-contractual-requirements?topnav=sell-to-government\">\n              <span>Comply with contractual requirements</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/handle-contract-modifications?topnav=sell-to-government\">\n              <span>Handle contract modifications</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/sell-to-government/step-3-manage-your-contract/monitor-past-performance-evaluations?topnav=sell-to-government\">\n              <span>Monitor past performance evaluations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Real estate</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate?topnav=real-estate\">\n              <span>Explore real estate</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/real-property-disposition/assets-identified-for-accelerated-disposition?topnav=real-estate\">\n              <span>Assets identified for accelerated disposition</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Child care services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-child-care-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-child-care-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/child-care-services/find-a-child-care-center-near-you?topnav=real-estate\">\n              <span>Find a child care center</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Leasing</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leasing-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leasing-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-guidance?topnav=real-estate\">\n              <span>Leasing guidance</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/leasing/leasing-tools?topnav=real-estate\">\n              <span>Leasing tools</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/occupancy-agreement-space-inventory-system-oasis?topnav=real-estate\">\n              <span>Occupancy Agreement Space Inventory System, or OASIS</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/planning-for-your-space-needs?topnav=real-estate\">\n              <span>Portfolio and occupancy space planning</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Reimburseable services program</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-reimburseable-services-program-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-reimburseable-services-program-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-rwa-customer-portal?topnav=real-estate\">\n              <span>eRETA RWA customer portal</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/reimbursable-services-program/ereta-user-account-request-process?topnav=real-estate\">\n              <span>eRETA user account request process</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/water-quality-management?topnav=real-estate\">\n              <span>Water quality management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>Workplace optimization</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-workplace-optimization-9\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-workplace-optimization-9\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings/commercial-coworking?topnav=real-estate\">\n              <span>Commercial coworking</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/workplace-optimization/offerings?topnav=real-estate\">\n              <span>Offerings</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data?topnav=real-estate\" class=\"usa-nav__link\">\n              <span>USE IT Act and occupancy data</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-use-it-act-and-occupancy-data-10\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-use-it-act-and-occupancy-data-10\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-federal-daily-checkin-survey?topnav=real-estate\">\n              <span>Playbook: Federal daily check-in survey</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/use-it-act-and-occupancy-data/playbook-laptop-occupancy-data?topnav=real-estate\">\n              <span>Playbook: Laptop occupancy data</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/real-estate/utility-services?topnav=real-estate\">\n              <span>Utility services</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Policy and regulations</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations?topnav=policy-regulations\">\n              <span>Explore policy and regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/acquisition-policy?topnav=policy-regulations\">\n              <span>Acquisition policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/aviation-management-policy?topnav=policy-regulations\">\n              <span>Aviation management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/faca-overview?topnav=policy-regulations\">\n              <span>Federal Advisory Committee Act management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/information-technology-policy?topnav=policy-regulations\">\n              <span>Information technology policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/real-property-policy-division-overview?topnav=policy-regulations\">\n              <span>Real property management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/policy/travel-management-policy-overview?topnav=policy-regulations\">\n              <span>Travel management policy</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations?topnav=policy-regulations\" class=\"usa-nav__link\">\n              <span>Regulations</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-regulations-8\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-regulations-8\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://acquisition.gov/?topnav=policy-regulations\">\n              <span>Federal acquisition regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-management-regulation?topnav=policy-regulations\">\n              <span>Federal management regulations</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=policy-regulations\">\n              <span>Federal travel regulations</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Small business</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business?topnav=small-business\">\n              <span>Explore small business</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities?topnav=small-business\">\n              <span>Find opportunities</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/get-help?topnav=small-business\">\n              <span>Get help</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/training-and-events/doing-business-with-gsa?topnav=small-business\">\n              <span>How to do business with us</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/key-resources?topnav=small-business\">\n              <span>Key resources</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/programs-and-eligibility?topnav=small-business\">\n              <span>Programs and eligibility</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/small-business/find-opportunities/register-your-business?topnav=small-business\">\n              <span>Register your business</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Travel</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel?topnav=travel\">\n              <span>Explore travel</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip?topnav=travel\" class=\"usa-nav__link\">\n              <span>Plan a trip</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-plan-a-trip-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-plan-a-trip-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-book/per-diem-rates?topnav=travel\">\n              <span>Per diem rates</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/transportation-airfare-rates-pov-rates?topnav=travel\">\n              <span>Transportation (airfare rates, POV rates, etc.)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/lodging?topnav=travel\">\n              <span>Lodging</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/plan-a-trip/travel-charge-cardaccount?topnav=travel\">\n              <span>Travel charge card</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services?topnav=travel\" class=\"usa-nav__link\">\n              <span>Travel and lodging services</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-travel-and-lodging-services-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-travel-and-lodging-services-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/gogov?topnav=travel\">\n              <span>E-gov travel service (ETS)</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/rideshare?topnav=travel\">\n              <span>Rideshare</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/travel/travel-and-lodging-services/travel-category-schedule?topnav=travel\">\n              <span>Travel category schedule</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/policy-regulations/regulations/federal-travel-regulation?topnav=travel\">\n              <span>Federal travel regulation</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>Technology</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-7\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-7\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology?topnav=technology\">\n              <span>Explore technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs?topnav=technology\" class=\"usa-nav__link\">\n              <span>Purchasing programs</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-purchasing-programs-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-purchasing-programs-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it/cloud-and-cloud-related-services?topnav=technology\">\n              <span>Cloud computing services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/it-security?topnav=technology\">\n              <span>Cybersecurity products and services</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/gwacs?topnav=technology\">\n              <span>Governmentwide acquisition contracts</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/it-contract-vehicles-and-purchasing-programs/multiple-award-schedule-it?topnav=technology\">\n              <span>MAS information technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/federal-credentialing-services?topnav=technology\">\n              <span>USAccess</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives?topnav=technology\" class=\"usa-nav__link\">\n              <span>Government initiatives</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-government-initiatives-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-government-initiatives-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/artificial-intelligence?topnav=technology\">\n              <span>Artificial Intelligence</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/cybersecurity?topnav=technology\">\n              <span>Cybersecurity</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/emerging-technologies?topnav=technology\">\n              <span>Emerging citizen technology</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/fedramp?topnav=technology\">\n              <span>FedRAMP</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?topnav=technology\">\n              <span>Federal identity, credentials, and access management</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/federal-automation-community-of-practice?topnav=technology\">\n              <span>Robotic process automation community</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?topnav=technology\">\n              <span>Technology modernization fund</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n                        <div class=\"usa-nav__primary-item\">\n        \n                  <span class=\"usa-nav__link\">\n            <span>About GSA</span>\n          </span>\n          <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-8\">\n            <span class=\"caret\">expand menu</span>\n          </button>\n        \n                                <div id=\"basic-nav-section-8\" class=\"usa-nav__submenu\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa?topnav=about-gsa\">\n              <span>Explore About GSA</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Background and history</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-background-and-history-2\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-background-and-history-2\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/background?topnav=about-gsa\">\n              <span>Overview</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-missions-evolution?topnav=about-gsa\">\n              <span>Mission and strategic goals</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/mission-and-background/our-role-in-presidential-transitions?topnav=about-gsa\">\n              <span>Role in presidential transitions</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Careers</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-careers-3\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-careers-3\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths?topnav=about-gsa\">\n              <span>Discover special hiring paths</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career?topnav=about-gsa\">\n              <span>Elevate your professional career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship?topnav=about-gsa\">\n              <span>Get an internship</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career?topnav=about-gsa\">\n              <span>Launch your career</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links?topnav=about-gsa\">\n              <span>Resources and related links</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Contact us</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-contact-us-4\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-contact-us-4\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker?topnav=about-gsa\">\n              <span>Request a speaker</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/gsa-events?topnav=about-gsa\">\n              <span>Events and training</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization/leadership-directory?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Leadership directory</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-leadership-directory-6\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-leadership-directory-6\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/fas-leadership-team?topnav=about-gsa\">\n              <span>Federal Acquisition Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/contact-us/request-a-speaker/pbs-leadership-team?topnav=about-gsa\">\n              <span>Public Buildings Service</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/organization?topnav=about-gsa\">\n              <span>Staff offices</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom?topnav=about-gsa\" class=\"usa-nav__link\">\n              <span>Newsroom</span>\n            </a>\n            <button class=\"usa-accordion__button\" aria-expanded=\"false\" aria-controls=\"basic-nav-section-newsroom-7\">\n              <span class=\"caret\">expand menu</span>\n            </button>\n                                        <div id=\"basic-nav-section-newsroom-7\" class=\"usa-nav__submenu-list\" hidden=\"\">\n                            <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/blog?topnav=about-gsa\">\n              <span>Agency blog</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/congressional-testimony?topnav=about-gsa\">\n              <span>Congressional testimony</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/news-releases?topnav=about-gsa\">\n              <span>News releases</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"/about-gsa/newsroom/speeches-by-the-administrator?topnav=about-gsa\">\n              <span>Speeches</span>\n            </a>\n                            \n                  </div>\n        \n                        <div class=\"usa-nav__submenu-item\">\n        \n        \n                                        <a href=\"https://search.gsa.gov/search/news?affiliate=gsa.gov&amp;channel=663\">\n              <span>Videos</span>\n            </a>\n                            \n                  </div>\n        \n      \n        </div>\n        \n\n                                        \n                  </div>\n        \n      \n        </div>\n        \n\n        \n                  </div>\n        \n      \n        </div>\n        \n\n\n\n\n  </div>\n\n    \n      </div>\n  \n  </div>\n\n               <div class=\"grid-container\">\n            <div class=\"region region-breadcrumb\">\n    <div id=\"block-gsa-breadcrumbs\" class=\"block block-system block-system-breadcrumb-block\">\n    \n        <nav id=\"breadcrumb\" aria-label=\"breadcrumb bar\">\n    <ol class=\"add-list-reset uswds-breadcrumbs uswds-horizontal-list\">\n              <li>\n                      <a href=\"/\">Home</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate\">Real estate</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings\">Explore historic buildings</a>\n                  </li>\n              <li>\n                      <a href=\"/real-estate/explore-historic-buildings/find-a-historic-federal-building\">Find a historic federal building</a>\n                  </li>\n              <li>\n                      Federal Building and U.S. Courthouse, Asheville, NC\n                  </li>\n          </ol>\n  </nav>\n\n  </div>\n\n  </div>\n\n       </div>\n      </header>\n\n\n<main id=\"main-content\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row grid-gap\">\n\n      \n\n      \n                \n        <!-- has infoblock checker-->\n                                  <!-- standard template paragraph -->\n        \n    \n      \n            \n    \n\n\n        <div class=\"standard__container layout__no-infoblock layout__hiding-left-nav\">\n          <div class=\"standard__container-inner\">\n                        \n            <div class=\"region-content desktop:grid-col-fill\">\n                <div class=\"region region-content\">\n      \n<div id=\"block-gsa-content\" class=\"block block-system block-system-main-block\">\n    \n      <div class=\"standard--template\">\n        \n          <div class=\"node-content banner-false\">\n\n    <div class=\"grid-row grid-gap\" id=\"gsa-body\">\n            <div class=\"desktop:grid-col in-page-main-content\">\n                  \n          <h1>\n            Federal Building and U.S. Courthouse, Asheville, NC\n          </h1>\n          \n                \n                <div class=\"gsa-in-page-nav-main-content\">\n          \n          <p>Location:<a class=\"usa-link--external\" href=\"https://goo.gl/maps/E3RhYmL2K1HzZGC56\">100 Otis St, Asheville, NC 28801</a></p><div class=\"usa-medium padding-left-0\" id=\"resp_img_167050_113\"><img src=\"https://www.gsa.gov/system/files/styles/ckeditor_medium_570/private/NC_Asheville.jpg?itok=pCZE_8G4\" imagesize=\"medium\" is_downloadable=\"0\" id=\"img_167050_570_0_113\" alt=\"Asheville NC exterior\" class=\" img-responsive\"></div><h2>Building Facts</h2><ul><li>Architect:&nbsp;James A. Wetmore</li><li>Construction Date: 1930&nbsp;</li><li>GSA Building Number:&nbsp;NC0005AE</li><li>Landmark Status:&nbsp;Listed in the National Register of Historic Places</li></ul>\n    \n        </div>\n\n\n              </div>\n\n      \n        \n      </div>\n\n      \n\n  </div>\n</div>\n\n\n  </div>\n<div id=\"block-topicpagefooterblock\" class=\"block block-topic-page-footer\">\n    \n      <div class=\"usa-form-group js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label\">\n          <div class=\"topic_page_footer--container\">\n  <div class=\"footer-row\" id=\"content_footer\">\n    <section class=\"page-print\" id=\"print-or-share-page\">\n      <span class=\"usa-tooltip\"><a class=\"print-page usa-tooltip__trigger\" onclick=\"window.print()\" href=\"javascript:;\" id=\"print_page\" data-position=\"top\" aria-describedby=\"tooltip-375645\" tabindex=\"0\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#print\"></use>\n        </svg>\n        <span class=\"sr-only\">Print Page</span>\n      </a><span class=\"usa-tooltip__body\" id=\"tooltip-375645\" role=\"tooltip\" aria-hidden=\"true\">Print this page</span></span>\n      <a tabindex=\"0\" class=\"share-page hidden-print\" title=\"share page\" id=\"share_page\" onfocus=\"jQuery(this).trigger('mouseover');\">\n        <svg class=\"usa-icon\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n          <use xlink:href=\"/sites/gsa.gov/themes/custom/gsa/dist/img/sprite.svg#share\"></use>\n        </svg>\n        <span class=\"sr-only\">Email Page</span>\n      </a>\n    </section>\n    <section class=\"last-reviewed\" id=\"page-last-reviewed\">\n      <div class=\"margin-top-05\">\n        Last updated: Jan 31, 2025\n      </div>\n    </section>\n  </div>\n  <a id=\"backtotop\" data-scroll-to=\"usa-banner\" href=\"#usa-banner\" class=\"scroller usa-footer__return-to-top\">\n    <div><span>Top</span></div>\n  </a>\n\n  <!-- Glossary Module -->\n  <div class=\"block block-glossary block-glossary-open-button\">\n    \n      <button class=\"glossary_open usa-button display-flex\" data-once=\"glossary-open-button\"><img src=\"/modules/custom/glossary/img/icon-glossary.svg\" alt=\"\">Glossary</button>\n  </div>\n\n\n</div>\n\n      </div>\n\n  </div>\n\n  </div>\n\n            </div>\n\n                          \n            \n                                              </div>\n        </div>\n                        <!-- /end -->\n            </div>\n\n  </div>\n\n</main>\n\n<footer class=\"usa-footer usa-footer--big\" role=\"contentinfo\">\n        <div class=\"usa-footer__primary-section\">\n    <div class=\"grid-container\">\n              <div class=\"grid-row grid-gap\">\n          <div class=\"tablet:grid-col-12\">\n            <nav class=\"usa-footer__nav\" aria-label=\"Footer navigation\">\n                <div class=\"region region-footer-menu\">\n    \n\n    \n                                            <p class=\"gsa-footer__primary-link\"> <a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\">Home</a> </p>\n                                                                                                                                                                                                  <ul class=\"usa-footer__navigation-columns\">\n        \n    \n                  \n                          \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/resources?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84217\">Resources for …</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/resources-for-americans-with-disabilities?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/210\">Americans with Disabilities</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/citizens-and-consumers?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84349\">Citizens and Consumers</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/for-federal-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/79824\">Federal Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/for-gsa-employees?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87461\">GSA Employees</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/resources/native-american-affairs?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83961\">Native American affairs</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/buy-through-us/shared-services/support-services-for-commissions-and-boards?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/82484\">Presidential &amp; Congressional Commissions, Boards or Small Agencies</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/small-business?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/125296\">Small Business</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/governmentwide-initiatives?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87923\">Governmentwide Initiatives</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://coe.gsa.gov/\" class=\"usa-link--external\">Centers of Excellence</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/digital-experience?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/124471\">Digital experience</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/emergency-response?footer=GSA\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;GSA&quot;}\" data-drupal-link-system-path=\"node/81414\">Emergency response</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/cybersecurity?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/220\">Federal Cybersecurity</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/federal-identity-credential-and-access-management?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/236\">ID, Credentials, and Access Management</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/reference/reports/information-quality-guidelines?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83087\">Information Quality</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/governmentwide-initiatives/open-gsa?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83361\">Open Data</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/technology/government-it-initiatives/technology-modernization-fund?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/105674\">Technology Modernization Fund</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/contact-us?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83211\">Contact us</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/contact-us/report-a-website-issue?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/163466\">Report a website issue</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/about-gsa/organization?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84137\">Organization</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/organization/leadership-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87437\">Leadership Directory</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/staff-directory?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/113\">Staff Directory</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/reference?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/84297\">References</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance/annual-reports?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85841\">Annual reports</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/about-gsa/newsroom/budget-and-performance?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/83266\">Budget and Performance</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/directives-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/325\">Orders &amp; Directives</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/forms-library?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/758\">Forms</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/website-information?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85273\">Website Information</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/website-information/az-index?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/86778\">A-Z Index</a>\n      </li>\n      \n    \n                  \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"/sitemap?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/153\">Sitemap</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\">Also of Interest</div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.data.gov/?footer=gsa\" class=\"usa-link--external\">Data.gov</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.whitehouse.gov/?footer=gsa\" class=\"usa-link--external\">Whitehouse.gov</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  \n                            <li class=\"usa-menu__column\">\n          <section class=\"usa-footer__primary-content\">\n                              <div class=\"gsa-footer__primary-link\"><a href=\"/tools-overview?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/87985\">Tools</a></div>\n                                      <ul class=\"usa-list usa-list--unstyled\">\n                   \n        \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.ebuy.gsa.gov/ebuy/\" class=\"usa-link--external\">eBuy</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaelibrary.gsa.gov/ElibMain/home.do\" class=\"usa-link--external\">eLibrary</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://acquisitiongateway.gov/forecast\" class=\"usa-link--external\">Contracting forecast tool</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaadvantage.gov/\" class=\"usa-link--external\">GSA Advantage</a>\n      </li>\n      \n    \n                                \n      \n            <li class=\"usa-footer__secondary-link\">\n        <a href=\"https://www.gsaauctions.gov/\" class=\"usa-link--external\">GSA Auctions</a>\n      </li>\n      \n    \n        \n  \n            </ul>\n                      </section>\n        </li>\n              \n    \n                  </ul>\n        \n  \n\n\n\n  </div>\n\n            </nav>\n          </div>\n        </div>\n                </div>\n  </div>\n  <div class=\"usa-footer__secondary-section\">\n    <div class=\"grid-container\">\n      <div class=\"grid-row grid-gap-0\">\n                  <div class=\"usa-footer__logo grid-row mobile-lg:grid-col-8\">\n                          <div class=\"mobile-lg:grid-col-auto\">\n                <img class=\"usa-footer__logo-img\" src=\"/sites/gsa.gov/themes/custom/gsa/GSA-250-footer-logo.png\" alt=\"GSA logo\">\n              </div>\n                                  </div>\n                <div class=\"usa-footer__contact-links mobile-lg:grid-col-4\">\n                      <ul class=\"usa-footer__social-links desktop:grid-gap-0 grid-gap-5 add-list-reset display-inline-flex\">\n                              <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--facebook usa-tooltip__trigger\" href=\"https://www.facebook.com/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-485201\" tabindex=\"0\">\n                    <span>Facebook</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-485201\" role=\"tooltip\" aria-hidden=\"true\">Facebook</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--twitter usa-tooltip__trigger\" href=\"https://twitter.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-182675\" tabindex=\"0\">\n                    <span>X</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-182675\" role=\"tooltip\" aria-hidden=\"true\">X</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--linkedin usa-tooltip__trigger\" href=\"https://www.linkedin.com/company/gsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-976422\" tabindex=\"0\">\n                    <span>LinkedIn</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-976422\" role=\"tooltip\" aria-hidden=\"true\">LinkedIn</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--truth-social usa-tooltip__trigger\" href=\"https://truthsocial.com/@USGSA\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-929427\" tabindex=\"0\">\n                    <span>Truth Social</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-929427\" role=\"tooltip\" aria-hidden=\"true\">Truth Social</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--youtube usa-tooltip__trigger\" href=\"https://www.youtube.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-977416\" tabindex=\"0\">\n                    <span>YouTube</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-977416\" role=\"tooltip\" aria-hidden=\"true\">YouTube</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--instagram usa-tooltip__trigger\" href=\"https://www.instagram.com/usgsa\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-945788\" tabindex=\"0\">\n                    <span>instagram</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-945788\" role=\"tooltip\" aria-hidden=\"true\">Instagram</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a target=\"_blank\" class=\"usa-social-link usa-social-link--blog usa-tooltip__trigger\" href=\"/blog\" rel=\"noopener\" data-position=\"top\" aria-describedby=\"tooltip-658503\" tabindex=\"0\">\n                    <span>Blog</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-658503\" role=\"tooltip\" aria-hidden=\"true\">Blog</span></span>\n                </li>\n                                            <li>\n                  <span class=\"usa-tooltip\"><a class=\"usa-social-link usa-social-link--email usa-tooltip__trigger\" href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\" data-position=\"top\" aria-describedby=\"tooltip-488711\" tabindex=\"0\">\n                    <span>email</span>\n                  </a><span class=\"usa-tooltip__body\" id=\"tooltip-488711\" role=\"tooltip\" aria-hidden=\"true\">Email</span></span>\n                </li>\n                          </ul>\n                                              <p class=\"text-bold usa-footer__contact-heading\">JOIN THE CONVERSATION</p>\n                        <address class=\"usa-footer__address\">\n              <div class=\"usa-footer__contact-info grid-row grid-gap\">\n                \n              </div>\n            </address>\n                  </div>\n      </div>\n          </div>\n  </div>\n\n<div class=\"usa-identifier\">\n  <div class=\"grid-container\">\n    <div class=\"grid-row\">\n      <div class=\"tablet:grid-col-12\">\n        <section class=\"usa-identifier__section usa-identifier__section--masthead\" aria-label=\"Agency identifier,,\">\n          <div class=\"usa-identifier__container\">\n            <section class=\"usa-identifier__identity\">\n              <p class=\"usa-identifier__identity-domain\">GSA.gov</p>\n              <p class=\"usa-identifier__identity-disclaimer\">\n                  <span aria-hidden=\"true\">An</span> official website of the U.S. General Services Administration\n              </p>\n            </section>\n          </div>\n        </section>\n        <nav class=\"usa-identifier__section usa-identifier__section--required-links\" aria-label=\"Important links,,\">\n          <div class=\"usa-identifier__container\">\n              \n    \n  <ul class=\"menu usa-identifier__required-links-list\">\n            \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/accessibility-statement?footer=gsa\" data-drupal-link-query=\"{&quot;footer&quot;:&quot;gsa&quot;}\" data-drupal-link-system-path=\"node/85205\">Accessibility statement</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/website-information/website-policies\" data-drupal-link-system-path=\"node/133888\">Website Policies</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/reports\" data-drupal-link-system-path=\"node/84253\">Reports</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.gsaig.gov/\" class=\"usa-link--external\">Office of the Inspector General</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/civil-rights-programs/the-no-fear-act\" data-drupal-link-system-path=\"node/79595\">No FEAR Act</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"/reference/freedom-of-information-act-foia\" data-drupal-link-system-path=\"node/80729\">FOIA Requests</a>\n                      </li>\n          \n      <li class=\"menu-item\">\n                  <a href=\"https://www.cbca.gov/\" class=\"usa-link--external\">Board of Contract Appeals</a>\n                      </li>\n      </ul>\n\n\n\n          </div>\n        </nav>\n        <section class=\"usa-identifier__section usa-identifier__section--usagov\" aria-label=\"U.S. government information and services,,\">\n          <div class=\"usa-identifier__container usa-identifier__usa-dot-gov-link\">\n            <div class=\"usa-identifier__usagov-description\">\n              Looking for U.S. government information and services?\n            </div>\n            <a href=\"https://www.usa.gov/\" class=\"usa-link--external\">Visit USA.gov</a>\n          </div>\n        </section>\n      </div>\n    </div>\n  </div>\n</div>\n  </footer>\n  <div id=\"lookup-dialog\" style=\"display:none\">\n      \n<div class=\"bg-base-darker\">\n  <section class=\"homepage-section margin-top-0\" id=\"perdiem-section\">\n    <article class=\"grid-container\">\n\n      <div class=\"perdiem-search-container\" id=\"perdiem-swiper\">\n        <div class=\"perdiem-step-1 search-form-page\">\n          <header>\n            <h2 class=\"section-header\">PER DIEM LOOK-UP</h2>\n          </header>\n          <div class=\"grid-row grid-gap-6\">\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:padding-x-8\">\n              <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                <span class=\"step1\">1</span>\n                Choose a location\n              </h3>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-api-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    Error, The Per Diem API is not responding. Please try again later.\n                  </p>\n                </div>\n              </div>\n              <div class=\"usa-alert usa-alert--error usa-alert--slim perdiem-error\" id=\"perdiem-location-error\" style=\"display: none;\">\n                <div class=\"usa-alert__body\">\n                  <p class=\"usa-alert__text\">\n                    No results could be found for the location you've entered.\n                  </p>\n                </div>\n              </div>\n              <div class=\"tablet:display-none mobile:display-block location-button-column\">\n                <span class=\"sr-only\">Get my location</span>\n                <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"m-perdiem-current-location\">\n                  <span>Current location</span>\n                  <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                    <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                  </svg>\n                </button>\n\n                <div class=\"line-or-break\">\n                  <hr>\n                  <span class=\"or-break\">\n                  OR\n                </span>\n                </div>\n              </div>\n              <div class=\"grid-row grid-gap-5\">\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-state\">State</label>\n                  <select autocomplete=\"off\" class=\"usa-select\" id=\"perdiem-state\">\n                    <option selected=\"\">- Select -</option>\n                    <option value=\"AL\">Alabama</option>\n                    <option value=\"AK\">Alaska</option>\n                    <option value=\"AZ\">Arizona</option>\n                    <option value=\"AR\">Arkansas</option>\n                    <option value=\"AS\">American Samoa</option>\n                    <option value=\"CA\">California</option>\n                    <option value=\"CO\">Colorado</option>\n                    <option value=\"CT\">Connecticut</option>\n                    <option value=\"DE\">Delaware</option>\n                    <option value=\"DC\">District of Columbia</option>\n                    <option value=\"FL\">Florida</option>\n                    <option value=\"GA\">Georgia</option>\n                    <option value=\"GU\">Guam</option>\n                    <option value=\"HI\">Hawaii</option>\n                    <option value=\"ID\">Idaho</option>\n                    <option value=\"IL\">Illinois</option>\n                    <option value=\"IN\">Indiana</option>\n                    <option value=\"IA\">Iowa</option>\n                    <option value=\"KS\">Kansas</option>\n                    <option value=\"KY\">Kentucky</option>\n                    <option value=\"LA\">Louisiana</option>\n                    <option value=\"ME\">Maine</option>\n                    <option value=\"MD\">Maryland</option>\n                    <option value=\"MA\">Massachusetts</option>\n                    <option value=\"MI\">Michigan</option>\n                    <option value=\"MN\">Minnesota</option>\n                    <option value=\"MS\">Mississippi</option>\n                    <option value=\"MO\">Missouri</option>\n                    <option value=\"MT\">Montana</option>\n                    <option value=\"NE\">Nebraska</option>\n                    <option value=\"NV\">Nevada</option>\n                    <option value=\"NH\">New Hampshire</option>\n                    <option value=\"NJ\">New Jersey</option>\n                    <option value=\"NM\">New Mexico</option>\n                    <option value=\"NY\">New York</option>\n                    <option value=\"NC\">North Carolina</option>\n                    <option value=\"ND\">North Dakota</option>\n                    <option value=\"MP\">Northern Mariana Islands</option>\n                    <option value=\"OH\">Ohio</option>\n                    <option value=\"OK\">Oklahoma</option>\n                    <option value=\"OR\">Oregon</option>\n                    <option value=\"PA\">Pennsylvania</option>\n                    <option value=\"PR\">Puerto Rico</option>\n                    <option value=\"RI\">Rhode Island</option>\n                    <option value=\"SC\">South Carolina</option>\n                    <option value=\"SD\">South Dakota</option>\n                    <option value=\"TN\">Tennessee</option>\n                    <option value=\"TX\">Texas</option>\n                    <option value=\"UT\">Utah</option>\n                    <option value=\"VT\">Vermont</option>\n                    <option value=\"VA\">Virginia</option>\n                    <option value=\"VI\">Virgin Islands</option>\n                    <option value=\"WA\">Washington</option>\n                    <option value=\"WV\">West Virginia</option>\n                    <option value=\"WI\">Wisconsin</option>\n                    <option value=\"WY\">Wyoming</option>\n                  </select>\n                </div>\n                <div class=\"tablet:grid-col\">\n                  <label class=\"usa-label\" for=\"perdiem-city\">City (optional)</label>\n                  <input autocomplete=\"false\" class=\"usa-input\" maxlength=\"50\" id=\"perdiem-city\" disabled=\"\" type=\"text\">\n                </div>\n                <div class=\"tablet:grid-col-2 mobile:display-none tablet:display-block location-button-column\">\n                  <div class=\"pin-bottom\">\n                    <button class=\"get-location usa-button text-ink bg-base-lighter usa-button--outline usa-button--inverse width-full\" title=\"Use your current location\" data-position=\"left\" data-loading-text=\"...\" id=\"perdiem-current-location\">\n\n                      <svg class=\"usa-icon top-05\" aria-hidden=\"true\" focusable=\"false\" role=\"img\">\n                        <use xlink:href=\"/sites/gsa.gov/templates/styles/dist/img/sprite.svg#my_location\"></use>\n                      </svg>\n                    </button>\n                  </div>\n                </div>\n              </div>\n              <div class=\"line-or-break\">\n                <hr>\n                <span class=\"or-break\">\n                  OR\n                </span>\n              </div>\n              <div class=\"grid-row\">\n                <div class=\"grid-col-12\">\n                  <label class=\"usa-label\" for=\"perdiem-zip\">ZIP</label>\n                  <input autocomplete=\"off\" class=\"usa-input maxw-full\" id=\"perdiem-zip\" maxlength=\"5\" type=\"text\">\n                  <div>\n                    <p>\n                      Rates for Alaska, Hawaii, and U.S. territories and possessions are set by the <a href=\"https://www.travel.dod.mil/\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of Defense.</a>\n                    </p>\n                    <p>Rates for foreign countries are set by the <a href=\"https://aoprals.state.gov/content.asp?content_id=184&amp;menu_id=78\" target=\"_blank\" class=\"usa-link--external text-underline\" rel=\"noopener\">Department of State.</a>\n                    </p>\n                  </div>\n                </div>\n              </div>\n            </div>\n            <div class=\"tablet-lg:grid-col-6 tablet-lg:border-left-1px tablet-lg:padding-x-8 \">\n                            <div class=\"grid-row grid-gap\">\n                <h3 class=\"perdiem-step tablet-lg:margin-left-neg-5\">\n                  <span class=\"step2\">2</span>\n                  Choose a date\n                </h3>\n                <div class=\"grid-col-12\">\n                  <label for=\"perdiem-rate-lookup-fiscal-year\" class=\"usa-label\">Select fiscal year</label>\n                  <select class=\"usa-select\" id=\"perdiem-rate-lookup-fiscal-year\" disabled=\"disabled\">\n                    <option>- Select -</option>\n                                                                                                                                      <option value=\"2026 (Current federal fiscal year)\">2026 (Current federal fiscal year)</option>\n                      \n                                                                                        <option value=\"2025\">2025</option>\n                      \n                                                                                        <option value=\"2024\">2024</option>\n                      \n                                                                \n                                      </select>\n                </div>\n                <div class=\"grid-col-12\">\n                  <div class=\"perdiem-slide-dates\">\n                    <div class=\"line-or-break\">\n                      <hr>\n                      <span class=\"or-break\">\n                  OR\n                </span>\n                    </div>\n                    <div class=\"grid-row grid-gap\">\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-start-date-group\">\n\n                          <label class=\"usa-label\" id=\"start-date-label\" for=\"perdiem-start-date\">Travel start date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"start-date-hint\" >mm/dd/yyyy</div> -->\n\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"start-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-start-date\" name=\"perdiem-start-date\" type=\"text\" aria-labelledby=\"start-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n\n                      </div>\n                      <div class=\"tablet:grid-col-6\">\n                        <div class=\"usa-form-group\" id=\"perdiem-end-date-group\">\n                          <label class=\"usa-label\" id=\"end-date-label\" for=\"perdiem-end-date\">Travel end date (mm/dd/yyyy)</label>\n                          <!-- <div class=\"usa-hint\" id=\"end-date-hint\" >mm/dd/yyyy</div> -->\n                          <div class=\"usa-date-picker usa-date-picker--initialized\" data-min-date=\"2023-10-01\" data-max-date=\"2026-09-30\">\n                            <input class=\"usa-input disabled usa-date-picker__internal-input\" type=\"date\" aria-labelledby=\"end-date-label\" aria-hidden=\"true\" tabindex=\"-1\" style=\"display: none;\">\n                          <div class=\"usa-date-picker__wrapper\"><input class=\"usa-input usa-date-picker__external-input\" id=\"perdiem-end-date\" name=\"end-date\" type=\"text\" aria-labelledby=\"end-date-label\">\n    <button type=\"button\" class=\"usa-date-picker__button\" aria-haspopup=\"true\" aria-label=\"Toggle calendar\"></button>\n    <div class=\"usa-date-picker__calendar\" role=\"application\" hidden=\"\"></div>\n    <div class=\"usa-sr-only usa-date-picker__status\" role=\"status\" aria-live=\"polite\"></div></div></div>\n                        </div>\n                      </div>\n                    </div>\n                    <p>Rates are available between 10/1/2023 and 09/30/2026.</p>\n                  </div>\n\n                  <div class=\"perdiem-error usa-alert usa-alert--warning usa-alert--slim\" id=\"perdiem-end-before-start\" style=\"display: none;\">\n                    <div class=\"usa-alert__body\">\n                      <p class=\"usa-alert__text\">\n                        The End Date of your trip can not occur before the Start Date.\n                      </p>\n                    </div>\n                  </div>\n                  <div class=\"grid-col-12\">\n\n                    <div id=\"perdiem-choose-rates\" class=\"margin-bottom-2\">&nbsp;\n                    </div>\n                  </div>\n                </div>\n              </div>\n              <div class=\"width-full\">\n                <div class=\"tablet:float-none desktop:float-right\">\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" id=\"perdiem-multiple-rates-check\" disabled=\"disabled\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" id=\"perdiem-rates-selected\" disabled=\"\" aria-label=\"Next\">Next\n                  </button>\n                  <button class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" id=\"perdiem-look-up-rates-submit\" disabled=\"\" aria-label=\"Search\">Search\n                  </button>\n                </div>\n                <div class=\"tablet:float-none desktop:float-right desktop:margin-right-1\">\n                  <button aria-label=\"reset per diem form\" class=\"usa-button float-left  usa-button--outline usa-button--inverse width-full margin-top-2 desktop:margin-top-0\" id=\"perdiem-clear-location-form\">Reset\n                  </button>\n                </div>\n\n              </div>\n            </div>\n          </div>\n        </div>\n\n\n        <div class=\"search-form-results\">\n          <div id=\"perdiem-results\">&nbsp;\n          </div>\n          <div class=\"float-right margin-y-3\">\n            <a class=\"usa-button usa-button--unstyled margin-right-3 text-underline mobile:margin-bottom-2\" data-fancybox=\"\" data-src=\"#perdiem-terms\" href=\"javascript:;\">Additional terms and conditions</a>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse\" id=\"perdiem-new-search\">New Search\n            </button>\n\n            <button class=\"usa-button usa-button--outline usa-button--inverse  margin-top-2\" id=\"perdiem-result-print\">\n              Print Results\n            </button>\n\n          </div>\n\n          <div id=\"perdiem-terms\" style=\"display:none;\">\n\n            <div>\n              <p>Traveler reimbursement is based on the location of the work activities and not the accommodations,\n                unless lodging is not available at the work activity, then the agency may authorize the rate where\n                lodging is obtained.\n              </p>\n              <p>Unless otherwise specified, the per diem locality is defined as <em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city, including independent entities located within\n                  those boundaries.\"</em>\n              </p>\n              <p>Per diem localities with county definitions shall include<em>\"all locations within, or entirely\n                  surrounded by, the corporate limits of the key city as well as the boundaries of the listed counties,\n                  including independent entities located within the boundaries of the key city and the listed counties\n                  (unless otherwise listed separately).\"</em>\n              </p>\n              <p>When a military installation or Government - related facility(whether or not specifically named) is\n                located partially within more than one city or county boundary, the applicable per diem rate for the\n                entire installation or facility is the higher of the rates which apply to the cities and / or counties,\n                even though part(s) of such activities may be located outside the defined per diem locality.\n              </p>\n            </div>\n          </div>\n\n\n        </div>\n      </div>\n    </article>\n  </section>\n</div>\n\n\n  </div>\n\n  </div>\n\n    <script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({\"drupalLanguage\":\"en\",\"drupalCountry\":\"US\",\"siteName\":\"GSA\",\"entityCreated\":\"1682628364\",\"entityLangcode\":\"und\",\"entityStatus\":\"1\",\"entityUid\":\"1217\",\"entityUuid\":\"886e04d9-6de3-4810-9142-6e36fac68ced\",\"entityVid\":\"368144\",\"entityName\":\"stephanie.diaz@gsa.gov\",\"entityType\":\"node\",\"entityBundle\":\"cmp_page\",\"entityId\":\"162047\",\"entityTitle\":\"Federal Building and U.S. Courthouse, Asheville, NC\",\"userUid\":0});</script>\n\n    <script src=\"/sites/gsa.gov/files/js/js_YYg637AiVI2rt-tkPVdStzy0s0NvCiSijj-oH3JzguM.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://cdn.datatables.net/plug-ins/1.13.6/sorting/datetime-moment.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_raFYJY2cuM5L6jYZ8o2zvxuwvKId-ssEgI7OLOLIQ_M.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"https://siteimproveanalytics.com/js/siteanalyze_8808.js\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_b30Wnh30-VE3SYYcnfCsaVPXa4nginpxzKxAgAMkCGI.js?scope=footer&amp;delta=4&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/fancybox/fancybox.umd.js?thy649\" id=\"script-fancy-box\"></script>\n<script src=\"/libraries/fancy-apps-photo-gallery/dist/carousel/carousel.thumbs.umd.js?thy649\" id=\"script-fancy-carousel-thumbs\"></script>\n<script src=\"/sites/gsa.gov/files/js/js_dZSce4fyv5HMHNOhWwimqC5rl9B4LyBxkY4RQlT7DFY.js?scope=footer&amp;delta=7&amp;language=en&amp;theme=gsa&amp;include=eJx9klF23CAMRTfkCV9dj44AmVEGEAfJzqSrr-xJmjRt8yNb1w94eia1ERpyNVn5vmQ0rPhKM0S64s4ydck8KRnvFH6_wbMuRaRUAsMSipev_RM-4_1P2JaiGDIOsInpxr2coFSJWC-aJg_TE3Efm8GOld0QSz-hstGF25iy0wEg3SizyfwBV6rDPR-QGxYCapHyKVplNpiE6dhHw9_oVBlGt5l0hywvvQrm4M3lvVm4ZxrkpRs06lv4CgBVyd27jczUwEQqxCrpFt4yaDgUjs1o_kv1jirHiZNJF8VK6l6TG7uihXOmTNnPU8VyxKfm8ahx0pDnNrA-fZDFoisLnnYjKi0mgxOMI5-0qUnjn_hIBVMSP1460H1gz4C1fiNf3USSrduRD_iqiL37WP9fcWSsqw_nd8c_d_tGy50NHrfhs2oVMf_Hj8dbTK_Lpi9Zw1l_AQPmG4A\"></script>\n\n\n        <!-- Standard -->\n    <!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\n    <script type=\"text/javascript\">\n      (function(){var g=function(e,h,f,g){\n        this.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\n        this.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\n        this.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\n        this.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\n        this.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\n        try{(new g(100,\"r\",\"QSI_S_ZN_0d171YnFuvpJle6\",\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\")).start()}catch(i){}})();\n    </script><div id=\"ZN_0d171YnFuvpJle6\"><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\n    <!--END WEBSITE FEEDBACK SNIPPET-->\n    \n  \n\n<div id=\"drupal-live-announce\" class=\"visually-hidden\" aria-live=\"polite\" aria-busy=\"false\"></div><script src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyDtYCxxWfs8ArQPNMOV_6ahLfSVSrQWDRM&amp;loading=async\" async=\"\" defer=\"\" id=\"google-maps-loader\"></script><div id=\"glossary\" class=\"glossary_pin_right\" aria-hidden=\"false\" style=\"display: none;\"><div class=\"display-flex flex-column flex-align-end\"><button title=\"Close glossary\" class=\"glossary_close\" data-once=\"glossary-close-button\"><span class=\"margin-right-1\">Close</span><img src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/close--white.svg\" alt=\"close button\"></button></div><h2>Glossary</h2><label for=\"glossary-search\" class=\"usa-label usa-sr-only\">Glossary Search</label>\n    <div class=\"glossary-search-wrapper\">\n      <input class=\"usa-input\" type=\"text\" id=\"glossary-search\" name=\"glossary-term\" placeholder=\"Search for a glossary term...\" data-once=\"glossary-filter\">\n    </div>\n    <datalist id=\"glossary-terms\"><option value=\"8(a) Business Development program\"></option><option value=\"Alliant 2\"></option><option value=\"Best in Class\"></option><option value=\"blanket purchase agreement\"></option><option value=\"budget activity\"></option><option value=\"build-out\"></option><option value=\"CBA\"></option><option value=\"City Pair Program\"></option><option value=\"co-working space\"></option><option value=\"commercial off-the-shelf\"></option><option value=\"continental\"></option><option value=\"contracting officer\"></option><option value=\"contracting officer’s representative\"></option><option value=\"DFOs\"></option><option value=\"economically disadvantaged women owned small business\"></option><option value=\"Federal Acquisition Regulation\"></option><option value=\"Federal Travel Regulation\"></option><option value=\"FedRAMP\"></option><option value=\"Fleet\"></option><option value=\"Fleet card\"></option><option value=\"GFOs\"></option><option value=\"global entry\"></option><option value=\"government purchase card\"></option><option value=\"government travel card\"></option><option value=\"government-owned vehicle\"></option><option value=\"governmentwide acquisition contracts\"></option><option value=\"GSA Advantage\"></option><option value=\"GSA Auctions\"></option><option value=\"GSA-managed property\"></option><option value=\"historically underutilized business zone program\"></option><option value=\"IBA\"></option><option value=\"indefinite delivery, indefinite quantity\"></option><option value=\"industrial funding fee\"></option><option value=\"Infrastructure Investment and Jobs Act\"></option><option value=\"interagency agreement\"></option><option value=\"land port of entry\"></option><option value=\"lease contracting officer\"></option><option value=\"lowest price technically acceptable\"></option><option value=\"mileage\"></option><option value=\"Multiple Award Schedule\"></option><option value=\"North American Industry Classification System\"></option><option value=\"OASIS+\"></option><option value=\"occupancy agreement\"></option><option value=\"operations and maintenance\"></option><option value=\"per diem\"></option><option value=\"personal identity verification card\"></option><option value=\"personal property\"></option><option value=\"personally identifiable information\"></option><option value=\"privately owned vehicle\"></option><option value=\"prospectus\"></option><option value=\"reimbursable work authorization\"></option><option value=\"request for proposals\"></option><option value=\"request for quotation\"></option><option value=\"service-disabled, veteran-owned small business\"></option><option value=\"small business socioeconomic categories\"></option><option value=\"solicitation for offers\"></option><option value=\"special item number\"></option><option value=\"System for Award Management\"></option><option value=\"tax exempt\"></option><option value=\"tenant improvements\"></option><option value=\"Trade Agreements Act\"></option><option value=\"Transactional Data Reporting\"></option><option value=\"unique entity identifier\"></option><option value=\"utilization rate\"></option><option value=\"VETS 2\"></option></datalist><div class=\"glossary_content\" id=\"glossary_content\"><div class=\"item-list\"><ul class=\"glossary_list glossary_accordion\"><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-8(a) Business Development program\" data-once=\"glossary-accordion\"> 8(a) Business Development program </button>\n                    <div id=\"definition-8(a) Business Development program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that helps provide a level playing field for small businesses owned by socially and economically disadvantaged people or entities that meet <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program#program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Alliant 2\" data-once=\"glossary-accordion\"> Alliant 2 </button>\n                    <div id=\"definition-Alliant 2\" class=\"glossary_definition\" hidden=\"\"> <p>A multiple-award IDIQ governmentwide acquisition contract offering complete and flexible IT solutions worldwide. A best-in-class GWAC and preferred governmentwide solution, Alliant 2 offers:</p><ul><li>Artificial intelligence</li><li>Distributed ledger technology</li><li>Robotic process automation</li><li>Other types of emerging technologies</li></ul><p>It provides best-value IT solutions to federal agencies, while strengthening chances in federal contracting for small businesses through subcontracting.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Best in Class\" data-once=\"glossary-accordion\"> Best in Class </button>\n                    <div id=\"definition-Best in Class\" class=\"glossary_definition\" hidden=\"\"> <p>A contract identified through a collaborative interagency process by acquisition category experts within the government as offering the best pricing and terms and conditions within the federal marketplace and reflecting the strongest contract management practices. A BIC contract is designated by the Office of Management and Budget as a preferred governmentwide solution that:</p><ul><li>Allows acquisition experts to take advantage of pre-vetted, governmentwide contract solutions</li><li>Supports a governmentwide migration to solutions that are mature and market-proven</li><li>Assists in the optimization of spend, within the governmentwide category management framework</li><li>Increases the transactional data available for agency level and governmentwide analysis of buying behavior</li></ul><p>Get <a class=\"usa-link--external\" target=\"_blank\" href=\"https://itvmo.gsa.gov/it-vehicles/\">more info</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-blanket purchase agreement\" data-once=\"glossary-accordion\"> blanket purchase agreement </button>\n                    <div id=\"definition-blanket purchase agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A method of filling anticipated repetitive needs for supplies or services by establishing \"charge accounts\" with qualified sources of supply. The U.S. Government is only obligated to the extent that authorized orders are placed under BPAs. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far-overhaul/far-part-deviation-guide/far-overhaul-part-12#FAR_12_201_1\">FAR 12.201-1(e)(3) GSA Class Deviation RFO-2025-12</a>) for more info.&nbsp;</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-budget activity\" data-once=\"glossary-accordion\"> budget activity </button>\n                    <div id=\"definition-budget activity\" class=\"glossary_definition\" hidden=\"\"> <p>Types of funds to use on specific expenses.</p><ul><li>BA51 is for new construction</li><li>BA53 is for rental of space</li><li>BA54 is for repairs and alterations below the prospectus level</li><li>BA55 is for repairs and alterations above the prospectus level</li><li>BA61 is for operations, except salaries, cleaning, utilities, etc.</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-build-out\" data-once=\"glossary-accordion\"> build-out </button>\n                    <div id=\"definition-build-out\" class=\"glossary_definition\" hidden=\"\"> <p>The work done to make a structure or system ready for use or to bring a construction or development project to a completed state.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-CBA\" data-once=\"glossary-accordion\"> CBA </button>\n                    <div id=\"definition-CBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is a centrally billed account. The agency is invoiced for purchases and the federal government pays contractor banks directly. Examples include purchase, fleet, and some travel cards or accounts. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-City Pair Program\" data-once=\"glossary-accordion\"> City Pair Program </button>\n                    <div id=\"definition-City Pair Program\" class=\"glossary_definition\" hidden=\"\"> <p>Negotiated firm-fixed pricing on airline seats for official government travel. The locked-in ticket prices for the fiscal year save federal agencies time and money. Federal employees enjoy flexibility to change their plans without incurring penalties or additional costs. All negotiated rates have:</p><ul><li>Fully refundable tickets</li><li>No advance purchase required</li><li>No change fees or cancelation penalties</li><li>Stable prices which enables accurate travel budgeting</li><li>No blackout dates</li><li>Fares priced on one-way routes, permitting agencies to plan multiple destinations.&nbsp;</li></ul><p>Use the <a href=\"/node/87493\">CPP search tool</a> to find current fares.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-co-working space\" data-once=\"glossary-accordion\"> co-working space </button>\n                    <div id=\"definition-co-working space\" class=\"glossary_definition\" hidden=\"\"> <p>A space where individuals work independently or co-work collaboratively in a shared office. The work environment is similar to a typical office, usually inclusive of office equipment and amenities. Typical features of co-working facilities include work spaces, wireless internet, communal printer/copier/fax, shared kitchens, restrooms and open seating areas. May also be referred to as a “shared office.”</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-commercial off-the-shelf\" data-once=\"glossary-accordion\"> commercial off-the-shelf </button>\n                    <div id=\"definition-commercial off-the-shelf\" class=\"glossary_definition\" hidden=\"\"> <p>Any item of supply (including construction material) that is sold in substantial quantities in the commercial marketplace, offered to the government in the same form in which it is sold in the commercial marketplace, and does not include bulk cargo, as defined in 46 <a class=\"usa-link--external\" href=\"http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title46-section40102(4)&amp;num=0&amp;edition=prelim\">U.S.C. 40102(4)</a>, such as agricultural products and petroleum products. See <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/far/2.101#FAR_2_101__d75e451\">FAR 2.101</a> at Acquisition.gov for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-continental\" data-once=\"glossary-accordion\"> continental </button>\n                    <div id=\"definition-continental\" class=\"glossary_definition\" hidden=\"\"> <p>From <a class=\"usa-link--external\" href=\"https://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title5-section5701&amp;num=0&amp;edition=prelim\">5 USC 5701(6)</a>, \"continental United States\" means the several states and the District of Columbia, but does not include Alaska or Hawaii.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer\" data-once=\"glossary-accordion\"> contracting officer </button>\n                    <div id=\"definition-contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who negotiates and awards contracts with vendors and who has the sole authority to change, alter or modify a contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-contracting officer’s representative\" data-once=\"glossary-accordion\"> contracting officer’s representative </button>\n                    <div id=\"definition-contracting officer’s representative\" class=\"glossary_definition\" hidden=\"\"> <p>An employee whose duties are to develop proper requirements and ensure contractors meet the commitments during contract administration, including the timeliness and delivery of quality goods and services as required by the contract.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-DFOs\" data-once=\"glossary-accordion\"> DFOs </button>\n                    <div id=\"definition-DFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Designated Federal Officer, or DFO, means an individual (either full-time or permanent part-time) designated by the agency head, for each advisory committee for which the agency head is responsible, to implement the provisions of secs. 10(e) and (f) of FACA (codified at 5 U.S.C. 1009(e) and (f)) and any advisory committee procedures of the agency under the control and supervision of the CMO.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-economically disadvantaged women owned small business\" data-once=\"glossary-accordion\"> economically disadvantaged women owned small business </button>\n                    <div id=\"definition-economically disadvantaged women owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-127/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Acquisition Regulation\" data-once=\"glossary-accordion\"> Federal Acquisition Regulation </button>\n                    <div id=\"definition-Federal Acquisition Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The primary regulation for federal agencies to use when buying supplies and services with funds from Congress.</p><p>Use <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/\">acquisition.gov</a> to browse <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/browse/index/far\">FAR parts or subparts or download the full FAR </a>in various formats.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Federal Travel Regulation\" data-once=\"glossary-accordion\"> Federal Travel Regulation </button>\n                    <div id=\"definition-Federal Travel Regulation\" class=\"glossary_definition\" hidden=\"\"> <p>The travel and relocation policy for all federal civilian employees and others authorized to travel at government expense.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-FedRAMP\" data-once=\"glossary-accordion\"> FedRAMP </button>\n                    <div id=\"definition-FedRAMP\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet\" data-once=\"glossary-accordion\"> Fleet </button>\n                    <div id=\"definition-Fleet\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA business line that provides safe, reliable, low-cost vehicle solutions for federal agency customers and eligible entities. Offerings include:</p><ul><li>Vehicle purchasing, leasing and short-term rentals</li><li>Vehicle disposal</li><li>Maintenance control and accident management</li><li>Loss prevention and fuel services</li><li>A fleet management system with detailed, accurate data</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Fleet card\" data-once=\"glossary-accordion\"> Fleet card </button>\n                    <div id=\"definition-Fleet card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for fuel and maintenance of GSA Fleet vehicles. Find out <a href=\"/node/125986\">where the Fleet card is accepted, how to use it and more</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GFOs\" data-once=\"glossary-accordion\"> GFOs </button>\n                    <div id=\"definition-GFOs\" class=\"glossary_definition\" hidden=\"\"> <p>Group Federal Officer, or GFO, means an individual who assists the CMO in overseeing and managing a portion of the agency's federal advisory committee management program.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-global entry\" data-once=\"glossary-accordion\"> global entry </button>\n                    <div id=\"definition-global entry\" class=\"glossary_definition\" hidden=\"\"> <p>A <a class=\"usa-link--external\" href=\"https://ttp.dhs.gov/\">Department of Homeland Security program</a> that allows members to use expedited lanes at U.S. airports and when crossing international borders by air, land and sea.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government purchase card\" data-once=\"glossary-accordion\"> government purchase card </button>\n                    <div id=\"definition-government purchase card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for certain U.S. Government employees to use when buying mission-related supplies or services using simplified acquisition procedures, when applicable, and when the total cost does not exceed micro-purchase thresholds.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government travel card\" data-once=\"glossary-accordion\"> government travel card </button>\n                    <div id=\"definition-government travel card\" class=\"glossary_definition\" hidden=\"\"> <p>A charge card for U.S. government personnel to use when paying for reimbursable expenses while on official travel. Visit <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/\">smartpay.gsa.gov</a> for more.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-government-owned vehicle\" data-once=\"glossary-accordion\"> government-owned vehicle </button>\n                    <div id=\"definition-government-owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>A vehicle used to perform an agency’s mission(s), as authorized by the agency.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-governmentwide acquisition contracts\" data-once=\"glossary-accordion\"> governmentwide acquisition contracts </button>\n                    <div id=\"definition-governmentwide acquisition contracts\" class=\"glossary_definition\" hidden=\"\"> <p>A task or delivery order contract for IT. Our GWACs are specifically for IT services-based solutions including systems design, software engineering, information assurance, and enterprise architecture solutions. A GWAC is:</p><ul><li>Established by one agency for governmentwide use</li><li>Operated by an executive agent OMB designates</li><li>Not subject to the Economy Act</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Advantage\" data-once=\"glossary-accordion\"> GSA Advantage </button>\n                    <div id=\"definition-GSA Advantage\" class=\"glossary_definition\" hidden=\"\"> <p>An online shopping and ordering system at <a class=\"usa-link--external\" href=\"https://www.gsaadvantage.gov/advantage/ws/main/start_page?store=ADVANTAGE\">gsaadvantage.gov</a> that provides access for federal government employees and in some cases, state and local entities, to purchase from thousands of contractors offering millions of supplies and services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA Auctions\" data-once=\"glossary-accordion\"> GSA Auctions </button>\n                    <div id=\"definition-GSA Auctions\" class=\"glossary_definition\" hidden=\"\"> <p>An online auction site at&nbsp;<a class=\"usa-link--external\" href=\"https://gsaauctions.gov/auctions/home\">gsaauctions.gov</a>&nbsp;that allows the general public to bid on and buy excess federal personal property assets such as:</p><ul><li>Office equipment</li><li>Furniture</li><li>Scientific equipment</li><li>Heavy machinery</li><li>Airplanes</li><li>Vessels</li><li>Vehicles</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-GSA-managed property\" data-once=\"glossary-accordion\"> GSA-managed property </button>\n                    <div id=\"definition-GSA-managed property\" class=\"glossary_definition\" hidden=\"\"> <p>Real property for which GSA is responsible. It can be either federally owned or leased from a public or private property owner.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-historically underutilized business zone program\" data-once=\"glossary-accordion\"> historically underutilized business zone program </button>\n                    <div id=\"definition-historically underutilized business zone program\" class=\"glossary_definition\" hidden=\"\"> <p>An SBA program that gives preferential consideration for certain government contracts to business that meet the <a class=\"usa-link--external\" href=\"https://www.sba.gov/federal-contracting/contracting-assistance-programs/hubzone-program#hubzone-program-qualifications\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-IBA\" data-once=\"glossary-accordion\"> IBA </button>\n                    <div id=\"definition-IBA\" class=\"glossary_definition\" hidden=\"\"> <p>A GSA SmartPay card that is an individually billed account. The cardholder is invoiced for purchases and the cardholder is responsible for payment and then the agency reimburses them. It is the most common for travel cards. See more on how to <a class=\"usa-link--external\" href=\"https://smartpay.gsa.gov/smarttax/recognizing-your-account/\">recognize card types</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-indefinite delivery, indefinite quantity\" data-once=\"glossary-accordion\"> indefinite delivery, indefinite quantity </button>\n                    <div id=\"definition-indefinite delivery, indefinite quantity\" class=\"glossary_definition\" hidden=\"\"> <p>A type of contract when the quantity of supplies or services, above a specified minimum, the government will require is not known. IDIQs help streamline the contract process and speed service delivery.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-industrial funding fee\" data-once=\"glossary-accordion\"> industrial funding fee </button>\n                    <div id=\"definition-industrial funding fee\" class=\"glossary_definition\" hidden=\"\"> <p>A fee paid by businesses who are awarded contracts under Multiple Award Schedule to cover our cost of operating the program. The fee is currently 0.75% of reported sales under MAS contracts unless otherwise stated in the solicitation. Contractors under the Transactional Data Reporting program have the option to pay the IFF on a monthly basis, but all contractors are required to pay the IFF within 30 calendar days following the completion of each quarter.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Infrastructure Investment and Jobs Act\" data-once=\"glossary-accordion\"> Infrastructure Investment and Jobs Act </button>\n                    <div id=\"definition-Infrastructure Investment and Jobs Act\" class=\"glossary_definition\" hidden=\"\"> <p>An investment in our nation’s infrastructure and competitiveness. The law provides funding for LPOE modernization projects that will create new good-paying jobs, bolster safety and security, and make our economy more resilient to supply chain challenges.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-interagency agreement\" data-once=\"glossary-accordion\"> interagency agreement </button>\n                    <div id=\"definition-interagency agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A written agreement entered into between two federal agencies, or major organizational units within an agency, which specifies the goods to be furnished or tasks to be accomplished by one agency (the servicing agency) in support of the other (the requesting agency).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-land port of entry\" data-once=\"glossary-accordion\"> land port of entry </button>\n                    <div id=\"definition-land port of entry\" class=\"glossary_definition\" hidden=\"\"> <p>A facility, also known as a border station, that provides controlled entry into or departure from the United States for persons or materials. It houses the U.S. Customs and Border Protection and other federal inspection agencies responsible for the enforcement of federal laws related to entering into or departing from the U.S.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lease contracting officer\" data-once=\"glossary-accordion\"> lease contracting officer </button>\n                    <div id=\"definition-lease contracting officer\" class=\"glossary_definition\" hidden=\"\"> <p>An employee who is responsible for preparing, negotiating, awarding and monitoring compliance of lease agreements.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-lowest price technically acceptable\" data-once=\"glossary-accordion\"> lowest price technically acceptable </button>\n                    <div id=\"definition-lowest price technically acceptable\" class=\"glossary_definition\" hidden=\"\"> <p>Criteria used to select the technically acceptable proposal with the lowest evaluated price. Solicitations must specify that award will be made on the basis of the lowest evaluated price of proposals meeting or exceeding the acceptability standards for non-cost factors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-mileage\" data-once=\"glossary-accordion\"> mileage </button>\n                    <div id=\"definition-mileage\" class=\"glossary_definition\" hidden=\"\"> <p>The rate of reimbursement for driving a privately owned vehicle when your agency authorizes it. Current rates are at <a href=\"/node/86775\">gsa.gov/mileage</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Multiple Award Schedule\" data-once=\"glossary-accordion\"> Multiple Award Schedule </button>\n                    <div id=\"definition-Multiple Award Schedule\" class=\"glossary_definition\" hidden=\"\"> <p>Long-term governmentwide contracts with commercial firms providing federal, state, and local government buyers access to millions of commercial products and services at volume discount pricing. Also called Schedules or Federal Supply Schedules.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-North American Industry Classification System\" data-once=\"glossary-accordion\"> North American Industry Classification System </button>\n                    <div id=\"definition-North American Industry Classification System\" class=\"glossary_definition\" hidden=\"\"> <p>The standard federal agencies use to classify business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-OASIS+\" data-once=\"glossary-accordion\"> OASIS+ </button>\n                    <div id=\"definition-OASIS+\" class=\"glossary_definition\" hidden=\"\"> <p>A family of six separate governmentwide multiple award, IDIQ contracts for management and advisory, facilities, technical and engineering, logistics, intelligence services, research and development, environmental, and enterprise solutions.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-occupancy agreement\" data-once=\"glossary-accordion\"> occupancy agreement </button>\n                    <div id=\"definition-occupancy agreement\" class=\"glossary_definition\" hidden=\"\"> <p>A formal, signed agreement between GSA’s Public Buildings Service and a federal agency for a specific space assignment.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-operations and maintenance\" data-once=\"glossary-accordion\"> operations and maintenance </button>\n                    <div id=\"definition-operations and maintenance\" class=\"glossary_definition\" hidden=\"\"> <p>Services performed under a contract with a federal agency that include:</p><ul><li>Cemetery maintenance</li><li>Electrical systems and energy management control systems</li><li>Elevator inspection and maintenance</li><li>Energy management and audit services</li><li>Fire alarm and fire suppression system maintenance</li><li>Janitorial</li><li>Landscaping and snow removal</li><li>Marine vessel maintenance and repair services</li><li>Painting</li><li>Pest control</li><li>Plumbing or pipe fitting</li><li>Refrigeration or heating, cooling, and air conditioning</li><li>Smart buildings</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-per diem\" data-once=\"glossary-accordion\"> per diem </button>\n                    <div id=\"definition-per diem\" class=\"glossary_definition\" hidden=\"\"> <p>A daily allowance for lodging and meals and incidental expenses, or M&amp;IE, which federal agencies use to reimburse their employees on official travel.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal identity verification card\" data-once=\"glossary-accordion\"> personal identity verification card </button>\n                    <div id=\"definition-personal identity verification card\" class=\"glossary_definition\" hidden=\"\"> <p>An identification card that allows credentialed government personnel to access facilities, computers, or information systems. May also be referred to as HSPD-12 card, LincPass, smart card, or CAC.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personal property\" data-once=\"glossary-accordion\"> personal property </button>\n                    <div id=\"definition-personal property\" class=\"glossary_definition\" hidden=\"\"> <p>Furniture and equipment such as appliances, wall hangings, technological devices, and the relocation expenses for such property.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-personally identifiable information\" data-once=\"glossary-accordion\"> personally identifiable information </button>\n                    <div id=\"definition-personally identifiable information\" class=\"glossary_definition\" hidden=\"\"> <p>Information that can be used to distinguish or trace an individual’s identity, either alone or when combined with other information that is linked or linkable to a specific individual. Get our <a href=\"/node/84786\">agency's privacy policies and practices</a> as they apply to our employees, contractors, and clients.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-privately owned vehicle\" data-once=\"glossary-accordion\"> privately owned vehicle </button>\n                    <div id=\"definition-privately owned vehicle\" class=\"glossary_definition\" hidden=\"\"> <p>You should only drive a privately owned vehicle for official travel after your agency evaluates the use of:</p><ul><li>A common carrier</li><li>A government-furnished vehicle</li><li>A rental car</li></ul><p>When your agency has determined a POV to be the most advantageous method of transportation, you are authorized <a href=\"/node/86775\">reimbursement for mileage</a> and some additional allowances (parking, bridge, road and tunnel fees, etc.).</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-prospectus\" data-once=\"glossary-accordion\"> prospectus </button>\n                    <div id=\"definition-prospectus\" class=\"glossary_definition\" hidden=\"\"> <p>Approvals from GSA’s congressional authorizing committees, the U.S. Senate Committee on Environment and Public Works and the U.S. House Committee on Transportation and Infrastructure, for proposed capital and leasing projects that require funding over an <a href=\"/node/88031\">annually established threshold</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-reimbursable work authorization\" data-once=\"glossary-accordion\"> reimbursable work authorization </button>\n                    <div id=\"definition-reimbursable work authorization\" class=\"glossary_definition\" hidden=\"\"> <p>Formal agreements between GSA and a federal agency customer where GSA agrees to provide goods, services, or both, and the federal agency agrees to reimburse GSA’s direct and indirect costs. The customer portal for RWA information is called eRETA at <a class=\"usa-link--external\" href=\"https://extportal.pbs.gsa.gov/\">extportal.pbs.gsa.gov</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for proposals\" data-once=\"glossary-accordion\"> request for proposals </button>\n                    <div id=\"definition-request for proposals\" class=\"glossary_definition\" hidden=\"\"> <p>A document used in negotiated procurements to communicate government requirements to prospective contractors (firms holding Multiple Award Schedule contracts) and to solicit proposals (offers) from them.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-request for quotation\" data-once=\"glossary-accordion\"> request for quotation </button>\n                    <div id=\"definition-request for quotation\" class=\"glossary_definition\" hidden=\"\"> <p>A document used to communicate government requirements, but which do not solicit binding offers. Quotations submitted in response are not offers. The Multiple Award Schedule order is the offer, and then the contractor can do something to show acceptance, like ordering supplies or contacting subcontractors.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-service-disabled, veteran-owned small business\" data-once=\"glossary-accordion\"> service-disabled, veteran-owned small business </button>\n                    <div id=\"definition-service-disabled, veteran-owned small business\" class=\"glossary_definition\" hidden=\"\"> <p>A Small Business Administration program that gives preferential consideration for certain government contracts to businesses that meet the <a class=\"usa-link--external\" href=\"https://www.ecfr.gov/current/title-13/chapter-I/part-128/subpart-B\">eligibility requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-small business socioeconomic categories\" data-once=\"glossary-accordion\"> small business socioeconomic categories </button>\n                    <div id=\"definition-small business socioeconomic categories\" class=\"glossary_definition\" hidden=\"\"> <p>To improve and stimulate small business utilization, we award contracts to businesses that are owned and controlled by socially and economically disadvantaged individuals. We have contracting assistance for:</p><ul><li>8(a) Business Development contractors</li><li>Historically underutilized business zone</li><li>Service-disabled, veteran-owned small businesses</li><li>Small disadvantaged businesses</li><li>Veteran-owned small businesses</li><li>Women-owned small businesses</li></ul> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-solicitation for offers\" data-once=\"glossary-accordion\"> solicitation for offers </button>\n                    <div id=\"definition-solicitation for offers\" class=\"glossary_definition\" hidden=\"\"> <p>The basis for the lease negotiation process, which becomes part of the lease. SFOs include the information necessary to enable prospective offerors to prepare proposals. See SFO <a class=\"usa-link--external\" href=\"https://www.acquisition.gov/gsam/570.303-1\">minimum requirements</a>.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-special item number\" data-once=\"glossary-accordion\"> special item number </button>\n                    <div id=\"definition-special item number\" class=\"glossary_definition\" hidden=\"\"> <p>Specific supply and service subcategories within our Multiple Award Schedule. For the IT Category, a SIN might be new equipment or cloud services.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-System for Award Management\" data-once=\"glossary-accordion\"> System for Award Management </button>\n                    <div id=\"definition-System for Award Management\" class=\"glossary_definition\" hidden=\"\"> <p>An online system at <a class=\"usa-link--external\" href=\"https://sam.gov/\">sam.gov</a>, which the U.S. Government uses to consolidate acquisition and award systems for use by contractors wishing to do business with the federal government. Formerly known as FBO.gov, all contracting opportunities valued over $25,000 are posted at sam.gov.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tax exempt\" data-once=\"glossary-accordion\"> tax exempt </button>\n                    <div id=\"definition-tax exempt\" class=\"glossary_definition\" hidden=\"\"> <p>When you use a government purchase card, such as the \"GSA SmartPay\" travel card for business travel, your lodging and rental car costs may be exempt from state sales tax. Individually billed account travel cards are not tax exempt in all states. Search for exemption status, forms and important information.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-tenant improvements\" data-once=\"glossary-accordion\"> tenant improvements </button>\n                    <div id=\"definition-tenant improvements\" class=\"glossary_definition\" hidden=\"\"> <p>The finishes and fixtures federal agency tenants select that take a space from a shell condition to a finished, usable condition and compliant with all applicable building codes and standards.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Trade Agreements Act\" data-once=\"glossary-accordion\"> Trade Agreements Act </button>\n                    <div id=\"definition-Trade Agreements Act\" class=\"glossary_definition\" hidden=\"\"> <p>A statute that applies to all Multiple Award Schedule contracts, unless otherwise stated in the solicitation or contract, which requires contractors to sell to the U.S. Government only products that are manufactured or “substantially transformed” in the U.S. or a TAA-designated country.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-Transactional Data Reporting\" data-once=\"glossary-accordion\"> Transactional Data Reporting </button>\n                    <div id=\"definition-Transactional Data Reporting\" class=\"glossary_definition\" hidden=\"\"> <p>Vendors report transactional data — information generated when the government purchases goods or services from a vendor — to help us make federal government buying more effective.</p><p>See our <a href=\"/node/163911\">TDR page</a> for which SINs are eligible and which line-item data to submit.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-unique entity identifier\" data-once=\"glossary-accordion\"> unique entity identifier </button>\n                    <div id=\"definition-unique entity identifier\" class=\"glossary_definition\" hidden=\"\"> <p>A unique number required to do business with the federal government.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-utilization rate\" data-once=\"glossary-accordion\"> utilization rate </button>\n                    <div id=\"definition-utilization rate\" class=\"glossary_definition\" hidden=\"\"> <p>An indicator of how efficiently a federal agency is currently using space, it is traditionally calculated by dividing the usable square feet of the space, by the number of personnel who occupy the space.</p> </div></li><li><button class=\"glossary_term\" aria-expanded=\"false\" aria-controls=\"definition-VETS 2\" data-once=\"glossary-accordion\"> VETS 2 </button>\n                    <div id=\"definition-VETS 2\" class=\"glossary_definition\" hidden=\"\"> <p>A governmentwide acquisition contract exclusively for service-disabled veteran-owned small businesses to sell IT services. Get <a href=\"/node/87680\">more information about VETS 2</a>.</p> </div></li></ul></div></div>\n</div><iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.gsa.gov\"></iframe><div id=\"embedded-messaging\" class=\"embedded-messaging\"><div class=\"embeddedMessagingConversationButtonWrapper\"><button class=\"embeddedMessagingConversationButton\" id=\"embeddedMessagingConversationButton\" tabindex=\"0\" role=\"button\" aria-label=\"Hello, have a question? Let’s chat.\" title=\"Hello, have a question? Let’s chat.\" dir=\"ltr\" style=\"--eswButtonColor: #005ea2; --eswButtonHoverColor: #00488c; display: none;\"><div id=\"embeddedMessagingIconContainer\" class=\"embeddedMessagingIconContainer\"><img src=\"https://fas.my.site.com/resource/1770488139000/gsaChat\" alt=\"\" aria-hidden=\"true\" id=\"embeddedMessagingIconChat\" class=\"embeddedMessagingIconChat\"></div></button></div><div id=\"embeddedMessagingLiveRegion\" aria-live=\"polite\" class=\"embeddedMessagingLiveRegion\"></div></div><script id=\"inert-script\" type=\"text/javascript\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/assets/js/inert.min.js\"></script><script type=\"text/javascript\" src=\"https://zn0d171ynfuvpjle6-cemgsa.gov1.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_0d171YnFuvpJle6\"></script><script src=\"https://gov1.siteintercept.qualtrics.com/dxjsmodule/CoreModule.js?Q_CLIENTVERSION=2.53.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=cemgsa\" defer=\"\"></script><div style=\"display: none;\"></div></body></html>",
        "outcomeCount": 983,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11897,
          "settleDelayMs": 10000,
          "auditMs": 1814,
          "totalMs": 14313,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "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
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 76,
          "failed": 16,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "selector": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "html": "<span>Facebook</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a555417e507",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "a11yPatternFingerprint": "7827b10020e98c57fdb4d21a7ed175efbb8e4c2b9c869a2f6584323819734501",
            "a11yPatternDisplayId": "A11Y-PAT-7827B10020E9",
            "a11yOccurrenceFingerprint": "d8f8480a86ffe840b6481a0daf883b8c1da5bdd028cf7b264a785689603a2f23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D8F8480A86FF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "selector": "a[href=\"https://twitter.com/usgsa\"] > span",
            "html": "<span>X</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3adf36bb811d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "a11yPatternFingerprint": "dcf4ec48c2ed9f145dd58a8b5ecee1a1313e7ad4724376db038324c2a12bc355",
            "a11yPatternDisplayId": "A11Y-PAT-DCF4EC48C2ED",
            "a11yOccurrenceFingerprint": "a74650f3e9820066703472a21bb352020ab8bd9b858952d1918bdae70c37b256",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A74650F3E982"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "selector": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "html": "<span>LinkedIn</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1bb32af9999",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "a11yPatternFingerprint": "1c7ce7e6e83097f10264f2b78b3a3fe88484558061f95030340d304fa6654fe1",
            "a11yPatternDisplayId": "A11Y-PAT-1C7CE7E6E830",
            "a11yOccurrenceFingerprint": "3f74c6b33474371826b4809e6b5e9277dfa030ddf6479bb0abc2157b0e230fd7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F74C6B33474"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "selector": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "html": "<span>Truth Social</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b18608a17af",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "a11yPatternFingerprint": "0f94f8e8248c2568682e877285d2698b504bb66e098fdd31dd00e3d0a1ae253b",
            "a11yPatternDisplayId": "A11Y-PAT-0F94F8E8248C",
            "a11yOccurrenceFingerprint": "b1a219af139e0c8a5e1158630a30f70542fc72adbe822bad05a35d435f262c58",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B1A219AF139E"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "html": "<span>YouTube</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1656921f7c3e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "a11yPatternFingerprint": "f87e99495e4c42ae489fbe5167756d99bde493bde7317ec37fcef83c7ed4af1d",
            "a11yPatternDisplayId": "A11Y-PAT-F87E99495E4C",
            "a11yOccurrenceFingerprint": "db10b69e5f28ddbcff531f3465051fd80885a50208d8277eae82baea9df35848",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DB10B69E5F28"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "selector": "a[href=\"https://www.instagram.com/usgsa\"] > span",
            "html": "<span>instagram</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69d85907d989",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-94d50067",
            "a11yPatternFingerprint": "d9e2e745da61efb4f3a06452d370a0f2d00bead12002c8b9c8c9ae74ab8a54a8",
            "a11yPatternDisplayId": "A11Y-PAT-D9E2E745DA61",
            "a11yOccurrenceFingerprint": "daa45c0d23f7b64aa6b8ef8468615f7715a3001c44b31c3d1d6cf64edac21496",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DAA45C0D23F7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/blog\"] > span",
            "selector": "a[href=\"/blog\"] > span",
            "html": "<span>Blog</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59bf71a7d858",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3b0ca8f8",
            "a11yPatternFingerprint": "4c4f5a43565d796bd1a3644ba5944f92f1426d1efb1a93f2ec16d5ab3e25d51f",
            "a11yPatternDisplayId": "A11Y-PAT-4C4F5A43565D",
            "a11yOccurrenceFingerprint": "f2be4bd7e4bff59c7bb6e09f3eef6becc8d1b8ed408922761c84c04cbb21e193",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2BE4BD7E4BF"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "selector": "a[href=\"https://public.govdelivery.com/accounts/USGSA/subscriber/new\"] > span",
            "html": "<span>email</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc7a3559e032",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d69250de",
            "a11yPatternFingerprint": "532232064f1001b389a457e208f40009610638f5ab1f3fc2fba8b79eaccc4ced",
            "a11yPatternDisplayId": "A11Y-PAT-532232064F10",
            "a11yOccurrenceFingerprint": "2a9f3eb5ca65c312b8993c137a349139ecf8ea4da78891b8c263b25dc06286da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2A9F3EB5CA65"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "selector": "#block-menu-blockfeatured-topics--2",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "099b30b0517e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "a11yPatternFingerprint": "e19fe8f9420fabaa59655691c403f26b609e6967e65816b0bda4335bfdf7bc95",
            "a11yPatternDisplayId": "A11Y-PAT-E19FE8F9420F",
            "a11yOccurrenceFingerprint": "37423f2a9ac5e79dd43ab3794d537f34a4d50da41a31a6487dc757e84002d307",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37423F2A9AC5"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "selector": "#block-menu-blockfeatured-topics--4",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4a6e69714de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "a11yPatternFingerprint": "28d752dd3f1b4a9bdc2f6bc9c7f45185073f81ef6639dc341df22c2df738d08a",
            "a11yPatternDisplayId": "A11Y-PAT-28D752DD3F1B",
            "a11yOccurrenceFingerprint": "4fdb4193f404cd1bf241495d41531ca5661f8d5306f8efdb64921b4c29a6ec23",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4FDB4193F404"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "selector": "#block-menu-blockfeatured-topics--5",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4fa2a10b81a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "a11yPatternFingerprint": "b6ba0ba03412554d6d250472606c8e65a30fff46fd40991f4c205d8a49943cd8",
            "a11yPatternDisplayId": "A11Y-PAT-B6BA0BA03412",
            "a11yOccurrenceFingerprint": "24c85e2e242d670103b99c9a9b4224b344a79e1305ddd3bac97edfcf0a1f5cae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-24C85E2E242D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "selector": "#block-menu-blockfeatured-topics--6",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e3b06540f02",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "a11yPatternFingerprint": "5911d29a4cdc89d6a458e7d00cfeec8bcfe6fa079fb3b14adbe09c623b8551a1",
            "a11yPatternDisplayId": "A11Y-PAT-5911D29A4CDC",
            "a11yOccurrenceFingerprint": "a1fdc7b5213ddc97ee3b704b5adb9498e3151175e385e7eb76667dac0eb63bbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A1FDC7B5213D"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "selector": "#block-menu-blockfeatured-topics--7",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e96d23f4815",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "a11yPatternFingerprint": "02525fcdf8f60e92e04a55a107bceae0708b0c3b2975f94a8a03ed670d0b0643",
            "a11yPatternDisplayId": "A11Y-PAT-02525FCDF8F6",
            "a11yOccurrenceFingerprint": "3f47591e9d6753dbbbb4878c4f84681c0a0da458b72b43281b0d1bc5a242993e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F47591E9D67"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-menu-blockfeatured-topics--8",
            "selector": "#block-menu-blockfeatured-topics--8",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--8-menu\" id=\"block-menu-blockfeatured-topics--8\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a210509c7779",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-d8d68067",
            "a11yPatternFingerprint": "ad93632437ab35dea3aafc69dd6c55c2568b9ca1cd8d3160c0c22f1e0a43a036",
            "a11yPatternDisplayId": "A11Y-PAT-AD93632437AB",
            "a11yOccurrenceFingerprint": "c85cd26f0b00aaea820dfad2e05aaa656148a9cb86c840d61d465f1bd2344405",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C85CD26F0B00"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(1)",
            "selector": "body > div:nth-of-type(1)",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a28ac8c401f8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "a11yPatternFingerprint": "d17d5c29573b9fbea85bee278e088f9923baef11ca68d3973219a91f9a77b82c",
            "a11yPatternDisplayId": "A11Y-PAT-D17D5C29573B",
            "a11yOccurrenceFingerprint": "5f10961c93d620c8a0497e2a4c1f8a714461475106cea0d7b64011877d5d4f5f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5F10961C93D6"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "selector": "#embeddedMessagingSiteContextFrame",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95a2681064cb",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "a11yPatternFingerprint": "9df93db288690987ac38059450fcf9428d7d4c2d16ad8f51c24363cc40e73564",
            "a11yPatternDisplayId": "A11Y-PAT-9DF93DB28869",
            "a11yOccurrenceFingerprint": "01d2b295a637ceae6575e91d2268e8b3b7d333fc07a546ea6d5bf76ad1f05f15",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01D2B295A637"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "timings": {
          "navigationMs": 12246,
          "settleDelayMs": 10000,
          "auditMs": 590,
          "totalMs": 13479
        },
        "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": 131,
          "errors": 0,
          "warnings": 131,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"usa-nav overlay-trigger\" role=\"navigation\" aria-label=\"Primary navigation\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "1e03ef5d3eca",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b1641af",
            "a11yPatternFingerprint": "a71bf0f0e3651ace59a518fc3ec3f6124473cfb73028b3e1ad4660f7e9b9d9d1",
            "a11yPatternDisplayId": "A11Y-PAT-A71BF0F0E365",
            "a11yOccurrenceFingerprint": "75e76d68cdccdde972e9695e8bdf9f967f63f68f817973c0e8928b7de6460b68",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75E76D68CDCC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__button usa-banner__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": "ca99868a20a0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-64555439",
            "a11yPatternFingerprint": "3d27f26e0090bb121bd4bb68d3d03b0bcc866c19cddd6bb723da5d80b18c9cba",
            "a11yPatternDisplayId": "A11Y-PAT-3D27F26E0090",
            "a11yOccurrenceFingerprint": "2562f208e789f3054fd2c4eb89bdb66a4280c3d43880712149f363366e59cc28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2562F208E789"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c5d1b29a1c5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "8d8c74f7294c5d7d102a685d8cc679b9c0f4e23724da16e8c8ccc9a1ccda0183",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D8C74F7294C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c5d1b29a1c5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "8d8c74f7294c5d7d102a685d8cc679b9c0f4e23724da16e8c8ccc9a1ccda0183",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D8C74F7294C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c5d1b29a1c5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "8d8c74f7294c5d7d102a685d8cc679b9c0f4e23724da16e8c8ccc9a1ccda0183",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D8C74F7294C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c5d1b29a1c5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "8d8c74f7294c5d7d102a685d8cc679b9c0f4e23724da16e8c8ccc9a1ccda0183",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D8C74F7294C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c5d1b29a1c5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "8d8c74f7294c5d7d102a685d8cc679b9c0f4e23724da16e8c8ccc9a1ccda0183",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D8C74F7294C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c5d1b29a1c5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "8d8c74f7294c5d7d102a685d8cc679b9c0f4e23724da16e8c8ccc9a1ccda0183",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D8C74F7294C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c5d1b29a1c5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "8d8c74f7294c5d7d102a685d8cc679b9c0f4e23724da16e8c8ccc9a1ccda0183",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D8C74F7294C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"tbm-link level-1 no-link tbm-toggle\" tabindex=\"0\" 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": "c5d1b29a1c5e",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f2b72b9f",
            "a11yPatternFingerprint": "83068f1f0e8b01c564ef0b5a4001429985e875288b3668a64bee05d89131842f",
            "a11yPatternDisplayId": "A11Y-PAT-83068F1F0E8B",
            "a11yOccurrenceFingerprint": "8d8c74f7294c5d7d102a685d8cc679b9c0f4e23724da16e8c8ccc9a1ccda0183",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D8C74F7294C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<a class=\"tbm-link level-2 tbm-toggle\" 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": "729853e29cb8",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-067ab901",
            "a11yPatternFingerprint": "dc15f5ec342796434e8d9b8a13fc56ebdeda264fb2266cc59bc09688897e8ade",
            "a11yPatternDisplayId": "A11Y-PAT-DC15F5EC3427",
            "a11yOccurrenceFingerprint": "37c6625acba55db06410e8bdd1822476505460d62cf06dc286738fb1f6737015",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37C6625ACBA5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"usa-accordion__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": "723689fa7f41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-da27b41b",
            "a11yPatternFingerprint": "a322b8e7ea54527dcf6e82d54ada8146fb4c433700b59280aaa185a5aa01d426",
            "a11yPatternDisplayId": "A11Y-PAT-A322B8E7EA54",
            "a11yOccurrenceFingerprint": "702c7f8e23f5e1afdd8cafa045fb1679051d15abc7a2931ee4c4f806c83f402c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-702C7F8E23F5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"glossary_term\" 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": "82cbbe2cfe90",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a8916a07",
            "a11yPatternFingerprint": "ba01324f51a75f19958b2b2cb7e4fa95523828893ba04d4bc8a01db83609e435",
            "a11yPatternDisplayId": "A11Y-PAT-BA01324F51A7",
            "a11yOccurrenceFingerprint": "352598e1d79a80c136b4b22b23357db2c98a673ac0e41d792e7ccc6c54d47a9c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-352598E1D79A"
          },
          {
            "severity": "warning",
            "rule": "missing-role-action",
            "element": "<a id=\"share_page\" class=\"share-page hidden-print\" tabindex=\"0\">",
            "message": "Focusable element does not have an action role",
            "suggestion": "Use a native action element such as <button> or <a>, or add an appropriate action role",
            "line": 0,
            "fingerprint": "60096c2b68d7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e931a29c",
            "a11yPatternFingerprint": "1886832be0213d4cd6c638d427ffd360e3f0549dc0630721383511ec3ba27f5e",
            "a11yPatternDisplayId": "A11Y-PAT-1886832BE021",
            "a11yOccurrenceFingerprint": "15e8dce56bd3d01a3caa4f56de585759713ff3e6abac55d63244296e70f5fbeb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-15E8DCE56BD3"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-multiple-rates-check\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full disabled\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "08817f47240f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-907306cb",
            "a11yPatternFingerprint": "a12ea8b4ff070277fe3475eca9a899a9eb7984530ad0af9ce030e58338e0ca49",
            "a11yPatternDisplayId": "A11Y-PAT-A12EA8B4FF07",
            "a11yOccurrenceFingerprint": "894678337c10bee9d39b87734b5296309b0b0cd1f51cc5451bcf10b4ed234383",
            "a11yOccurrenceDisplayId": "A11Y-OCC-894678337C10"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-rates-selected\" class=\"usa-button usa-button--outline usa-button--inverse display-none width-full\" aria-label=\"Next\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "d286edc7d266",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-0d6443a5",
            "a11yPatternFingerprint": "647d4baa44fb27207054973000a6af60e2e3af6b1acc308d611e991c0cb0089e",
            "a11yPatternDisplayId": "A11Y-PAT-647D4BAA44FB",
            "a11yOccurrenceFingerprint": "6e2be2e8b352a63b67996ecbae6c6bcd013d8abd833836e0c0c5e12070be37f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6E2BE2E8B352"
          },
          {
            "severity": "warning",
            "rule": "native-label",
            "element": "<button id=\"perdiem-look-up-rates-submit\" class=\"usa-button usa-button--outline usa-button--inverse width-full disabled\" aria-label=\"Search\">",
            "message": "Unnecessary aria-label duplicates native label text",
            "suggestion": "Remove the aria-label and use the native label text",
            "line": 0,
            "fingerprint": "5a39b386a395",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c37a3380",
            "a11yPatternFingerprint": "164bac7a5d008af817758fee03b7bf8ab557608b292145584f0d22d3c94ef24f",
            "a11yPatternDisplayId": "A11Y-PAT-164BAC7A5D00",
            "a11yOccurrenceFingerprint": "d472ce1e397c46af67ac91875d5f56deea0f55cf78168662d3d840f075543114",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D472CE1E397C"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1200,
        "pageNavigationMs": 12246,
        "pageLoadDelayMs": 10000,
        "totalMs": 32900,
        "scannerMs": {
          "axe": 14313,
          "accesslint": 13479
        }
      }
    }
  ],
  "enhanced": {
    "consolidatedFailures": [
      {
        "rule": "distinguishable/color-contrast",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 694,
        "examples": [
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<span>Facebook</span>",
            "xpath": "a[href=\"https://www.facebook.com/gsa\"] > span",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6c000e039c22",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed94700d",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<span>X</span>",
            "xpath": "a[href=\"https://twitter.com/usgsa\"] > span",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "913e3d239905",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4a8cffca",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<span>LinkedIn</span>",
            "xpath": "a[href=\"https://www.linkedin.com/company/gsa\"] > span",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0c30b5d82254",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bc1ea872",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<span>Truth Social</span>",
            "xpath": "a[href=\"https://truthsocial.com/@USGSA\"] > span",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a69b43a7edc7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-40576319",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<span>YouTube</span>",
            "xpath": "a[href=\"https://www.youtube.com/usgsa\"] > span",
            "message": "Insufficient color contrast ratio of 1.22:1 (required 4.5:1).",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f8d53c45560f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-30424771",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "landmarks/landmark-unique",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 486,
        "examples": [
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--2-menu\" id=\"block-menu-blockfeatured-topics--2\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "xpath": "#block-menu-blockfeatured-topics--2",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d12eebfb680f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-4b5008d8",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--4-menu\" id=\"block-menu-blockfeatured-topics--4\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "xpath": "#block-menu-blockfeatured-topics--4",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4f56134fcd1a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-673c4096",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--5-menu\" id=\"block-menu-blockfeatured-topics--5\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "xpath": "#block-menu-blockfeatured-topics--5",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "bc84c2755f24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6ca906c",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--6-menu\" id=\"block-menu-blockfeatured-topics--6\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "xpath": "#block-menu-blockfeatured-topics--6",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "75fac61c592a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e3e151df",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-blockfeatured-topics--7-menu\" id=\"block-menu-blockfeatured-topics--7\" class=\"block block-menu navigation menu--featured-topics\">\n      \n  <h2 id=\"blo...",
            "xpath": "#block-menu-blockfeatured-topics--7",
            "message": "Multiple navigation landmarks have the same label \"featured topics\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "9ead948872d0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8aa4734d",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "landmarks/region",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 82,
        "examples": [
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "xpath": "body > div:nth-of-type(1)",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "48107dbb262f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "xpath": "body > div:nth-of-type(1)",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b2ba8157e375",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "xpath": "body > div:nth-of-type(1)",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "da2d346db872",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "xpath": "body > div:nth-of-type(1)",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8ccad13bce33",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
            "html": "<div class=\"skip-link__wrapper\">\n      <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n        Skip to main content\n      </a>\n    </div>",
            "xpath": "body > div:nth-of-type(1)",
            "message": "Content is not contained within a landmark region.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8982efe48f3d",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-38cc0d48",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "labels-and-names/frame-title",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 74,
        "examples": [
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4deff266af63",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "054176f2a9fc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "768a2d378302",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "bc1efbea1e60",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
            "html": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://fas.my.site.com/ESWEnhancedChatChannel1770490368263/asset...",
            "xpath": "#embeddedMessagingSiteContextFrame",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "3e98d10227de",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-b6fe940e",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "keyboard-accessible/focus-order",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 26,
        "examples": [
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<th scope=\"col\" class=\"sorting sorting_asc\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-sort=\"ascending\" aria-label=\"State: activate to sort column descending\" s...",
            "xpath": "tr > th[aria-label=\"State: activate to sort column descending\"]",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1699795ea9c5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-637280eb",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-label=\"Building: activate to sort column ascending\" style=\"width: 34%;\">Building</th>",
            "xpath": "tr > th[aria-label=\"Building: activate to sort column ascending\"]",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "dcfb46f07ad3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3f74d668",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-label=\"Center: activate to sort column ascending\" style=\"width: 34%;\">Center</th>",
            "xpath": "tr > th[aria-label=\"Center: activate to sort column ascending\"]",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "de3656ee7d2b",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ed3fb96b",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<th scope=\"col\" class=\"sorting\" tabindex=\"0\" aria-controls=\"child-care-centers-table\" rowspan=\"1\" colspan=\"1\" aria-label=\"Contact: activate to sort column ascending\" style=\"width: 16%;\">Contact</th>",
            "xpath": "tr > th[aria-label=\"Contact: activate to sort column ascending\"]",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0bdce5927b26",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-494ced37",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/find-a-historic-federal-building",
            "html": "<th scope=\"col\" class=\"sorting sorting_asc\" tabindex=\"0\" aria-controls=\"hb-listings\" rowspan=\"1\" colspan=\"1\" style=\"width: 15%;\" aria-sort=\"ascending\" aria-label=\"State: activate to sort column descen...",
            "xpath": "tr > th[aria-label=\"State: activate to sort column descending\"]",
            "message": "Non-interactive <th> with tabindex=\"0\" has no interactive role.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a2dd59a31545",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-637280eb",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "aria-valid-attr",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Serious",
          "blocking": false,
          "wcagCriteria": [
            "4.1.2"
          ],
          "conformanceLevel": "A",
          "description": "Ensures attributes beginning with 'aria-' are valid ARIA attributes. Typos or custom names are ignored by assistive technologies."
        },
        "wcag": {
          "scs": [
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 16,
        "examples": [
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button previous disabled\" aria-controls=\"child-care-centers-table\" aria-disabled=\"true\" aria-role=\"link\" data-dt-idx=\"previous\" tabindex=\"-1\" id=\"child-care-centers-table_previous\">Previous</a>",
            "xpath": "#child-care-centers-table_previous",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "91cc77e04de0",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5fd53802",
            "corroboratedBy": [
              "accesslint"
            ]
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button current\" aria-controls=\"child-care-centers-table\" aria-role=\"link\" aria-current=\"page\" data-dt-idx=\"0\" tabindex=\"0\">1</a>",
            "xpath": ".current",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c2b7cb6bc7f1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f11511ee",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"1\" tabindex=\"0\">2</a>",
            "xpath": "a[data-dt-idx=\"1\"]",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a1d9980934ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bd614a36",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"2\" tabindex=\"0\">3</a>",
            "xpath": "a[data-dt-idx=\"2\"]",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e5705e406b24",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a780c910",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"3\" tabindex=\"0\">4</a>",
            "xpath": "a[data-dt-idx=\"3\"]",
            "message": "ARIA attributes must conform to valid names",
            "fixSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-role",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6bdf125bc198",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-c47f43fd",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "aria/aria-valid-attr",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 16,
        "examples": [
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button previous disabled\" aria-controls=\"child-care-centers-table\" aria-disabled=\"true\" aria-role=\"link\" data-dt-idx=\"previous\" tabindex=\"-1\" id=\"child-care-centers-table_previous\">...",
            "xpath": "#child-care-centers-table_previous",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d10cc28d6843",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-a6b05ca8",
            "corroboratedBy": [
              "axe"
            ]
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button current\" aria-controls=\"child-care-centers-table\" aria-role=\"link\" aria-current=\"page\" data-dt-idx=\"0\" tabindex=\"0\">1</a>",
            "xpath": "#child-care-centers-table_paginate > span > a:nth-of-type(1)",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d80f9f71c6d4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-442d88fe",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"1\" tabindex=\"0\">2</a>",
            "xpath": "span > a:nth-of-type(2)",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "3f889d8e4451",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fdab43c3",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"2\" tabindex=\"0\">3</a>",
            "xpath": "span > a:nth-of-type(3)",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8dd08786b800",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9a286329",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
            "html": "<a class=\"paginate_button \" aria-controls=\"child-care-centers-table\" aria-role=\"link\" data-dt-idx=\"3\" tabindex=\"0\">4</a>",
            "xpath": "span > a:nth-of-type(4)",
            "message": "Invalid ARIA attribute \"aria-role\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "79938489ca41",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-cc2d55bf",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "text-alternatives/image-alt-words",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 6,
        "examples": [
          {
            "url": "https://gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
            "html": "<img alt=\"Icon of a calendar with a checkmark in the lower right\" src=\"https://www.gsa.gov/system/files/icon-timeandleave-424x400.png\" width=\"80\" class=\" img-responsive\">",
            "xpath": "li:nth-of-type(1) > div > div:nth-of-type(1) > div > img",
            "message": "Alt text \"Icon of a calendar with a checkmark in the lower right\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "7bf70e51b916",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-e0fbfcd8",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
            "html": "<img alt=\"Icon of a file folder with an abstract person at the bottom\" src=\"https://www.gsa.gov/system/files/icon-selfservice-424x400.png\" width=\"80\" class=\" img-responsive\">",
            "xpath": "li:nth-of-type(2) > div > div:nth-of-type(1) > div > img",
            "message": "Alt text \"Icon of a file folder with an abstract person at the bottom\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0a92cae179ee",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bff6c576",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
            "html": "<img alt=\"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" src=\"https://www.gsa.gov/system/files/icon-benefits-424x400.png\" w...",
            "xpath": "li:nth-of-type(3) > div > div:nth-of-type(1) > div > img",
            "message": "Alt text \"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b43ce8aaf7b1",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5187af61",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
            "html": "<img alt=\" Icon of a abstract piece of paper with a percentage sign and a dollar sign\" src=\"https://www.gsa.gov/system/files/icon-pay-424x400.png\" width=\"80\" class=\" img-responsive\">",
            "xpath": "li:nth-of-type(4) > div > div:nth-of-type(1) > div > img",
            "message": "Alt text \"Icon of a abstract piece of paper with a percentage sign and a dollar sign\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "7c40d78c587c",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5897040a",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
            "html": "<img alt=\"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" src=\"https://www.gsa.gov/system/files/icon-benefits-424x400.png\" w...",
            "xpath": "#gsa-body > div > div > div > img",
            "message": "Alt text \"Icon of a person with three circles around their head, one with a dollar sign, one with a house, one with a medical symbol\" starts with redundant prefix \"icon\".",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "5c3496cc31fc",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9b930a60",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "text-alternatives/image-redundant-alt",
        "engine": "accesslint",
        "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://gsa.gov/about-us/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/featured-roles",
            "html": "<img alt=\"Search\" class=\"usa-search__submit-icon mobile:display-inline mobile-lg:display-none\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\">",
            "xpath": "div > form > div > button > img",
            "message": "Alt text \"Search\" duplicates surrounding button text.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0f21b479b1f4",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9d49aa46",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
            "html": "<img alt=\"Search\" class=\"usa-search__submit-icon mobile:display-inline mobile-lg:display-none\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\">",
            "xpath": "div > form > div > button > img",
            "message": "Alt text \"Search\" duplicates surrounding button text.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "50d2231eaab7",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9d49aa46",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/about-us/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training/section508-training",
            "html": "<img alt=\"Search\" class=\"usa-search__submit-icon mobile:display-inline mobile-lg:display-none\" src=\"/sites/gsa.gov/themes/custom/gsa/dist/img/usa-icons-bg/search--white.svg\">",
            "xpath": "div > form > div > button > img",
            "message": "Alt text \"Search\" duplicates surrounding button text.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "66f418cb6118",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-9d49aa46",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/",
            "html": "<img loading=\"lazy\" src=\"/system/files/768x428-5-USEITActandOccupancyData.jpg\" height=\"428\" alt=\"USE IT ACT AND OCCUPANCY DATA\" typeof=\"foaf:Image\" class=\"width-full\">",
            "xpath": "a[href=\"/node/167306\"] > div > div > div > article > img",
            "message": "Alt text \"USE IT ACT AND OCCUPANCY DATA\" duplicates surrounding a text.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b9c57c257523",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-149dde44",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "aria-valid-attr-value",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Serious",
          "blocking": false,
          "wcagCriteria": [
            "4.1.2"
          ],
          "conformanceLevel": "A",
          "description": "Ensures all ARIA attributes have valid values as required by the specification. Invalid values break assistive technology behavior."
        },
        "wcag": {
          "scs": [
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 4,
        "examples": [
          {
            "url": "https://gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
            "html": "<input type=\"search\" class=\"\" placeholder=\"Filter results\" aria-controls=\"Fleet Service Representatives\">",
            "xpath": "input[placeholder=\"Filter results\"]",
            "message": "ARIA attributes must conform to valid values",
            "fixSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"Fleet Service Representatives\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8aa329e45d18",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-963ba4b1",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
            "html": "<th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 225.031px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\">",
            "xpath": "#Fleet\\ Service\\ Representatives > thead > tr > th:nth-child(1)",
            "message": "ARIA attributes must conform to valid values",
            "fixSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"Fleet Service Representatives\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "32c0e13884f5",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-071affc1",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
            "html": "<th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 523.953px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\">",
            "xpath": "#Fleet\\ Service\\ Representatives > thead > tr > th:nth-child(2)",
            "message": "ARIA attributes must conform to valid values",
            "fixSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"Fleet Service Representatives\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "794364507ba6",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-af929608",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
            "html": "<th scope=\"col\" class=\"sorting\" aria-controls=\"Fleet Service Representatives\" rowspan=\"1\" colspan=\"1\" style=\"width: 178.016px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;\">",
            "xpath": "#Fleet\\ Service\\ Representatives > thead > tr > th:nth-child(3)",
            "message": "ARIA attributes must conform to valid values",
            "fixSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"Fleet Service Representatives\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8703c16a0448",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ac963f15",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "heading-order",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Content Author",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures heading levels are not skipped (e.g. h1→h3). Inconsistent heading hierarchy makes page structure difficult to navigate for screen reader users."
        },
        "wcag": {
          "scs": [],
          "level": "best-practice"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 4,
        "examples": [
          {
            "url": "https://gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "xpath": "h4",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4558076434b3",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-27d1fbca",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "xpath": "h4",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1d6c7fc37f71",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-27d1fbca",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "xpath": "h4",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d6c6db025af9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-27d1fbca",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "xpath": "h4",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "eefbd713a14a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-27d1fbca",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "navigable/heading-order",
        "engine": "accesslint",
        "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://gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "xpath": "article > h4",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e109bcd27760",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-6e0351ba",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "xpath": "article > h4",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f3d4d9ea7032",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-6e0351ba",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "xpath": "article > h4",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6f070e2c56a2",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-6e0351ba",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
            "html": "<h4>\n          Other GSA Blogs\n    </h4>",
            "xpath": "article > h4",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "61cda7bd2061",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-6e0351ba",
            "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.11/landmark-unique?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2,
        "examples": [
          {
            "url": "https://gsa.gov/",
            "html": "<nav class=\"tbm tbm-main tbm-arrows\" id=\"tbm-main\" data-breakpoint=\"1200\" data-initialized=\"true\">",
            "xpath": "#tbm-main",
            "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": [
              "#category-navigation"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d42febdc489f",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-3c6a014a",
            "corroboratedBy": null
          },
          {
            "url": "https://gsa.gov/",
            "html": "<main class=\"usa-section\" id=\"main-content\">",
            "xpath": "#main-content",
            "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": [
              "#page-content"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8dcb1c6f7522",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-8140df0d",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "image-redundant-alt",
        "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.11/image-redundant-alt?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://gsa.gov/",
            "html": "<img loading=\"lazy\" src=\"/system/files/768x428-5-USEITActandOccupancyData.jpg\" height=\"428\" alt=\"USE IT ACT AND OCCUPANCY DATA\" typeof=\"foaf:Image\" class=\"width-full\">",
            "xpath": "img[alt=\"USE IT ACT AND OCCUPANCY DATA\"]",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "99a7c95a2019",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-5a466ced",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "landmark-main-is-top-level",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures the main landmark (<main>) is not nested inside another landmark. Screen reader users skip navigation by jumping directly to the main landmark — nesting prevents this."
        },
        "wcag": {
          "scs": [],
          "level": "best-practice"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://gsa.gov/",
            "html": "<div class=\"container\" id=\"page-content\" role=\"main\" tabindex=\"-1\">",
            "xpath": "#page-content",
            "message": "Main landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The main landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "bbc60f6f1025",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-ae7242a2",
            "corroboratedBy": [
              "accesslint"
            ]
          }
        ]
      },
      {
        "rule": "landmark-no-duplicate-main",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures the page has only one main landmark. Multiple main landmarks make it impossible for screen reader users to reliably skip to primary content."
        },
        "wcag": {
          "scs": [],
          "level": "best-practice"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://gsa.gov/",
            "html": "<main class=\"usa-section\" id=\"main-content\">",
            "xpath": "#main-content",
            "message": "Document should not have more than one main landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one main landmark",
            "relatedPaths": [
              "#page-content"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e18954e09687",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-7c323a7c",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "landmarks/landmark-main",
        "engine": "accesslint",
        "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://gsa.gov/",
            "html": "<div class=\"container\" id=\"page-content\" role=\"main\" tabindex=\"-1\"><nav class=\"row-item\" id=\"category-navigation\"><picture class=\"inset usa-first usa-fill\" id=\"usa-first_category\"><div class=\"image-ov...",
            "xpath": "#page-content",
            "message": "Page has multiple main landmarks.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a86259c6444a",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-bd7b797f",
            "corroboratedBy": [
              "axe"
            ]
          }
        ]
      },
      {
        "rule": "landmarks/no-duplicate-main",
        "engine": "accesslint",
        "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://gsa.gov/",
            "html": "<div class=\"container\" id=\"page-content\" role=\"main\" tabindex=\"-1\"><nav class=\"row-item\" id=\"category-navigation\"><picture class=\"inset usa-first usa-fill\" id=\"usa-first_category\"><div class=\"image-ov...",
            "xpath": "#page-content",
            "message": "Page has multiple main landmarks.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "7a294cb80c19",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-f6bac2df",
            "corroboratedBy": [
              "axe"
            ]
          }
        ]
      },
      {
        "rule": "landmarks/main-is-top-level",
        "engine": "accesslint",
        "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://gsa.gov/",
            "html": "<div class=\"container\" id=\"page-content\" role=\"main\" tabindex=\"-1\"><nav class=\"row-item\" id=\"category-navigation\"><picture class=\"inset usa-first usa-fill\" id=\"usa-first_category\"><div class=\"image-ov...",
            "xpath": "#page-content",
            "message": "Main landmark is nested within another landmark.",
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "7be0fe933f47",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-fbeb24fd",
            "corroboratedBy": [
              "axe"
            ]
          }
        ]
      },
      {
        "rule": "definition-list",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "1.3.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/definition-list?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://gsa.gov/real-estate/find-a-historic-federal-building/agriculture-south-building-washington-dc",
            "html": "<dl><dd><p>&nbsp;</p></dd></dl>",
            "xpath": "dl",
            "message": "<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements",
            "fixSummary": "Fix all of the following:\n  When not empty, element does not have at least one <dt> element followed by at least one <dd> element",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e14505da46d9",
            "firstSeenAt": "2026-07-27T13:34:50.757Z",
            "patternId": "A11Y-13a061c9",
            "corroboratedBy": null
          }
        ]
      }
    ],
    "roleStats": {
      "UX Designer": 6,
      "Visual Designer": 0,
      "Content Author": 4,
      "Front-End Developer": 1421
    },
    "severityStats": {
      "Critical": 0,
      "Serious": 20,
      "Moderate": 1405,
      "Minor": 0
    }
  },
  "changeTracking": {
    "newCount": 2337,
    "notObservedCount": 0,
    "newIssues": [
      {
        "fingerprint": "6c000e039c22",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "913e3d239905",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c30b5d82254",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a69b43a7edc7",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8d53c45560f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9796ca72ab9",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2114c3727c9",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44080c1e9e48",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d12eebfb680f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f56134fcd1a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc84c2755f24",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75fac61c592a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ead948872d0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b83dbb48212",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48107dbb262f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4deff266af63",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f2cf9efb6db",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cc0d0efc180d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d1428fa7d3e0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0783608881fa",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8d4c27a8e007",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5cc60beb4f05",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f508059a6e3e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ecc18c8ee57a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c459bddf8529",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "255e16f02e42",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f9396e509546",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "690f56afc31d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d07f1b989af2",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "076957e1cf59",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3eac828742a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b45393bea2b3",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6319eb6ecf69",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "73c01f163c77",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b3037c5cf2a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e148201725d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f90309d4d7d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dc83582315f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da21a96443ac",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "675956273ec5",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08deb38eb050",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "082bbfe09ce8",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2ba8157e375",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "054176f2a9fc",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12956c730785",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "717a3cbeae46",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2429e83776e6",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4000df257634",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "13931e3f2dd0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "605c727991b3",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "569aada41ba5",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "89fd995b4a11",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8dd419e9c916",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "043f9789910b",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bec9d172819e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c764ce14a4f1",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d661b1d8ee44",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/discover-special-hiring-paths",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9d9997c0eab3",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5af83d26d9ad",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d98473da2ee",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1edc57b642d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba133e844df0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d096cc14a10f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7634c07e34b5",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dea6d123b442",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f359147c2c4e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5fcc6b931dfa",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "73b60987304e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2684f55a2cd",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d815a718fa00",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c70ecd284e2b",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da2d346db872",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "768a2d378302",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea8e743d6eed",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "628a8def8544",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dd821ee08ab9",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "99e8fceb50dc",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "02eaf2af7db1",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8800da5f0b13",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d66502d18ebe",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5d227ec17081",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6d03f939e526",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "46481099f6de",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7e2659cf0879",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fa9d93f2a13c",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "037060996d2e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/elevate-your-professional-career",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3754a5fe37ee",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00384be55f31",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "754b55f2d8ff",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "935ee1ea2212",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3fc3322842bc",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc726fab3880",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "59560938b8d1",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4c94376af99",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54667d0165a2",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1845511b229f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5303e579012c",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9db6e0cb3c04",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e44e9ee4d32a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd5b4ce6d8ae",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ccad13bce33",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bc1efbea1e60",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43dc53247098",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "867a5d262d86",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "72e8fed9a957",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "362e68a16af0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d3bdf2a18b43",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4e4716ec72ec",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f51ff0076c61",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a9ddcfc05b81",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4b462768b933",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9c18df065d61",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d55e368cbd63",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "924064c7ee2a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e2a46e3b590f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/get-an-internship",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f143377ec923",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "563d3d4fd9c2",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f29add7df209",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7a869be80b7",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e3218480e00",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91f896b85be1",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "861b8d78ee06",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a25bcd2af36",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3618b9f1e27",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9888f1dbe555",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1cb5dc46df06",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cbf4460be7d1",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "901b2dc1a11d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c58c26a1e53",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8982efe48f3d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e98d10227de",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71bc7f2baf70",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6759b89a148d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4c4ac147650d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1b940afd8ce8",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ec19a486d826",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "57090c313bd6",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0235c631319b",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2b18ef062336",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "09579a50ecdc",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cdd473e82c1e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a28f09ede7d1",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "28cefd67cfe1",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a497a9347953",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/launch-your-career",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ff57df83d47",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "139d63954a1a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c27200d625d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "217d165bbb65",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c6e1d2c1e23e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "378c51d2cfd1",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a5d4abe51aa",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4c49676a1865",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b595fd1ba54",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c977951b903",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e1aa191a1fd1",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfac11d68af3",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b3d345bdc84",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd34c995b5a0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "feaae2b1bf52",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d95350fa9697",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08765abf5486",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f22631b14ba7",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "554719e089cb",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4df67d6f1a90",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2e27fd00b252",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e9bddebc587c",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "54f50c994be7",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "98634aa3c458",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "094f1e150078",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a9d3415b40cc",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ee9b45fb82b6",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a14b6684d09d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3a8542391bd9",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "91cc77e04de0",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c2b7cb6bc7f1",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a1d9980934ee",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e5705e406b24",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6bdf125bc198",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ca4077381bcf",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ae77630ad850",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "116954622022",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b94ebc54b3bc",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a76b54983572",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e3ecdeea4c5",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05318cc0658c",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "997374bf4212",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4801fca9d358",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c96a0850def9",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f404d5421ae",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1699795ea9c5",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dcfb46f07ad3",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de3656ee7d2b",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0bdce5927b26",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6fb332cee850",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d729cef2b7c6",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b8652d7478c6",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed693322b60e",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "522291f73861",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a441fc9d9bc2",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5e556ae94a6",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03a9331e57fa",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d10cc28d6843",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d80f9f71c6d4",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f889d8e4451",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8dd08786b800",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79938489ca41",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10f14c42cefb",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2bbdb611d12f",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "50fa3b333c4e",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45a07be9ccd3",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "20303ff26dec",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e40e3d8a72b6",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dd6063e51f93",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d37c1062312b",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "31b001805ac6",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "17cfa2f6f955",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "97cbb9084dcb",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "caa0d3d5684c",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3183e4d9ce9a",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0112e3a5ffdb",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "db68471cf844",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ae09edbff412",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "39e5dc7acf84",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1fc40bc81906",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1b83b2228fa8",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6e423f15965f",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c07c07714060",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1ca8b7137e36",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "097972eea33d",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fdb81472ff48",
        "url": "https://www.gsa.gov/real-estate/child-care-services/find-a-child-care-center-near-you",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "a3f1cfa3ba51",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3556d9376631",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3281a11a70e4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7a6b491a618",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "17cda170a90e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84205c21f381",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bff772d1c3ec",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76bc8dd9ba27",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "658338d0de41",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b9216a1c0a2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ddf822a222d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fbdffb395032",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7de499533b4f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d26dec97c61",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "baa2d7599603",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef0cc3497e5e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5b8a1ea73cd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "da989773784c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ba28adc8e465",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8188deb4098a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a91a08910dd9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "95eb1aadb73e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cf5379a7c935",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f30a5b43edd0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d7eec9af34a8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3ef95d5feee7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/internal-revenue-service-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "63e0bfbec927",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0aaefaec79ee",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a97462e110cc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "145ad2cd76e1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b6beb2a95ef1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b4a0dbe71ec",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e00d343b973e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "275a21f3ea73",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0301b1102f5a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7cccf322724a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e98b82e432b4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e0abfd9f5699",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c60328948ffb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0402aba38ac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "591a89a70bc1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8604010f8d86",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "626b83e80c79",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b71a87e56ef8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a5ea52bf63d5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "39c9ebc4c546",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ef6d244acb5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bdd9df273ad7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cd13c9db9868",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cb4d71422806",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "85036f3be03b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "78ad316dc0de",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/u-s-forest-service-building-ogden-ut",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a01f6903c420",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc7507afa5b5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c43b1779439e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9eb7ef093b53",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "85862839efeb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bbeb939ca471",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e7d66ba3ce0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fed108f7a0e0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4928308e260",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc2098144dcf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ed833d223c3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3dee6fbfceb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b39a0b72878a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d6d864c506e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "78e3c080da6b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b0a3a7179c84",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d4ebb6ccef45",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "acd72a9acbae",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ac5f4db92692",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bb6443732483",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b3e0d59a43f4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "37d7e8a2d39b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1a017ea6f5f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "732ef616b229",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "44432c7c81fe",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "493225db635f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-forest-service-building-elkins-wv",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "25ab2c2b8cd8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07aae3a87655",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31e1f90aff75",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab9cb1eea6ea",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df4159c1476f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f0604016b3fb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bea613daf1ea",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d9708c8800e7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a6d805e99a5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "98426fbb2916",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3995adfb9faa",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "affbb34af873",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "abfc434b2386",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8b58f458f52",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3dc8fa39b11",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d79425d8f528",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f24a4ac41f7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a7280171335a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5b630ecc5994",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "28e1e3705b8c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1bb8b813fe36",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2352091b4abe",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f4d1a4d7375f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1eed7a517f8b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "740083620f5c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "68e07e6bfe2b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/us-general-services-administration-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b98ec14897e5",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b86ed81a40e2",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f9a2f030185c",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f564533aea55",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6537b2ed2a6f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ee191f34b22",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d4e08d8156e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d5ced0a2975",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6cf87e6019f6",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f0374764891",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6960946847e6",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e5da4703eb7",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "193f58f82778",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e829fbd5679",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27d774d8d132",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5596651507a5",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "027b017de50e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "63e6e9eaa17c",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e7e9b1f80ed8",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "01c68785f761",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3f995ec81b80",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "052b611aaa0c",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1106003d7ce9",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c2c16d9cddbf",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "10a7fc51d220",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0b0968088e9e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "654e9f85b5ac",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/employee-benefits",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f4866a06be70",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03768c7d28e6",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f244e5219be6",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e107760ad446",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2daf8eaa35b2",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "111463f772d9",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "570297d6c729",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "381417d05602",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e63c5e1ccc13",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2287fc77f4a5",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e455cf6d3b1c",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9fc6ee4c61e0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "755120dfe01f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fdf4c8a2eaa3",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c47eb4cacb47",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ece0bb6f9e76",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b83630544746",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dedfcac3123b",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "01bbc22b6fa7",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5569a2dbdc2a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c883ccd5c8f2",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a91fa0868c72",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d85d09c36f53",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "00ec7575ee26",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cd98b91ea382",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ffeb252af5be",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "220da5190553",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/fair-chance-act",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0f21b479b1f4",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:text-alternatives/image-redundant-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a8b49068c459",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f910149c4e69",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a072deab7e46",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0ca99a4f840",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a468ee4cf5e",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eafef20a6449",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d23d057faba7",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b895bae29c1b",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16e5d938a6d8",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "feb5182fd4ca",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca1f5a66055b",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e3553da446e",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf03b3fdc3bd",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a02923131c1",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebfdd229571a",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d11f2d03027b",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8ca7a411a017",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8b079939b42d",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "49ca965212df",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9ec2ce74e463",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e2ad14b23873",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6284debbab63",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5c3c092c10c8",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cb7d8513a1e1",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/featured-roles",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "09bb21f47bac",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c2dbcaff353",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d645c5dfc12b",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ff9103a312f",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f755c84d7c1a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87a6c63fbe5a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f54bdebf3d31",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8df41740b727",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ddffe3e3a588",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de9a150d4800",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "675f713dd9c8",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "169225d75f0a",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "64119b05d256",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3a80990b2b0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1dcbb8a4449e",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb328d5ff896",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff1bc25139d0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "23a315dc8370",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4ec613c9fcf0",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08b8d5fd73ae",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0df1e94bd45b",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "06185636e461",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4c6141ca8710",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0b54dc0fd525",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1ae323d3a8fd",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "076895d04274",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6a2d9b549d9d",
        "url": "https://www.gsa.gov/about-gsa/find-apply-for-and-land-a-job-at-gsa/resources-and-related-links/whistleblower-protection",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "50d2231eaab7",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:text-alternatives/image-redundant-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad4cc7f820c1",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d287eb36587c",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a7fa5664575",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff64282c997f",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d310460e73a",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "195e54b1662d",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a42814892758",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce9b9b2ddd22",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e93f1a5b10ee",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e56101b5acd",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63e3806921ae",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e8ff5483e96",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5d354c89bf3b",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13cc176d9521",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3f9c3c50037f",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "80871f2578a7",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "178542fea8dc",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f3e8a6484795",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c15d904d1a18",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "373516ee2044",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "61a410c14387",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8288b161274d",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8883c96fc50b",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ec20f158b555",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/events-training-and-request-a-speaker/our-training-programs/training-for-federal-employees/find-technology-training",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "66f418cb6118",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:text-alternatives/image-redundant-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb842a96d227",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7e7815c69c8",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71c4b1017b58",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ec2d90bb5f5e",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31cafe5c02d5",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7beaf0bb6e12",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e1b1dac5b14",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "93742bc85a52",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "25402d76d46e",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c6220771bbb",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12d8fe24e14f",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d103fa7cf433",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "676d72a8ee3a",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e01fc349b84",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7daeacdba103",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "668b9e20666c",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dbbf7781b0a8",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4fbcc402717d",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0c76241f969a",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e670d6ca7c59",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "288978f02d9c",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0e9d492013e0",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7a613bdf1205",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f595d396492f",
        "url": "https://www.gsa.gov/sandbox/offline-pages/pages-that-are-offline-and-can-be-deleted-after-aug-10-2026/offline-about-us-content/section508-training",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8aa329e45d18",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32c0e13884f5",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "794364507ba6",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8703c16a0448",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2603bcaec061",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f829761c0d22",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a598bb03f17c",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e52d17dc7ff5",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d7085e1e8b6",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47e1bdb41582",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13a7c9f42361",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4fd8c37d75e5",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cef8985ccd09",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a855b1d76f68",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f03a5a3d42d7",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "645caec35a99",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8765b98268b",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19484b7e6f16",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77aabb299561",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a70f0f8542c2",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b4061e0b5c99",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8b19aa910b8c",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e399fed9d399",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a9c62801ffb2",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b99824305842",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1efbf9ed86b5",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "09e1c1d2c28f",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ecaef4293329",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "34738fd30547",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1e2ea1e96a9e",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "596496c99ae1",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/transportation-and-logistics-services/fleet-management/vehicle-leasing/find-a-fleet-service-representative",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c60a03b0d714",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07be8afece40",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "489c3970e478",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e3c1e153f54",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "33eb8b866beb",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7e9d9dfd94d3",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fd7e10a38f95",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "467395c2ab39",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2852ce73439b",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "06cf3071ae28",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ea42c20a3a8",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e1ae66d9fb1",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "daa79b8ea96a",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5a8df6dec0f0",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8b64dbaa157",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0ab12fd7e78",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14a389cf4fbc",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cbbb2990defa",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "40db44b9221b",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9a01eb91af1b",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a2233afeb7c5",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "190d1b12ed65",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "05e3d7cdc272",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "70a0225b64e2",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4ae27ce79abd",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "969b442b5a49",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "409df2e8e68e",
        "url": "https://www.gsa.gov/real-estate/reimbursable-services-program/contact",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5245c987188a",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19ae61fe2333",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c5ba411c6783",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f654b8aa781",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b148cd64a9d6",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b5707b86e9d",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47fa46d219bb",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4db571ec02a9",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad1b354cc9a1",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3e4d39aaaf6",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a360be4986e3",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "56da89347039",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5496d73aea7",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86f1e8154841",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9516c790741b",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f769757d875",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cbccf626bafc",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b9e543641e88",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "012ea434155a",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f3eec51dacd6",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ceaf210bf03",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2d8a1e27e0db",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c7d2d3e6ff53",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2cd8abb8f148",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cd6cc44bdd70",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9237b2d0665a",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "935176f5fb27",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e47123193544",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c1db94e89cc9",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5ce87ac0bf6e",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af43fcae24dc",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "83b4d79c7ebb",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eff4e203a86b",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b8738796b4b",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa89adbc38ee",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3aae23474a09",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "009448a90bad",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90ce88d255fa",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a7eb658989d",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8fc6786bd79",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2b919ad9071",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69926505681a",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4033e19dad2",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "592516691f23",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e428be22173",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "086cba95dcb3",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d687917fa4fe",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "326549ccfe60",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "896076b01d7f",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a92ff6e4601f",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cc6ee169ea86",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a60d77a7eab1",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b6f7d6cd2c56",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a93d66e143ca",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cba394bccbd3",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1147782792d8",
        "url": "https://www.gsa.gov/website-information/accessibility-statement",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "114b953b215f",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c82ddef9d541",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc0178e51d50",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86dc4e3a24c4",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71d9e0a9deb6",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab8c204ecd8e",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "335c4f88dfef",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b94a20155425",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da5a2e1365da",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "90428e80b9a1",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8b4b59d56db4",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e3680f47942",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f329452db03",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60994e51201a",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "49b84ad89ec1",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b0c381901885",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ad68872b9dd",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b19f28b8e78c",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c00780a5e4a3",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6de442849c7b",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ca32cd1bba28",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "54634738c2fc",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8a9c8c5540d4",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0bdaaa5f2a19",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fb01e03e44cf",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8ea58e196ead",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a8806886ad9f",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6c00a784818c",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "799947d75bb8",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6c25ff8a43de",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "994bb37780fd",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e7d510d3ae8",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f576982b69e1",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27443e983709",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6df1e6df9899",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ce013a9a7fd",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e58955e21d6",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a574f3480783",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9874efca7b32",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53abdf62033d",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca1839734d31",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e1f46460ccd",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b55df473cc01",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3c53965625d",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b504163c7672",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "88906f479b95",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "423f95dcb6b6",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0285db745b03",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dea266358c9f",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "129e4cde900c",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "be65b8c8ab74",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "aee9e2198c07",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9eac61143c95",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3cbd971d7a05",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3de0106d5a75",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/contact",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7bf70e51b916",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0a92cae179ee",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b43ce8aaf7b1",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c40d78c587c",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34f807f7d19f",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d14faa1c4928",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3c92ea1c2109",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52daa253979f",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d2c873a42c26",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19c2d39a98a4",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e653c321c9ba",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5f16beb9cf40",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8bfbb15bab14",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a384849c802b",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2873bff422a4",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "50722787f941",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "64c4523fe483",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb15790eb8cd",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b112bd6845d",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d90e8decc69b",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "923070fe0b6c",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5758243ddd38",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e46c3f19ae80",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f4bd34cd263a",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5bed2c29a760",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4c3fb489e442",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6c7eddf931ba",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "39efc31d48a5",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "72c9f8431694",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e759a944ef13",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d1d9d0bf0564",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "abb6b9ba59d7",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d559c7419a0b",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b4360d494158",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f8fac96dca9",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "141e5cf4ae74",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d982a9354c6",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0dd289831c09",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2af76c3c4eb3",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03e9f558aafc",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "067f87c2f033",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5f7a26d9ab7",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b90842d28120",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f7a11edb5ea5",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f4eaded63dc",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "291b0f67252a",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "820d7f9a85ff",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae2cc2dc43b7",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "58fb5dd652f8",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "80d99f25a9b9",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "10aab6dbeb89",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6f08fc496fd1",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a6ac1afcfbe2",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b0f4dc3a468e",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9b1e0d5577a8",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5d2b426f1a19",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "935b65089bca",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ecd1c42de30",
        "url": "https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/telecommunications-and-network-services/telecommunications-services-customer-support",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "99a7c95a2019",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:image-redundant-alt|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bbc60f6f1025",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmark-main-is-top-level|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e18954e09687",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmark-no-duplicate-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d42febdc489f",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8dcb1c6f7522",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b9c57c257523",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:text-alternatives/image-redundant-alt|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9d343d1e1733",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eae74343fe22",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "65a287a18b62",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0465b921648",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "48168f7bcf21",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ec10155af18f",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b539bdd3c61c",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5afefcf1068a",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1cfdd8140633",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76b0640668a8",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d4b56e88506",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a86259c6444a",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/landmark-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a294cb80c19",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/no-duplicate-main|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7be0fe933f47",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/main-is-top-level|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ac48df03c98",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb745105919e",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b40d3bd986c",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2dce51cec9a3",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3bd630754a35",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e7e88282c44",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd5018d64ff7",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d207ff00fb5e",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47a66cef5eae",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dc398eeb626c",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f437c427e537",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7338919816d7",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "522273ae8dad",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bb5d2a908b52",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2cf413f059f9",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "564be69c761d",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1a044b472b1f",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "003ace54375b",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "41530b59e118",
        "url": "https://www.gsa.gov/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "4558076434b3",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f62bb13c55e4",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f50479674f8",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6d0173003452",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d7b841f1df9",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "853221ab8d27",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd61242b3f32",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7f2c1926ba4f",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00cecf2b0296",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e158b62f251",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb0657372f92",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b35cb7d679ee",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fbd69b931c5b",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f656efd0b866",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee69722b7391",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44fe9c7599f5",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e109bcd27760",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b189d1a51f88",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa170c78407c",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47be22431ee3",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4c60b0ba0e63",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de2e6e437689",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6bd6eb552cb",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d6835b6a4722",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a1e7efa597f",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ed875ee2ea08",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "05b42f11e76f",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8b64d3c732df",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4b202be3eb44",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1f7ba450c098",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6ca9c0407a68",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "863965de385c",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9f598e721a4b",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7ce2d70440c5",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "47ed2957b413",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ff8b517212a8",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cfdccbd75cd7",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "50642bd91364",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fa34bf3659ec",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fd5bff78dc47",
        "url": "https://www.gsa.gov/blog/2023/11/28/gsa-smartpay-which-supports-federal-purchases-and-reinvests-in-mission-celebrates-25-years",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "742e8ca0355f",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b1a43b3a5c3",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b763051a8902",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53286612331d",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "018af08c8962",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "13f5ffb9c576",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7dde8344e647",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "299c0adbf1a8",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9cbc008d9795",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "37e0e1ca4e63",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "78b814390bba",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b48afae6c308",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1921d5a673df",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f1f6bd3b9a9c",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e44861817af",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "536837ac863c",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22f22ab28738",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "239c60c7a708",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2b1ec5d8e425",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "95aaf21a5995",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "379ee1c70982",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8fe7d42d15de",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "543db8d00c35",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1400eb4fe539",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1322ef40940b",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "066c6b620e8a",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b2c776fb4ba4",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/center-of-excellence-outcomebased-contracting/acquisition-lab",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b3c0439e6c43",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a92816ff1a0",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9250a1703875",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96f0895b33b4",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b6114a6372b",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "93677a9bf653",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c88fc7f941a1",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "350222941660",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16b4eb88a001",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e45d30050717",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a17546f4552",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a1419750c5d3",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e4bef67cf4e",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d2642cd3c39",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b34c928b9a47",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f69bc3076409",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c765ec547320",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "55acb1f088bd",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "252c29bbc8cb",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bb650a7e2b20",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0a91beda50d7",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "35c6879901dd",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8b73cee114e3",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b368d339c6fb",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "81a260a59a3f",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "30816b5aed0d",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5f98e950141c",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1efd40628fc8",
        "url": "https://www.gsa.gov/buy-through-us/products-and-services/professional-services/acquisition-support/direct-client-support-division",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "e3bfa96119c7",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9cbc230dda13",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2509f4b1a5b0",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "adde2fe92b7d",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b531e679545",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "958ae2255b08",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e8de25002c1",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "09714c9a6c9d",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3abbd9ecec0b",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2fc621d8318f",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f1134ec38671",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b0af85cfab04",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d204131aa7e0",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab0d0cba778e",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "321fb415e40d",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce1fef62b956",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18984dc0aee6",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "58a299637dd6",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b2ad1bc563f1",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d5520392785a",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08e13644bd06",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6bc7d494f10c",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "136cb58f4b06",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ce0c53a38f2",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f9aced95d75e",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6fa3cc78d0c9",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "66b95aaecbb0",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/service-contract-labor-standards-under-mas",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ab1c77b96c71",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8565340a6f09",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ede189da6ae4",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf6a8cdba4a3",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0df1bafc0ed",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a06db67f6346",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a73c86a0c0a5",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aabd5815cb5a",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "37321785b2f9",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "abeffbe05a57",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad251749b368",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d34e4e0a26c0",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52854cccb933",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f59ffd50cd75",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53a867cb2386",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19f1faed6816",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2124140f1ed9",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5188f903ed6c",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "76e388a6c452",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2586a4242e3e",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "45b16f7a05c5",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b89ffa07d327",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f9091162a5f3",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0d7a3d7bc79c",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e9ac1f1dd3a5",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "35f99ad5a5ff",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ec600dae259e",
        "url": "https://www.gsa.gov/buy-through-us/purchasing-programs/shared-services/pegasys-financial-services/helpful-government-links",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5c3496cc31fc",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "929b915ff7cc",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5887c540d8fb",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8592907be545",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f37823f0af03",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6c3d578aa23f",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e59ea15ef574",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d158d8b3ef41",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2bb911696e2f",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e36d844590c2",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f7ca45ab8fa3",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b94d5294001",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10183bff38c1",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "deebec974d9b",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1fb7d21bb4b5",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c6894afd613",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "461ab69ce47d",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2b148115280",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "088f15ed8da9",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9d56f4480146",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c1b4214fe38e",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fcb9d66c84aa",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "99511efcf8db",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5d61810c26e2",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6cb86f11145c",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3996c5ca74e0",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a256b4c7807c",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "35eb32232057",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "40c21ccfd12c",
        "url": "https://www.gsa.gov/buy-through-us/shared-services/support-services-for-commissions-and-boards/hr-links-user-guides/benefits",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "3bb989d1dd2f",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15e476390f5e",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d2c0677eb196",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "833cb551cfb7",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "475065bd2688",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4b20842dac1",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7aea677bf355",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5183f3d56f69",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4fe0039ef2ff",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "082efa0bac10",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "89710362e1a1",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a5cd04b616d",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "724145ef1b0a",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef1f66bd45a3",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c71578f8c13",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "60ad9c02c0c2",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76d0d37f9b81",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "84a29ec26f7d",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "959f86f04347",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7b55ada595dd",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bd13ac85bdea",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dcebdab4866c",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c8be76a4eda8",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4d103589747c",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ab35e388810c",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "69b3ecc76abe",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f20c7b6771c7",
        "url": "https://www.gsa.gov/policy-regulations/policy/information-technology-policy/it-accessibilitysection-508",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fff0f64512a0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "908783b029fe",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "da3e77e6a97b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cc88aba5c01f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c9b2c8cdf5fb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1610da058189",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "46d2a522e0f4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f7aa9b53bf03",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "caeb6ac005be",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "387c6cb2a0f1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c03ee75a457f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3fe44984e0f2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3b246776a21a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ab0e2a52636",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "17323eb77af9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "55e048d513c6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2dd59a31545",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "afcdfdb8f12f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "353c8551837f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fa1b556a3da1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "93683969dee3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c246b13e16ad",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "356f59c7ce52",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c92a8116e697",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7bfbd47ad0d1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f21e912ef22d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac083b109236",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc2e72b37001",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f58669f2bde",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "340677c7f037",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32f214e50ad7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d55d9fc418a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "369bc0f5057b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d3139faf823",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a71a93aa8979",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e8eb34977b26",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a29eab316e5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d00504d3e417",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:keyboard-accessible/focus-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d8a509da2341",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "37a05c9720a9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8116fada4883",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21237af3140b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e9ef0fef480b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4cb5d0047f0d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a4951cc6c0c0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a724751ce2f4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bbd71eac1b8c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "50d7580df3fa",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "236dbc651616",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0abc4e2bd6c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "193da7360247",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a45eec7defe",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1c4a6ac684c9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c39f5c9f603b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria/aria-valid-attr|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de3cba09ff82",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ac8e28294832",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "aca8882fef82",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "93e9a5d9d511",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1f5ea5e18ec9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "396782599b24",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9d75f1555c75",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "778580515120",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a3bf119d201e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fc953a152502",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6fb73c8d6173",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4b8c42b813dd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8580f389e2b9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "932cebdb5fb7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "405a5ca3e5a8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1e8b9ccbe5a1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1899474a54cf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "677b303532f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ff4d5daf8b1d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "606e81899eff",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "19edabaddb37",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a8bfac83f53b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "10fdd83cf1a0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3463cd2ee53c",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3044a797b30",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "357d0a49cf00",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3eb7b0cf229",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0fb18b10bf05",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "55609aaedcae",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d306b13e1f5",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4128f6037de3",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87ee660bd028",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a53c385c627e",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9b48d2357a8",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a1ec49a9afe3",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "adfee53a5126",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2c8faaf6462b",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "73d73ae41802",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "79b608d69509",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d293c86b9aba",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "749c3c4f857f",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "61784e4777b2",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5d8c5da43295",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c9d780cd3b2d",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c1cf9d9f1482",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "05c0dc4190e2",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9fb391eb1d59",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "73c224954569",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9b48a47dda35",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f5d6fc8269ee",
        "url": "https://www.gsa.gov/sell-to-government/step-1-learn-about-government-contracting/how-to-access-contract-opportunities/help-with-mas-contracts-to-sell-to-government/transactional-data-reporting",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2f66a6ba0b35",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cb87f4c46beb",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a4d2ee98e49b",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca64e7042eff",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a41c38efcd86",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a1ce56795f9",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c1214330e3f",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bab5c928b1d6",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "37c06010a660",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52b46b550016",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aab34efeee3c",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b8b578c34492",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:aria-actions|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "28d4f37f2216",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4138bc7739b4",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "194e8f17d412",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e1cee81e9802",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "90c0740756f3",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ad5801217ec6",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3ec3b6127572",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "360e5cf4cf55",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f72485f5146a",
        "url": "https://www.gsa.gov/assisted-acquisition-services",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1d6c7fc37f71",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a9009d46b296",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "170ff777f938",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63bd6731a64b",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cba66b5cd5bb",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d37da8dcda8b",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c238ecb0b839",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03d48b6c9ea2",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ead174f7493",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43cfcaa87e24",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39bdf2d6bdb3",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6817c3a3665e",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5676dc05fb3",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6606117e27d0",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "639d75c5b176",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "551af64ac521",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3d4d9ea7032",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d978d1d117fe",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08dc31faaa16",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bce7aa2dd648",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "349b730e03d7",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c9b512b0c73e",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16b2cf9805d4",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4565cecb012c",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08f0e20414c6",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1887b666ff3e",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9fec3289c3f6",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7a05ec390149",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "931369187348",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "87a97fe882f0",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b5444bbc94e0",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7f1325b3b2a6",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "150fbf1b3749",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c7b6a31303af",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c4295dde32a0",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1cfd3e5b06b1",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08ebf4ba7e43",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "56a27bcad5a5",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9995304b3d77",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e466ba17bfe7",
        "url": "https://www.gsa.gov/blog/2021/07/20/accessibility-starts-with-us",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d6c6db025af9",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e4a7a2ef8f83",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d6e12420233",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18ea4e559059",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4ebb006f6233",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8eb78f6352fa",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ff20c5d34e8",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "55c28bcd9524",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4ea9966687de",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa1a25b12e71",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "43b371756589",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d887679b1ab6",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e84480abe70",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "08bb78f5571f",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b40247d4ddc4",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3661250e2d45",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f070e2c56a2",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2a2eac0a7c7",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da77db03491b",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77c4902d3096",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c137ab086dbf",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "161eccd54744",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de6cb1c40b32",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7b2a2c97cb0f",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "488f2d24e770",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e076f5643bb2",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6dc5c826dec7",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "40520488846f",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "82db4e374869",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "af0747949bb8",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5f9548030c57",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4e25272a003c",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ef8550bdddab",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3e8f2766749f",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3451225d7056",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "020db078cf0e",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bb90cd0087b7",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b837f180779b",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "86a32fdfce26",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "39d46cedf7f3",
        "url": "https://www.gsa.gov/blog/2023/10/25/promoting-accessibility-and-inclusion-during-national-disability-employment-awareness-month",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f2969410d2a5",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c5c4116b5ed7",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5af91795ae8a",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91c0f98b8b65",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfa548a5485b",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7330252ad1c0",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c20fadf89bf",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9959891deb23",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0acd813f2dd",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1bd6fabb9152",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "72a0492885e3",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f44b2536bd7e",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "33a9c62d4a9e",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4a44d7cba76",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "be51b5bed9dc",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fba2e512dd83",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd33bc4456f6",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3df090ad2cc9",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5da06b7dde1e",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5404982c89a1",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0782125d7328",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0cf71b01912b",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07d3249bb320",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "68794076014d",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "041f824d8d6e",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "62f0e20b8d86",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a6ab2a1e47e3",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e75f5376a8a5",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fd30243846ae",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2498db32f0af",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4aae496359ad",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c97920802929",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "61bc7746f4aa",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "99c5a0da5a77",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "21daf7f241fa",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8289de2532b5",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ef586408a985",
        "url": "https://www.gsa.gov/blog/2023/11/06/interagency-accessibility-forum-to-showcase-gsa-leaders-other-experts",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "eefbd713a14a",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:heading-order|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8277cbe65d58",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:text-alternatives/image-alt-words|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9b73ffb57779",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e0326807a7c",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "847a9b72e25b",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "316490cc002f",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7d3a1387bcae",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c129e2c29988",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "853eb70d0d52",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66f9fbbb152b",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "be1b2a09b509",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12d4a592cf12",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a924533cdd9",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "795b7b337e53",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db878fb06e89",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "395198f82d6e",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfc3824e93b2",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61cda7bd2061",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:navigable/heading-order|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9720d4ee421",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de43c7a5bee1",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "65d76492a194",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "32029ec46984",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d09b32dc767",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76a8366435ff",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47456ea7579c",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "394c42ab71a6",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "34d38f3d00a5",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d48f38394c95",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f993cb49c11e",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "95d9070ce0ee",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6efcb89eb35d",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:missing-form-labels|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dba43f30e600",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:heading-hierarchy|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "47152cec5fb9",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6c728578301f",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f56daa9626ec",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8550dc9c2165",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ee4e64d64f99",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "749f0999281e",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0b0ce7a6ccb9",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "782f5550be29",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "32e5636fdc2e",
        "url": "https://www.gsa.gov/blog/2023/12/15/no-two-screens-look-the-same-sharpening-digital-accessibility-through-inclusivity",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e14505da46d9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "wcag:wcag131|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5a88ff9c0913",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f3d5b8652120",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "04e75aab4747",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "41dc6c4afb5d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "97298b17f325",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3cfe5e7fa52",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "92491c705fda",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3e1d8bee0c4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e14b0a830da9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ddba8ac69189",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e9028b0a318",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18ba26094c73",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0b595e2d5a06",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5c7764143bc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ec40d342de1d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9047ce1b1e2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "680bc639b4ba",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "37819ef8677a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a1f41c22224f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a5b10404de71",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1df2626d2679",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b77b22b66648",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b46433e13869",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "098a1f18ae74",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7e6081971db2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f02452b45325",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/agriculture-south-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3849cabdfbd8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fea60e593657",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f26561fe8374",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af8d163c2adf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c65f0b61061b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "10e99d5d69b5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb6258d36a73",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f0c7852bf56",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e758d0bf12d2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "804d9225c13b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "595c21e3fa74",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1dec4a8b344e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3da7d44caa9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e1e9f079a8e1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1cc158845e38",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "583522f194f3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f07c4354725b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fd7970008cd1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "209f3b71068a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bb300d7b1046",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "95f8b686d8b0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b7a481e91331",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "221f6da18ea6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a01ffd1538ad",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4eb69c4d9117",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b4d74e46c35f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-hamilton-us-custom-house-new-york-ny",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "228527079eb3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9c1490933f6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "469b1bbc9ba6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fdbab4a4f82c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20e29a2a61cb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3122cb21cf85",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4ad499a68c4b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4c2bb57d2e5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc84e5280b6d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "235ea960da40",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "374ef8e58452",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f4d994288f3b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "28e23652a853",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de64c40c5284",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4969eaaf773d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7cd1666dc5fb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd1d3f8fee16",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c5c933eb5484",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1d558d664e02",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0e946ef03b1c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "358ff9888a63",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08d53990c0c5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "600f78c0d810",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ef9dd63ac580",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5f0bc74949de",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c27c960f3654",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alexander-pirnie-federal-building-utica-ny",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "afaf4d7ea333",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "090ea6f9a756",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53baa81296d8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ffa808f2f7e6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3eecef75f405",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e70a6e8bc21d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2f03dfdbed97",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "46dd248c6e7c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9816e54503d7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4feb93f20e2c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5adc22fb8ffb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d14ddb4c421b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c208aadd3034",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4aa6c8a9fcb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4f19098ca519",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a58fd2a22621",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "16a3117d2a77",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7d7edb205a2d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1f223e8dbcbf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cc9e159f253a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "832d2fedd41c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6b3cfc6e2507",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5f046da9aec4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a5a6c8eb90dd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "45c684cb798c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "515f56247b24",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/alton-lennon-federal-building-and-us-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "417babee2e93",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "95a63ea725a3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3628f62b1ca0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a4a705fdccb1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1d2f92e97ae3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aae10db3ad21",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd87e4e4e5da",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a0d039c30632",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e37efca2fe1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "231142d70b14",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "14de30e9963b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c82f39f6a55",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6d358458c550",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9848f95223f1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed2734c8c716",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53bae05608e3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "024b2c8a5a2d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ebb52ab03b20",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c68c37bad524",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c05a66d0e859",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "28e916895ec2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "22793dd7125f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "35d5ca1f85b4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "40ae363f1428",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5805910d4d8a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bf1314a95b44",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/andrew-w-mellon-auditorium-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "93b3034435d4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cfa24f77da81",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e1a299715f3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "040e981fa331",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58ef65154172",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39f1f0fc3430",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebc8e1adfaf6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66114cdae5f2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c224e6821434",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "76857cfe0138",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9318c45a1ece",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7279f96af0d3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "95c7447288dc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bfc4ec81b524",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "45cf739b8d8f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27314ebb5dff",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "007f49d9a250",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "57a4c0b5ef1c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "83ec965340ce",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dd87b9db44d1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "85bfefe8625b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "420e85f62d7c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f1ea250949fa",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3797be756fef",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1c8c65665d19",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3181326010c0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/appraisers-building-san-francisco-ca",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "50b573ba081d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8511cfdf3020",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da1584e5a7fc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e92ce69ffc8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9fe12a61e01c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2de7abec0ee0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c029ab7c4715",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a718cf9859e8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2b9abb6552a5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4bdd20bee55",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "209ce7ec6010",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "922051256304",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5abacd2a5fb0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "06f0c8b4e083",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54fd26b6fbb4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52de34c9c471",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "07580a9f124f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "51d6cddeba05",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5d12cfa05122",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1a6a1cc0b3de",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7d26a9220204",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "335184120fa7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8af2cf71b63a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "809b38916fc5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8b20d817c9a2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6e1a996472a0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/atwater-kent-powerhouse-philadelphia-pa",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "70c6948ba494",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aa6ac6c0cb5e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a5ab0babb6e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "efe53858ee8f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8c46b3ba7bd2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "485be2e6e193",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb71ad3a8fe5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2ae9c044eb5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58cdd6f95923",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba4e11dfeaa7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed0b0687ead4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8789fd23ec94",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "815dd9e9cbbe",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5596d7ab837",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "777ec4548323",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2fb073fa2663",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb2a260eb6e4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b975f770a313",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a6babaa59bae",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "56a490d7d752",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "421d9358d1c6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9f98881a6731",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bdb3f1cfb5a5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a891ce1b5d47",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3cc0505840ad",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c26fd744179a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/birch-bayh-federal-building-and-us-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "071bef873f36",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a09019e18b6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "949755736e88",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "827eee1bad76",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9c2f569f0b65",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "875d18b986f2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "806948ffbf0e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58857356e949",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3245f2d706d4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "da1ce1d2ccb9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4b53e91b1c50",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e20ac9e5ac6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24cfea7eb044",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4cb20c58969f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21c071d043d6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f05160ee653",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "441b7d64085a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7f082b610ed0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f3c3f287f8ee",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c673f327a2e0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ce2437ff25d0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2f6cb3a55283",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2e7d998906b6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "18d664575bda",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ee06acca56dc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08850417bfe8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/border-station-old-customs-building-calexico-ca",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cf454fe82acf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "794c3505b097",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9d7b4ef867e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ce12d080d85",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "293cfa0eade6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fbb43f5d91c8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54980bf70454",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d9505a52bb8a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae2b26f0f708",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "915487cbcb8d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ec71e135e614",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2f978b37eb8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6fb70e7454a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58db7427637f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "06b9d1b0280f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ccc73e49f166",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c00f4a2c4a87",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b08727aa1793",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3c40b5a16e9d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "579c3c6a6f9c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0bacf52f8d9b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e0262f45b3f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "51d7edceef7b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3984f7c273d2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ad0e9c999e9d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "09361d6867ac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-g-rogers-federal-building-and-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9e223da39507",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e8abadb7c8d1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27c7198796ac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1fa0586cc5f3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d4c00629b1d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d85f819fc716",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f5c5215d37ce",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fbddd4ed9d21",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b53ffef38275",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6eb7d6412ad3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "55b2276b9d4a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e079c3cf4847",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fb6a2f2f3f7b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6554114a98b3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f01686124638",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "63357f5ec654",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5d97ae61aef",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dac9c3fdc096",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4ce63aec8b14",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2afcad1c5205",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7e33a53031ea",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d311c1269c46",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6f89c7dcbc5f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8619f030e17e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f7c75d25aaf0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0c5d0ab0d3ec",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/byron-white-us-courthouse-denver-co",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "424c98d25bd4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4398310909c9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "35e379918d4f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "85f4e0a66c84",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e210934d7de3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea98fb280af0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21feacbf59fd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e66aec700db",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1418a8731c30",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e605338d1cb3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3df126769097",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "acfef0d7cb55",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2a88c3759b7b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f7f9d781ec13",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0988883bbc61",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1ee55abc80d6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ab2470e7850e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b2a2a3227a1d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0c444fc5f73d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "30fb56d64dc8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e2d0d257f730",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cba6066190df",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c2e4b0c8a748",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "249a4d8671e1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d05d9320ee51",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "87154a317f52",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/c-bascom-slemp-federal-building-big-stone-gap-va",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3ec3f4021c72",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7f0939a93bd9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e12571ce7985",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f97a7abf3f63",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6bbcd06ee0ad",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f47d3e62c7eb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db3dd4bc7228",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0d69394ec347",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a9199886797",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "356f33ef1cdc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "162adf12e664",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae0fc549b065",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "647e9d59597d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22b162364a67",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a5d5fbba372f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2130f1268cf4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a71c09a2a00",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f5cb23ad40ac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f30c21235c57",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "01b0e89b81c8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0d3e97cc20e0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "741083e5c2f9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "490ad83c75b2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "44751455a8cf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bbc77bed2381",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cdfa234f94f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/center-building-st-elizabeths-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "49402c8507f2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ab3f04344f7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fafcebad284e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb2070868d60",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f761ab0cf87a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "41e5f30dcf7c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "df7f2a164ff3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e89de59cda56",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1dcfbc5d3fe",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "00614a870166",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e08df8b323b3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5fae72e9f51d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c1b1927e209",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2801872bfbd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "815a6df90f0d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c128cc5c1e55",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c0a572395c6b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "052b01d07722",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "44e009106efe",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "55483eb1c02c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b5b9d17034cd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c2356b1a7667",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "da9ea18262bf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9713b99f1a8c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c141f3d21182",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1596a5ebde9a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/central-heating-plant-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3f057e87a79d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54ae903b858c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "78a79278902e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cbd548eda2c2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6c5568f81cc4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5dd52c131c8e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5cc72a3ed486",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3fd0ebf72ba3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef9177173df7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e8be74efe8fb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52fc30b2e26c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6421b44a9c4c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a6d953c5331",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "39f4528a6a79",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ff26ca6e185",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9e6fc2e5e4c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27fe71f7fd0c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b7bbbc49ca97",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4cd801591cb1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "952978709cc1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cddb0b5c07b3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "65a04e8bfdc3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b75e1ac7461e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d509bf8cb309",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cd0ee11b6d36",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "449e061c9667",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/century-station-federal-building-and-us-post-off",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "28021b214c17",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fea282adf1f9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "75c9d8069580",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c8026cfc6869",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54ce95d2fecf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c621cb3b5d38",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a80644a585f3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a20f70f27fea",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6647f90b084",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2845157bd91c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5264068a19b1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf6a0333eb6d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cc3f0226acac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03ef6c27d681",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e5f57f531329",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca469201437a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b10da2f66c50",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "eba0af5b3e7a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d042adbf51ee",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "beee86fc7581",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "addaf5b7bf8c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0022cfa3a54b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a6324b777b45",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "40a54ea01933",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a2aee168a7ce",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9b7a20f72b4c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/cf-haynsworth-federal-building-and-us-courthouse-greenville-sc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9272d1028545",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6749bf946b05",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6b563cc1c94e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "01745ecca139",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e73dc8b7d734",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "353b062688ca",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff7fe7b12163",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d7c20c75c542",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "707c3a3a65a4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d27f2cf2aac7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "deec8871826a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dafb605c14dc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "29861d19d319",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf23b8e41aa7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "727356731256",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2dba0d5aefe2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87cb0e4280ac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a4b54295dbe3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "56a05b1dcd62",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6c3d05d2a5be",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "50b8dd30fdf0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "170ecab5cdf0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b45bd7628462",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ded575e34a0a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6ad4a32ddb76",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5b99efe6256d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-a-halleck-federal-building-lafayette-in",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "449730b3a970",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7a38490e8e8d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "66b8e1f7ff8e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3bbaeac0531e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8f52eda521be",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6254bb1bcd36",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e7560d3946a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ca43faa84b6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d3c34a6fa0ff",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7045cb93f17a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a10b8c5e1bc2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "952df73ce52f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6838581fd3cd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "64bee6ef39f3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0021cab580e5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dbf9be12914b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b507e0c75ae1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a805c2878cd4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4fd08bb8f146",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "70ef72f6d890",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4abb18d8993b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1e7511f23069",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c92e1c1c9f0f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "becb841c9adb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cb5957603cfb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fc24568be246",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/charles-r-jonas-federal-building-charlotte-nc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0ca1640e741d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bde1a782bc24",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "685d623aa480",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "15f1d6be4c01",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3fe50d077aa2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "597315ebd263",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ef524c70798",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "47a792d9907c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8e308c10ee0c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "741c9445e29f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "86c55ae0cf32",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2cf71a1fc9d8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3b122d1c3b37",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52f4f0c36504",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "62e8fde05589",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5ec57f8e6833",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9e8424a577ee",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d2d42f2b9367",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bea6051bec34",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "668259206f4a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c61a17c82808",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e74d4cbefa4e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ef971a17a4ca",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bdd483e107c6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6d07a062c750",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d42afb6e08ab",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chet-holifield-federal-building-laguna-niguel-ca",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f0deef8140d8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d6f5956f064f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "783c3396c608",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "17d2dc8f391a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b3090dd1504",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3226254a08f0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a3f7e151772a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e871351a870",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20e3822cc6e0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c246b17f2cf9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6250f1cdd208",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc1118175bde",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d813457c587",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3097153528b5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2ad3246eaee",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b651a5b9a409",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19c8f0acd8e0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1e1e86953202",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cb7912abe006",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5cb2c0e1ad98",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8d3667bf2fa6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3637c53fe740",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "064211fc17cf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8a2fff865890",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f117398e8c14",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ec4e60ab034",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mountain-us-border-station-babb-mt",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "71062c01e3db",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0208bd1fb2ec",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "667150d05d5f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "444ade6cbeed",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f2c8fcdf3f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7d1254ee8ac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b238d84e66c6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0bb08764cda1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "051bfc2a1cdf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e664635f8ff8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "535caa90bc02",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "73e5bc800d9b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21b48b13f79d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "01704c0b9cf7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac83db42a9a6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "03dee9b3df23",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b1045f3df64a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "05a6d79def29",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ce272a19c591",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "83a3cce49af7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "03cc3a75a48f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6d2c63f7def2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ad570d896ea",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "21e65bf45f07",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "53d31f8feddf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e2d941bf2a60",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-border-station-garage-babb-mt",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "db655a6d7a22",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd908f823ecd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "97402be213f5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "addd6e7d864c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2b4047a5c938",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e085792cd380",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "99357cfd9367",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "59ac71abbbd8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3373e2309b5d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61d9317fcbfb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "65fda1348346",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb01e1846ecd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e31ea28fbc0f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "760c5fe2c65f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3300a1e968a9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e6b2283a269",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "505226ee7a38",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "93d9a6d5a034",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b133ebbc41af",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e0e0c19b80b8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cdee1d55562c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1d5a6e9f5035",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0d1aa676e254",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "02c93920ebe8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08c55a25c560",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "77c47502be60",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/chief-mtn-bs-pump-house-babb-mt",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9550b0ac9d7e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "20fb5f2117c9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee533cbbfb08",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f30dd4f5ac1a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a57b6467060",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6ec065e92e91",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de097826b9dd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6f68d1ce0d8b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4e97fe9f2cd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "04d2bccb7f7e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2bef62c0afb3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "603a3a1e4a53",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "824ea5223ff4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d45a741e703e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bacbbb6c1435",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4baf259e462",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8ab3f47fc8f2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2e3b31fa7230",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6dc70cf6e131",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9eafd99c1370",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "26751267c4c1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bdc1cf7561ad",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08861ce92368",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2f67429cf7e0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5a8e14d6d967",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "32ac0279bbf6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/clarkson-s-fisher-us-courthouse-trenton-nj",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "273d7575f9ff",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aad75e080dce",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc6c8034f03b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ca3cf7a229e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8824a0fe9c2b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e8e5a15ba1c9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84974cd5c11e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "792c4922d33b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e610a0ceb4b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5071b19f4d09",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1eba1a6d68f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b3b25ffb46ea",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5136d80649f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "354fe80e6dfa",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "609e3972f40c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f98e423c6b1a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d44e7eeb9bd1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "12c50e7971ba",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "795821be8647",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0a22e2ebd5b3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1d4de0396824",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "02e2a3c8f474",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "33dedcc42e36",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8ab760031fb2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4755f6483c7b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ca0dd82b6b75",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/conrad-b-duberstein-us-courthouse-brooklyn",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a8b051b72d84",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c871ff8a0d70",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0f5d24ba1b16",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1771584ed04d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "af3555699b78",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a654d513ea2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f0b543fd8ece",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8d01074c323b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d0b2b2b445ac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "09b8228aa93b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e773fb6dfa99",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3315f6a82925",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9f28ba768daf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7988aa1dc23b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ce48115af2e1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91f7b1744adc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e3dbad30ecfb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ca26d9ec68f9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3713c27e8ae2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a2fc689fe1fe",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b7315c6e2421",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "28271cf3a313",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "35001b7bdb6a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "de8bb86e8a0f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c57e4056b31c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d5303f34694d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/customs-residence-mooers-ny",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8996c2b481ee",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de67ea806e98",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3a0e2819f012",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "22a83e17cbe5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "116c3b11b9af",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31e262816ed0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "31ac47b9a326",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2bfa617354a5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cbc40b9972d6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f13454afb565",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a12b08f491c9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2a267f8698e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "419b5b512669",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c1b50004e8a7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5e22cd11734e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "77aa7bcad361",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "12b136ef12aa",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1a460d6c4325",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "64caaaa2dd99",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4921e741804b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "26618a208344",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "711a6a5d5c4d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "55ba72d7c111",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "26700e9fb660",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1f20577480ba",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "860d9afc0baf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/david-w-dyer-federal-building-and-us-courthouse-miami-fl",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f0d89e511ad7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca8dff46f218",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fac9f2ca686b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c97a9226a211",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7c69348c7840",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3789517a0d1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ffadfeea4cf5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c2a854de1cef",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "05df1c898b15",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23482d26eaeb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3e6b4fd40dd5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "74801f79e210",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d32095e6465f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27602051faa6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8704e7b14f37",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2dbfb8f4773",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "85543e68a98d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "811196ffe44d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4b292d94f660",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a356fe7d8cc1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7dd441bafb81",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e362631a7b8f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "866f3744d8b2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2b3dc4c358a4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "37d512320175",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0c68e49a1c59",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/denver-federal-center-building-710-lakewood-co",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b5eaa6bcf65b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "127ffb18e7b6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ae28d5756160",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "619e7607df44",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7452d3e63db7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7ab9b70432c7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b9736627ae7e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b29fd1a79277",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db1ad6ea0b0b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3ecd6ba705d8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ee540b0f6edc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "edde594dba40",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "daa05f103639",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0ddda90b52b1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "61beaa5a9150",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6043ac72dbe8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24ce95ac8c22",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5008b941aaec",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a568950573c8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cfd2ddb0e6c7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3e382027bd2b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f63090032f79",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e2962e7e36db",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f690db48f1b6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f0473098d7bd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2a424f104cfa",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dick-cheney-federal-building-casper-wy",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "002cf4798db6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f8eda55db7b5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "80603240bd4a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef6de40b24e6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bf8971d3d65b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7afc2697f78d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b7851ece68da",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed3e6d7e225e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4eebea559a0d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "19113597f9cc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "144105cea1ed",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "23456acd7b01",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30ea9bee923c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "770ae68eb8c2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4bf332100bcd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c523b948a78e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "95b9733a4883",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "368ff62e23f4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ba632722c683",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "21fa01deddac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "53f33a39eec6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "84507a1d8769",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "884662f1630b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8c848741e65b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7185b642172b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f69b539269be",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/dolley-madison-house-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1183796380f1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e6e370c39a75",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a1f5c99907d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0e6b69c741f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a75514f08883",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "91e04a6bdcd8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9ec1e2312141",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eeabfa1d8b52",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "18c62058d3a1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "30dd05e71d5e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4eca8262f182",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "aaf851f6e755",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "074037b80bd8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "beb415f15d8d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a9b23a172674",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4389f8e22498",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "02561913888b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "243d6f9a4ea3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8a8ea5b44c5f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f36657cb3ed2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e951d7fc2a2f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "448345af7229",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cbc99ac4fd0d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8a7717835040",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "934cfd2145f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6fdd77c1222e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/e-ross-adair-federal-building-and-us-courthouse",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b12c334696fe",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9d6135d8d238",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1a8cb586dc81",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2475f46fd58d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2cb102f308b2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8dc336f6a338",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1fb944dfa65e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "26dac91a2683",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b4405704bf9c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "906505f9ab30",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "11063ddac47c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "662237bf9159",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff1692772ddd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd02c8e48e95",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2ea3022440d3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7f34e31ded92",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b5e9176cc576",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e69258c21691",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "407141a3f842",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "db6c1cfc2162",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5ba619696cde",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5301ea99ea9a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "66f744e99dba",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "421d89737fd1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cffa1d8353d7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f0ac49c9f98d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/ed-edmondson-us-courthouse-muskogee-ok",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "50b06975a5e2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8cc8fc537ba3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2499cd09d752",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2270a412eb2c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e26f9e5189a5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f827b037066d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54ceab1aff4e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "fc11d8b46d61",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1f475fa7d6b6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "21f6ad8067f7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "676ea137c76d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "186c22bac4af",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "34df358913f2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "96a39a1c4ed1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a931a49e9cac",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea1f35c3a1c6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "234df78c23b2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "697f5fe5d5b6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c6e57edc0b18",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dea4c65f1beb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "41156b7e71dc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5be58fdeea02",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ee631ccbc5f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "92dd85085c72",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "86cb05bd3f24",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0f75a73e6e2b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/edward-t-gignoux-us-courthouse-portland-me",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "604fbc0b35f9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ac406ae2fc22",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ea5d42128855",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d32c5e691389",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c3124197835c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a17b52e9e85c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a6942028da2d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad1e94ead836",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27abd0d458f4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4510158e881",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "068d106d3730",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5dd9dd65b2ae",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9555e906fcc1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b84d490f7d4e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4d5a6c6cd132",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dd7a679a005a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cd6c9219f573",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "74f2fc6d701a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f607cdfeb04c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0c6b9f96f43e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "75ff5744bf0d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e2b603747e30",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5566865ed28f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "54857b111590",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9d49385bd8d1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c92509d4cbdc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eisenhower-executive-office-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e2d0fe5e4f48",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1241859bb6d9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff83e6abfbb2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "82fa14d28085",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f076a5c24bc4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9a2ac2271251",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "288b12b35cb1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bb8b51699491",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4db89305a6a6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7f9409d83dc7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1892b30e67ae",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "afdfe324f5e6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b4407b838f3d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "323d64d98807",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "def4dc5196d9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1934b6f74b7c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4cdccae1b172",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a4fe0f1a668e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "36e8e5390a8f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "873b06f49af9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "71b88c4381d8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c527912d67b8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9d1a604bc6c1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5bbfabb1bed4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "13d053958eff",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fe7b0e2af74f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elbert-p-tuttle-us-court-of-appeals-building-atlanta-ga",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e76523752b4e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ba7d54eada2b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f2e33b1003b2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2e85e4904849",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b36107600cfc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "87eb39d03e08",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "67633302c287",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6a1d4273c441",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "378c1281d2bb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "179765b3fd59",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "72f1b0adba4c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e995445fe6ef",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ef573f5791d1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "867e1a620891",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "8557dee7b0bc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "de3c5f219a1e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "325012c58b1e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "65af2a2a7253",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c02afe1c1306",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "06b591fa9f79",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0608595c441a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e631c3ebaa70",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f3e31af1fc7f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "36c0eff4cbd7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "61496c8e4d92",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4cbd9e73696a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/eldon-b-mahon-us-courthouse-fort-worth-tx",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "427778bd5ce0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ebc2656be34e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1fa95918c9a2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db87fefbc967",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "40b06d3f8459",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "44be2e3137ce",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c390e5d54e18",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d14c7e190d91",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1e405d0e55e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5c344712d8a9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2fa4d9bf6d2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c91aee4afbb1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "750cea0719b2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "92089078ae5a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "58297cc0467b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0c774aae5293",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b72230dd0ecb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2a28df5a7286",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4f5d74027f45",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1645a80e6df3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f1dada18aa4c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bec53e83b223",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2daf7d301297",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "83627c54e6cd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "41e8e7f34b26",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fce8fcc480d2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elijah-barrett-prettyman-us-courthouse-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3f94b63767cc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d84cb9287b8e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54ecef32e2c2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d19feb730122",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "943b98caad53",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "299675ef11a0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "84a37aebf0e5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c6d9d5fceea8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ca826ffb1565",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a894b925068c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7f79d62b0f44",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "17e29d309748",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "607bdc349948",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3d83c5d6c07c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "698387571f28",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9df1b701e18e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5d213f9dcac1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "488550c3e003",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3e2631ad2cf4",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ea5e901051a3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f717ddfe72e7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a92820d5d76f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3c0a71efbee1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "760ca3275e21",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5c92f7a2aa86",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cef61f650ee3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/elizabeth-kee-federal-building-bluefield-wv",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1b975d2252f5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3649da576eb6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "68639c6aff5d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "52fb487bb6e2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ff4cce87febc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f1c1fb015f89",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "963395b40917",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "f46f765f07cd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d73cbb499ff9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b2d8f482ab57",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d2e294e83597",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "746a2527324f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ed30563aada1",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1b4930610901",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69068206a74a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "bd2f387a4d88",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4e8ce5ac9422",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c31bf1b4ddca",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3e813f0916d9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "439de0b324af",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "835a5e94ee41",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c3cee44c419a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "01addbf457b9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "58800c61b6c5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "14127ec318f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "841d3e1706a5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/epa-east-and-west-building-washington-dc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "05e203a39d70",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "24db74eff5e5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "55d24c6ef4df",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "7da777639ea7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b52d663952b9",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d37f11e1c07c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "021da3b4d3f2",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "54cf4d997163",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c534db1e0521",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3c2e004d2254",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b71d94315320",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "eb2929ae1c46",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "ad34a20e7ebc",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4a8379f8c955",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "53eb3d727729",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2ef29412dc6",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5104076d5898",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "25023e155f20",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "66f3fd836148",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2cb7c33e1e55",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7fc4def1400d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e4ed162f8a9f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "de6f141e1d00",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d9f39d690f7d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "42039eea9e23",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "086a8ac37292",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/f-edward-hebert-federal-building-new-orleans-la",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f450be92d12b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3ab842d95084",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c70b62f35618",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "779741b6204a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2d14d5ea8f57",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "b58919b0bb39",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "acde6d35c679",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "cf6f975c2a96",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0faae4ec529f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "2adada8874c0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a209833aea1f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "55f393a47c08",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "4c54ac67785f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "409f865c2fc3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e95258f8010d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "71d2aa49c7c5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "305a181faed5",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cf2e87544e28",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "18a2d2211140",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "70252606ff9c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f64fffdcd6ec",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b2248d18c038",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "73244f48d59f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "620f3802f908",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a04f1e477e70",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6542f33072dd",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-anchorage-ak",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5befcac94aec",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3c642f2fa786",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "64c259c3e465",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3623f93c865a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e6d0b06dd041",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "9bfdbb978355",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "0195f8b3fe57",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e2ffc87be168",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "36ff60110d73",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e7d662469644",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3c53b5049a82",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "079c232df41b",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a2733a8537ce",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "41fc122ba7e7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "27ec84fc76bf",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "213e7be54ce7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "db8ef1ba6131",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c63034cc3f56",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2ed006604243",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5cdf6a951a5e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e87a0559fd58",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "653fe23073f3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "37f69a123e77",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5f0cde3d141e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fc366cfc595c",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c554b07cc2e3",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-u-s-courthouse-peoria-il",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0a555417e507",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "3adf36bb811d",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "d1bb32af9999",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "5b18608a17af",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1656921f7c3e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "69d85907d989",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "59bf71a7d858",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "dc7a3559e032",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:distinguishable/color-contrast|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "099b30b0517e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "c4a6e69714de",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "e4fa2a10b81a",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "6e3b06540f02",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e96d23f4815",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a210509c7779",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:landmarks/landmark-unique|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "a28ac8c401f8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:landmarks/region|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "95a2681064cb",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:labels-and-names/frame-title|light",
        "engine": "accesslint"
      },
      {
        "fingerprint": "1e03ef5d3eca",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ca99868a20a0",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c5d1b29a1c5e",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "729853e29cb8",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "723689fa7f41",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "82cbbe2cfe90",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "60096c2b68d7",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:missing-role-action|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "08817f47240f",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d286edc7d266",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5a39b386a395",
        "url": "https://www.gsa.gov/real-estate/explore-historic-buildings/find-a-historic-federal-building/federal-building-and-us-courthouse-asheville-nc",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      }
    ],
    "notObservedIssues": []
  }
}
